Template:ItemMedium: Difference between revisions
Jump to navigation
Jump to search
m (old ass template from 2016 not in use) Tag: Blanking |
Tag: Undo |
||
Line 1: | Line 1: | ||
<includeonly>{| style="border:1px solid {{{bgcolor2|#bbbbbb}}};" cellpadding="0" cellspacing="0" | |||
| | |||
{|width="100%" cellspacing="0" cellpadding="2" | |||
|align=center width="150" style="background-color:{{{bgcolor1|#cccccc}}}"|{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}''' | |||
|'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}} | |||
|} | |||
{|width="100%" cellspacing="0" cellpadding="2" | |||
| style="background-color:{{{bgcolor2|#bbbbbb}}};" |'''Description''' | |||
|- | |||
|{{#if:{{{description|}}}|{{{description}}}|No description}} | |||
|} | |||
|}</includeonly><noinclude> | |||
== DO NOT USE THIS TEMPLATE == | |||
Use [[:Template:Item]] instead. | |||
[[Category:Templates]]</noinclude> |