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
No edit summary
No edit summary
Line 58: 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"
}
}
}
</templatedata></noinclude>

Revision as of 15:48, 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
Image 2image2 image2

Can be used for picture of headquarters, etc.

Fileoptional
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