Template:RNGItem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 7: Line 7:
<tr><td>{{{increment}}}</td></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><th class="SubHeader">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 '[[Achievements|{{{achievement}}}]]' from {{{world}}}|Unlocked from the start}}</td></tr>
</table></includeonly><noinclude>
</table></includeonly><noinclude>
<pre>
<pre>

Revision as of 22:55, 16 October 2021

{{RNGItem
|name=example
|rarity=example (Common, Uncommon, Rare, Epic, Legendary)
|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
}}