Template:RNGItem: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
<includeonly><table class="Infobox Rarity-{{{rarity}}} RNG-Item"><tr><th colspan="4" style="text-align:center;">{{{name}}}</th></tr>
<includeonly><table class="Infobox Rarity-{{{rarity}}} RNG-Item"><tr><th>{{{name}}}</th></tr>
<tr><td colspan="4" style="text-align:center">[[File:{{{name}}}.png]]</td></tr>
<tr><td>[[File:{{{name}}}.png]]</td></tr>
<tr><th colspan="4" style="text-align:center">Description</th></tr>
<tr><th>Description</th></tr>
<tr><td>{{{desc}}}</td></tr>
<tr><td>{{{desc}}}</td></tr>
<tr><th colspan="4" style="text-align:center">Increase per level</th></tr>
<tr><th>Increase per level</th></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><th colspan="4" style="text-align:center">Unlock Requirement</th></tr>
<tr><th>Unlock Requirement</th></tr>
<tr><td>{{#if:{{{achievement|}}}|Unlock this item by completing the '[[Achievements|{{{achievement}}}]]' from {{{world}}}|Unlocked from the start}}</td></tr>
<tr><td>{{#if:{{{achievement|}}}|Unlock this item by completing the '[[Achievements|{{{achievement}}}]]' from {{{world}}}|Unlocked from the start}}</td></tr>
</table></includeonly><noinclude>
</table></includeonly><noinclude>

Revision as of 18:05, 16 October 2021

{{RNGItem
|name=example
|desc=example
|increment=example
|achievement=what achievement unlocks this item, if unknown enter ???. If item is unlocked from the start, don't include this variable at all.
|world=Which world the achivement belongs to
|maxlvl=example
}}