Template:RNGItem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
<includeonly><table class="Infobox" style="max-width:25%;float:left;border-color:{{{rarity}}}"><tr><th colspan="4" style="text-align:center;">{{{name}}} - Maxlvl:{{{maxlvl}}}</th></tr>
<includeonly><table class="Infobox" style="max-width:25%;float:left;border-color:{{{rarity}}}"><tr><th colspan="4" style="text-align:center;">{{{name}}}</th></tr>
<tr><td colspan="4" style="text-align:center">[[File:{{{name}}}.png|25px]]</td></tr>
<tr><td colspan="4" style="text-align:center">[[File:{{{name}}}.png|25px]]</td></tr>
<tr><th colspan="4" style="text-align:center">Description</th></tr>
<tr><th colspan="4" style="text-align:center">Description</th></tr>
Line 7: Line 7:
<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>Unlock {{#if:{{{achievement|}}}|this item by completing the '[[Achievements|{{{achievement}}}]]' from {{{world}}}|from the start}}</td></tr>
<tr><th colspan="4" style="text-align:right">Maxlvl:{{{maxlvl}}}</th></tr>
</table></includeonly><noinclude>
</table></includeonly><noinclude>
<pre>
<pre>

Revision as of 15:57, 16 October 2021

{{RNGItem
|name=example
|desc=example
|increment=example
|achievement=what achievement unlocks this item, if unknown enter ???
|world=Which world the achivement belongs to
|maxlvl=example
}}