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}}}</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]] Max Level:{{{maxlvl}}}</td></tr> | ||
<tr><th colspan="4" style="text-align:center">Description</th></tr> | <tr><th colspan="4" style="text-align:center">Description</th></tr> | ||
<tr><td>{{{desc}}}</td></tr> | <tr><td>{{{desc}}}</td></tr> | ||
Line 9: | Line 9: | ||
</table></includeonly><noinclude> | </table></includeonly><noinclude> | ||
<pre> | <pre> | ||
{{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 | |||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 15:54, 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 }}