Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Combat Unit: Difference between revisions

Template page
imported>Alphaology
No edit summary
imported>Alphaology
No edit summary
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>

Revision as of 16:49, 6 October 2019

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
}}