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>TheArchiteck
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
   <image source="image1">
   <image source="image1">
     <caption source="caption1"/>
     <caption source="caption1"/>
  </image>
  <image source="image2">
    <caption source="caption2"/>
   </image>
   </image>
   <data source="founders">
   <data source="founders">
Line 10: Line 13:
   </data>
   </data>
   <data source="founded_on">
   <data source="founded_on">
     <label>Founded on</label>
     <label>Founded</label>
   </data>
   </data>
   <data source="current_owner">
   <data source="motto">
     <label>Current Owner(s)</label>
     <label>Motto</label>
  </data>
  <data source="website">
    <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>
   <data source="number_of_employees">
   <data source="number_of_employees">
     <label>Number of Employees</label>
     <label>Number of Employees</label>
   </data>
   </data>
  <group>
    <header>Corporate Details</header>
    <data source="current_owner">
      <label>Key People</label>
    </data>
    <data source="industry">
      <label>Industry</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="website">
      <label>Website</label>
    </data>
  </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Line 46: Line 58:
}}
}}
</pre>
</pre>
</noinclude>
<templatedata>
{
"params": {
"title1": {
"aliases": [
"title1"
],
"label": "Name",
"description": "Corporation's name.",
"type": "string"
},
"image1": {
"aliases": [
"image1"
],
"label": "Logo",
"type": "wiki-file-name"
},
"image2": {
"aliases": [
"image2"
],
"label": "Image 2",
"description": "Can be used for picture of headquarters, etc.",
"type": "wiki-file-name"
},
"founders": {
"aliases": [
"founders"
],
"label": "Founder(s)",
"type": "string"
},
"founded_on": {
"aliases": [
"founded_on"
],
"label": "Founded on",
"type": "date"
},
"motto": {
"aliases": [
"motto"
],
"label": "Motto",
"type": "string"
},
"number_of_employees": {
"aliases": [
"number_of_employees"
],
"label": "Number of employees",
"type": "string"
},
"current_owner": {
"aliases": [
"current_owner"
],
"label": "Key People",
"description": "CEOs, CFOs, other leaders...",
"type": "string"
},
"industry": {
"aliases": [
"industry"
],
"label": "Industry",
"description": "What industry/industries does the corporation partake in?",
"example": "robotics, pharmaceuticals, agriculture",
"type": "string"
},
"parent_corp(s)": {
"aliases": [
"parent_corp(s)"
],
"label": "Parent Corp(s)",
"description": "Is the corporation owned by another corp?",
"type": "string"
},
"child_corp(s)": {
"aliases": [
"child_corp(s)"
],
"label": "Child Corp(s)",
"type": "string"
},
"allies": {
"aliases": [
"allies"
],
"label": "Allies",
"type": "string"
},
"Enemies": {
"aliases": [
"enemies"
],
"label": "Enemies",
"type": "string"
},
"website": {
"aliases": [
"website"
],
"label": "Website",
"type": "url"
},
"caption1": {
"aliases": [
"caption1"
],
"label": "Logo caption",
"type": "string"
},
"caption2": {
"aliases": [
"caption2"
],
"label": "Image2 Caption"
}
},
"paramOrder": [
"title1",
"image1",
"caption1",
"image2",
"caption2",
"founders",
"founded_on",
"motto",
"number_of_employees",
"current_owner",
"industry",
"parent_corp(s)",
"child_corp(s)",
"allies",
"Enemies",
"website"
]
}
</templatedata></noinclude>

Latest revision as of 15:50, 23 July 2023

Example usage:

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

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Nametitle1 title1

Corporation's name.

Stringoptional
Logoimage1 image1

no description

Fileoptional
Logo captioncaption1 caption1

no description

Stringoptional
Image 2image2 image2

Can be used for picture of headquarters, etc.

Fileoptional
Image2 Captioncaption2 caption2

no description

Unknownoptional
Founder(s)founders founders

no description

Stringoptional
Founded onfounded_on founded_on

no description

Dateoptional
Mottomotto motto

no description

Stringoptional
Number of employeesnumber_of_employees number_of_employees

no description

Stringoptional
Key Peoplecurrent_owner current_owner

CEOs, CFOs, other leaders...

Stringoptional
Industryindustry industry

What industry/industries does the corporation partake in?

Example
robotics, pharmaceuticals, agriculture
Stringoptional
Parent Corp(s)parent_corp(s) parent_corp(s)

Is the corporation owned by another corp?

Stringoptional
Child Corp(s)child_corp(s) child_corp(s)

no description

Stringoptional
Alliesallies allies

no description

Stringoptional
EnemiesEnemies enemies

no description

Stringoptional
Websitewebsite website

no description

URLoptional