Template:Class infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
|label4 = Start zone | |label4 = Start zone | ||
|data4 = {{{Zone|}}} | |data4 = {{{Zone|}}} | ||
|label5 = Walk speed | |||
|data5 = {{{Speed|}}} | |||
|label6 = Starting ammo | |||
|data6 = {{{Ammo|}}} | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{Class infobox | {{Class infobox | ||
|Name = Example class | |Name = Example class | ||
|ID = 1 | |ID = 1 | ||
|HP = 100 | |HP = 100 | ||
|Team = MTF | |Team = MTF | ||
|Zone = [[Entrance zone]] | |Zone = [[Entrance zone]] | ||
|Speed = 10 | |||
|Ammo = 30 | |||
}} | }} | ||
</noinclude> | </noinclude> |