Template:RNGItem: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 1: Line 1:
<includeonly><table class="Infobox Detailbox Rarity-{{{rarity}}} RNG-Item"><tr><th>{{{name}}}</th></tr>
<includeonly><table class="Infobox Detailbox Rarity-{{{rarity}}} RNG-Item">
<tr><th class="Header">{{{name}}}</th></tr>
<tr><td class="HeaderImage">[[File:{{{name}}}.png]]</td></tr>
<tr><td class="HeaderImage">[[File:{{{name}}}.png]]</td></tr>
<tr><th>Description</th></tr>
<tr><th class="SubHeader">Description</th></tr>
<tr><td>{{{desc}}}</td></tr>
<tr><td>{{{desc}}}</td></tr>
<tr><th>Increase per level</th></tr>
<tr><th class="SubHeader">Increase per level</th></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><th>Unlock Requirement</th></tr>
<tr><th class="SubHeader">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 19:18, 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
}}