Template:SkillPageDropsInfo: Difference between revisions

From Auranogi
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
! colspan="2" style="background-color:transparent; text-align:center; border-color:transparent;"|Page Drop Locations
! colspan="2" style="background-color:transparent; text-align:center; border-color:transparent;"|Page Drop Locations
|-
|-
{| class="wikitable infotable" style="margin-top:0px; margin-left:auto; margin-right:auto; width:100%; max-width:450px; border:3px solid #1195db;"
{| class="wikitable infotable" style="margin-top:0px; margin-left:auto; margin-right:auto; width:100%; max-width:450px; border:3px solid #1195db; color:#1195db;"
|-
|-
! style="border:2px solid #1195db; background-color:#1195db; color:white; width:20%; border-right:1px solid #1195db; border-left:2px solid white;"|Page #!!style="border:2px solid #1195db; background-color:#1195db; color:white; text-align:left;"|Drop Location
! style="border:2px solid #1195db; background-color:#1195db; color:white; width:20%; border-right:1px solid #1195db; border-left:2px solid white;"|Page #!!style="border:2px solid #1195db; background-color:#1195db; color:white; text-align:left;"|Drop Location
{{#if:{{{Page 1|}}}|{{{Page 1|}}}|
{{{Page Rows|}}}
|-
|}</includeonly><noinclude>
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|1||style="border-bottom-color:transparent;"|{{{Page 1|}}}
{{Documentation}}
| }}
[[Category:Templates]]</noinclude>
<!---
{{#if:{{{Page 2|}}}|
|- style="background-color:#e1f5ff; "
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|2||style="border-bottom-color:transparent;"|{{{Page 2|}}}
| }}
{{#if:{{{Page 3|}}}|
|-
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|3||style="border-bottom-color:transparent;"|{{{Page 3|}}}
| }}
{{#if:{{{Page 4|}}}|
|- style="background-color:#e1f5ff; "
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|4||style="border-bottom-color:transparent;"|{{{Page 4|}}}
| }}
{{#if:{{{Page 5|}}}|
|-
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|5||style="border-bottom-color:transparent;"|{{{Page 5|}}}
| }}
{{#if:{{{Page 6|}}}|
|- style="background-color:#e1f5ff; "
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|6||style="border-bottom-color:transparent;"|{{{Page 6|}}}
| }}
{{#if:{{{Page 7|}}}|
|-
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|7||style="border-bottom-color:transparent;"|{{{Page 7|}}}
| }}
{{#if:{{{Page 8|}}}|
|- style="background-color:#e1f5ff; "
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|8||style="border-bottom-color:transparent;"|{{{Page 8|}}}
| }}
{{#if:{{{Page 9|}}}|
|-
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|9||style="border-bottom-color:transparent;"|{{{Page 9|}}}
| }}
{{#if:{{{Page 10|}}}|
|- style="background-color:#e1f5ff; "
| style="border-bottom-color:transparent; border-right-color:transparent; font-weight:bold; text-align:center;"|10||style="border-bottom-color:transparent;"|{{{Page 10|}}}
| }}
--->
|}
|}</includeonly><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 04:50, 6 May 2024

[edit]Template Documentation
Page Drop Locations
Page # Drop Location
1 Kobold Archer
2 Brown Gremlin
3 Alby Normal Dungeon - End Chest
4 Giant Red Spider
5 Rundal Basic Dungeon - End Chest

Description

This is the "SkillPageDropsInfo" template.

This template is for Skill page information. It is useful for skills that require pages in order to learn it. With this template, you can list the pages and their drop locations.

How to Use

It should be called in the following format:

{{SkillPageDropsInfo
|Page Rows=
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
}}

Parameters

Parameter Usage Example
Page Rows For page rows, you just need to copy-paste this line of code:
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
for each page that is needed.
| Page Rows=
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
{{SkillPageDropsInfo/Row|Even= |Page #= |Page Location= }}
Even This is a marker that makes the background of a specific line a different color. If the page number is Even, make the value YES. If not, leave it blank.
| Even= YES
Page # This is just for the page number itself. Just type the page number this line is for.
| Page #= 1
Page Location List the location(s) for where the specific page is dropped. Make sure to link them to their monsters/quests/dungeons they come from by using
[[(Wiki Page Name)]]

Make sure to separate each drop location with a '/'.
| Page Location= [[Green Gremlin]] / [[Brown Gremlin]] / [[Barri Basic Dungeon]] - End Chest