Template:RNGItem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 6: Line 6:
<tr><td>{{{increment}}}</td></tr>
<tr><td>{{{increment}}}</td></tr>
<tr><th colspan="4" style="text-align:center">Unlock Requirement</th></tr>
<tr><th colspan="4" style="text-align:center">Unlock Requirement</th></tr>
<tr><td>Unlock {{#if:{{{achievement|}}}|this item by completing the '[[Achievements|{{{achievement}}}]]' from {{{world}}}|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>
<pre>
<pre>
Line 13: Line 13:
|desc=example
|desc=example
|increment=example
|increment=example
|achievement=what achievement unlocks this item, if unknown enter ???
|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
|world=Which world the achivement belongs to
|maxlvl=example
|maxlvl=example

Revision as of 17:16, 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
}}