Template:SkillNode: Difference between revisions
From IdleOn MMO Wiki
mNo edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
<data source="item"> | <data source="item"> | ||
<label>Card</label> | <label>Card</label> | ||
<data source="hascard"> | |||
<format>{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:category|title={{PAGENAME}} Card|count=1|mode=inline|format=,}}</format> | |||
</data></format> | |||
<data source="item"> | <data source="item"> | ||
<label>Effect</label> | <label>Effect</label> | ||
Line 41: | Line 42: | ||
<data source="item"> | <data source="item"> | ||
<label>Dropchance</label> | <label>Dropchance</label> | ||
<format>{{#ifexist: {{{item}}} Card | {{Chancedisplay|{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:dropchance|title={{{item}}} Card|count=1|mode=inline|format=,}}}} | | <format>{{#ifexist: {{{item}}} Card | {{Chancedisplay|{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:dropchance|title={{{item}}} Card|count=1|mode=inline|format=,}}}} | N/A }}</format> | ||
</data> | </data> | ||
</group> | </group> |
Revision as of 18:50, 16 February 2023
Template to display skill nodes on their individual pages. Call as such:
{{SkillNode |skill= the required skill to use this node. |skilleff= The minimum Skill Efficiency to produce an item. |baseexp= The ammount of EXP recieved. |item= The item produced from this skill node. |location= The location that this skill node is found in. }}