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

Template:CorpRP Military Faction Infobox: Difference between revisions

Template page
imported>Oracle9
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
imported>Oracle9
No edit summary
Line 7: Line 7:
   </image>
   </image>
   <data source="row1">
   <data source="row1">
     <label>Label</label>
     <label>Established</label>
   </data>
   </data>
   <data source="row2">
   <data source="row2">
     <label>Label</label>
     <label>Service Branches</label>
   </data>
   </data>
  <group>
    <header>Leadership</header>
    <data source="commander-in-chief">
      <label>Commander-in-chief</label>
    </data>
  </group>
  <group>
    <header>Details</header>
    <data source="active_personnel">
      <label>Active personnel</label>
    </data>
    <data source="reserve_personnel">
      <label>Reserve personnel</label>
    </data>
    <data source="budget">
      <label>Budget</label>
    </data>
    <data source="suppliers">
      <label>Suppliers</label>
    </data>
    <data source="conflicts">
      <label>Conflicts</label>
    </data>
  </group>
</infobox>
</infobox>
<noinclude>
<noinclude>

Revision as of 11:23, 14 November 2018

Example usage:

{{TCH Military Power Infobox
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}