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
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="unit_t..."
 
imported>Alphaology
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="title1"/>
    <default>{{PAGENAME}}</default>
  </title>
   <image source="image1">
   <image source="image1">
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="unit_type:">
   <data source="species">
     <label>Unit Type:</label>
     <label>Species </label>
   </data>
   </data>
   <data source="role:">
   <data source="unit(s)">
     <label>Role:</label>
     <label>Unit(s)</label>
   </data>
   </data>
   <data source="used_by:">
   <data source="role(s)">
     <label>Used by:</label>
     <label>Role(s)</label>
  </data>
  <data source="height">
    <label>Height </label>
   </data>
   </data>
   <group>
   <group>
     <header>Equipment </header>
     <header>Equipment</header>
     <data source="primary_weapon">
     <data source="weaponry">
       <label>Primary Weapon</label>
       <label>Weaponry </label>
    </data>
    <data source="secondary_weapon">
      <label>Secondary Weapon</label>
    </data>
    <data source="tools">
      <label>Tools</label>
     </data>
     </data>
     <data source="specializations">
     <data source="tool(s)">
       <label>Specializations</label>
       <label>Tool(s)</label>
     </data>
     </data>
   </group>
   </group>

Latest revision as of 16:56, 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
}}