Template:SkillNode: Difference between revisions

From IdleOn MMO Wiki
(Undo revision 67783 by Nano (talk))
Tag: Undo
No edit summary
Line 41: 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=,}}}} | n/a }}</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.
}}