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

Template:CorpRP Corporation 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="corpor..."
 
imported>Oracle9
No edit summary
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="corporation_name">
   <data source="founders">
     <label>Corporation Name</label>
     <label>Founders</label>
   </data>
   </data>
   <data source="founded_by">
   <data source="founded_on">
     <label>Founded by</label>
     <label>Founded on</label>
   </data>
   </data>
   <data source="ceo">
   <data source="current_owner">
     <label>CEO</label>
     <label>Current Owner</label>
   </data>
   </data>
   <data source="child_corps">
   <data source="website">
     <label>Child Corps</label>
    <label>Website</label>
  </data>
  <data source="parent_corp(s)">
    <label>Parent Corp(s)</label>
  </data>
  <data source="child_corp(s)">
     <label>Child Corp(s)</label>
  </data>
  <data source="allies">
    <label>Allies</label>
  </data>
  <data source="enemies">
    <label>Enemies</label>
  </data>
  <data source="number_of_employees">
    <label>Number of Employees</label>
   </data>
   </data>
</infobox>
</infobox>

Revision as of 20:18, 31 August 2018

Example usage:

{{Corp-infobox
|title1=Example
|image1=Example
|caption1=Example
|corporation_name=Example
|founded_by=Example
|ceo=Example
|child_corps=Example
}}