Template:Unit Type
Purpose
Shortcut template for all unit types.
Parameter List
{{Unit Type | <!-- Anonymous parameter. The desired unit type name or ID, case insensitive. Invalid strings will render nothing. --> |options <!-- The desired image options. If options aren't provided, the link to the image is disabled. --> |text only <!-- Whether only the text should appear. --> }}
For unit types; the valid list of strings, case insensitive, are:
- Head Units
- 01
- head unit
- head
- Arm Units
- 02
- arm unit
- arm
- Body Units
- 03
- body unit
- body
- Extra Units
- 04
- extra unit
- extra
For image options, a guide on syntax can be found here: [1]
Examples
Icon for "01"
{{Unit Type|01}}
Icon for "01", text only
{{Unit Type|01|text only=1}}
Head Unit
Icon for "01", Options="16px"
{{Unit Type|01|options=16px}}
Icon for "asdasd"
{{Unit Type|asdasd}}