Template:SkillNode: Difference between revisions
From IdleOn MMO Wiki
No edit summary |
Tag: Undo |
||
Line 26: | Line 26: | ||
<data source="item"> | <data source="item"> | ||
<label>Card</label> | <label>Card</label> | ||
<format>{{#ifexist: {{{item}}} Card | [[File:{{{item}}} Card.png|24px]] [[{{{item}}} Card]] | No Card }}</format> | |||
</data> | |||
<data source="item"> | <data source="item"> | ||
<label>Effect</label> | <label>Effect</label> | ||
Line 42: | Line 41: | ||
<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:52, 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. }}