Difference between revisions of "Template:Armor"

*>Karuberu
(added slot auto-categorization and option to prevent auto-categorization)
*>Karuberu
(added missing image size variable)
Line 1: Line 1:
{{#if:{{{image|}}}|[[Image:{{{image}}}|100px|thumb|{{{image caption|}}}]]|}}
+
{{#if:{{{image|}}}|[[Image:{{{image}}}|{{{image size|100px}}}|thumb|{{{image caption|}}}]]|}}
 
{| style="border: 0px" cellspacing="0" cellpadding="0"
 
{| style="border: 0px" cellspacing="0" cellpadding="0"
 
| '''{{{name}}}'''
 
| '''{{{name}}}'''
Line 27: Line 27:
 
| image =  
 
| image =  
 
| image caption =  
 
| image caption =  
 +
| image size =
 
}}
 
}}
 
</pre>
 
</pre>
 
''See the [[Template talk:Armor|talk page]] for an example of this template in action.''
 
''See the [[Template talk:Armor|talk page]] for an example of this template in action.''
 
</noinclude>
 
</noinclude>

Revision as of 22:59, 5 October 2008

{{{name}}}
{{{races}}}
Lv. {{{level}}} {{{jobs}}}

Usage

{{Armor
| name = 
| tags = 
| slot = 
| races = 
| description = 
| stats = 
| level = 
| jobs = 
| charges = 
| use delay = 
| recast = 
| image = 
| image caption = 
| image size = 
}}

See the talk page for an example of this template in action.