Template:SkillNode: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) mNo edit summary |
mNo edit summary |
||
Line 50: | Line 50: | ||
<format>[[Worlds#{{{location}}}|{{{location}}}]]</format> | <format>[[Worlds#{{{location}}}|{{{location}}}]]</format> | ||
</data> | </data> | ||
</infobox></includeonly><noinclude> Template to display skill nodes on their individual pages. Call as such: | </infobox>[[Category:{{{skill}}}]]</includeonly><noinclude> Template to display skill nodes on their individual pages. Call as such: | ||
<pre> | <pre> | ||
{{SkillNode | {{SkillNode | ||
Line 58: | Line 58: | ||
|item= The item produced from this skill node. | |item= The item produced from this skill node. | ||
|location= The location that this skill node is found in. | |location= The location that this skill node is found in. | ||
}}</pre></noinclude> | }}</pre>[[Category:Infobox templates]]</noinclude> |
Revision as of 03:11, 4 March 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. }}