|
|
Line 1: |
Line 1: |
| <infobox> | | <infobox/> |
| <title source="title1">
| |
| <default>{{PAGENAME}}</default>
| |
| </title>
| |
| <image source="image1">
| |
| <caption source="caption1"/>
| |
| </image>
| |
| <data source="unit_type:">
| |
| <label>Combat Unit(s):</label>
| |
| </data>
| |
| <data source="role:">
| |
| <label>Role(s):</label>
| |
| </data>
| |
| <data source="used_by:">
| |
| <label>Species:</label>
| |
| </data>
| |
| <group>
| |
| <header>Equipment </header>
| |
| <data source="primary_weapon">
| |
| <label>Primary Weapon</label>
| |
| </data>
| |
| <data source="secondary_weapon">
| |
| <label>Secondary Weapon</label>
| |
| </data>
| |
| <data source="tools">
| |
| <label>Tools</label>
| |
| </data>
| |
| <data source="specializations">
| |
| <label>Specializations</label>
| |
| </data>
| |
| </group>
| |
| </infobox>
| |
| <noinclude> | | <noinclude> |
| Example usage:<pre> | | Example usage:<pre> |
Example usage:
{{Combat Unit
|title1=Example
|image1=Example
|caption1=Example
|unit_type:=Example
|role:=Example
|used_by:=Example
|primary_weapon=Example
|secondary_weapon=Example
|tools=Example
|specializations=Example
}}