Difference between revisions of "Template:Class infobox/doc"

From Team Fortress Wiki
Jump to: navigation, search
(Added usage information. Would probably be a good idea to rename a few parameters once we have a bot updating pages it is used on.)
(Derp)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
 +
<pre>
 
{{Infobox class
 
{{Infobox class
 
| class-name-override =  
 
| class-name-override =  
Line 10: Line 11:
 
| armor-type =  
 
| armor-type =  
 
| speed =  
 
| speed =  
}}
+
}}</pre>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 07:06, 8 August 2010

Usage

{{Infobox class
| class-name-override = 
| image = 
| imagewidth = 
| class = 
| type = 
| health = 
| armor = 
| armor-type = 
| speed = 
}}