Difference between revisions of "Template:Storage"

From NSV13
Jump to navigationJump to search
imported>Deantwo
(Added the item's name as a tooltip when you mouse over a image, just looks better that way.)
imported>TankNut
(Should fix the 50px image size resulting in bad scaling)
 
(One intermediate revision by one other user not shown)
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}}}{{!}}50px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''
+
|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}}}
 
|-
 
|-

Latest revision as of 10:07, 23 March 2016


DO NOT USE THIS TEMPLATE[edit source]

Use Template:Item instead.