Template:ItemMedium: Difference between revisions
Jump to navigation
Jump to search
Firestorm258 (talk | contribs) (Created page with "<includeonly>{| style="border:1px solid {{{bgcolor2|#bbbbbb}}};" cellpadding="0" cellspacing="0" | {|width="100%" cellspacing="0" cellpadding="2" |align=center width="150" st...") |
imported>TankNut (Shouldn't break anything and hopefully fix the horrible scaling issues with the item template) |
||
Line 2: | Line 2: | ||
| | | | ||
{|width="100%" cellspacing="0" cellpadding="2" | {|width="100%" cellspacing="0" cellpadding="2" | ||
|align=center width="150" style="background-color:{{{bgcolor1|#cccccc}}}"|{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}} | |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}}} | |'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}} | ||
|} | |} | ||
Line 12: | Line 12: | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
== DO NOT USE THIS TEMPLATE == | |||
Use [[:Template:Item]] instead. | |||
[[Category:Templates]]</noinclude> |