More actions
No edit summary |
No edit summary |
||
| Line 164: | Line 164: | ||
"label": "Website", | "label": "Website", | ||
"type": "url" | "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> | </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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title1 title1 | Corporation's name. | String | optional |
| Logo | image1 image1 | no description | File | optional |
| Logo caption | caption1 caption1 | no description | String | optional |
| Image 2 | image2 image2 | Can be used for picture of headquarters, etc. | File | optional |
| Image2 Caption | caption2 caption2 | no description | Unknown | optional |
| Founder(s) | founders founders | no description | String | optional |
| Founded on | founded_on founded_on | no description | Date | optional |
| Motto | motto motto | no description | String | optional |
| Number of employees | number_of_employees number_of_employees | no description | String | optional |
| Key People | current_owner current_owner | CEOs, CFOs, other leaders... | String | optional |
| Industry | industry industry | What industry/industries does the corporation partake in?
| String | optional |
| Parent Corp(s) | parent_corp(s) parent_corp(s) | Is the corporation owned by another corp? | String | optional |
| Child Corp(s) | child_corp(s) child_corp(s) | no description | String | optional |
| Allies | allies allies | no description | String | optional |
| Enemies | Enemies enemies | no description | String | optional |
| Website | website website | no description | URL | optional |