Template:Infobox company: Difference between revisions
UnrulyJuli3 (talk | contribs) Add documentation reference |
UnrulyJuli3 (talk | contribs) m Website is URL |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
</td> | </td> | ||
</tr>}} | </tr>}} | ||
{{ | {{InfoboxField|Formerly|{{{formerly|}}}}} | ||
{{InfoboxField|Company type|{{{type|}}}}} | |||
{{InfoboxField|Founder|{{{founder|}}}}} | |||
{{InfoboxField|Founded|{{{founded|}}}}} | |||
{{ | {{InfoboxField|Defunct?|{{{defunct|}}}}} | ||
{{InfoboxField|Fate|{{{fate|}}}}} | |||
{{InfoboxField|Area|{{{area|}}}}} | |||
{{InfoboxField|Headquarters|{{{headquarters|}}}}} | |||
{{ | {{InfoboxField|Key people|{{{keypeople|}}}}} | ||
{{InfoboxField|Products|{{{products|}}}}} | |||
{{InfoboxField|Number of employees|{{{numberofemployees|}}}}} | |||
{{InfoboxField|Parent|{{{parent|}}}}} | |||
{{ | {{InfoboxField|Subsidiaries|{{{subsidiaries|}}}}} | ||
{{InfoboxField|Website|{{{website|}}}}} | |||
</table><noinclude><templatedata> | |||
{ | |||
{{ | "params": { | ||
"name": { | |||
"label": "Company name", | |||
"required": true, | |||
{{ | "type": "line" | ||
}, | |||
"logo": { | |||
"label": "Logo", | |||
{{ | "type": "wiki-file-name" | ||
}, | |||
"logoalt": { | |||
"label": "Logo alt text", | |||
{{ | "type": "line" | ||
}, | |||
"logocaption": { | |||
"label": "Logo caption", | |||
"type": "string" | |||
}, | |||
"formerly": { | |||
"label": "Formerly", | |||
"type": "string" | |||
}, | |||
"type": { | |||
"label": "Company type", | |||
"type": "line" | |||
}, | |||
"founder": { | |||
"label": "Founder", | |||
"type": "string" | |||
}, | |||
"founded": { | |||
"label": "Founded", | |||
"type": "string" | |||
}, | |||
"defunct": { | |||
"label": "Defunct?", | |||
"type": "line" | |||
}, | |||
"fate": { | |||
"label": "Fate", | |||
</ | "type": "string" | ||
}, | |||
</noinclude> | "area": { | ||
"label": "Area", | |||
"type": "string" | |||
}, | |||
"headquarters": { | |||
"label": "Headquarters", | |||
"type": "string" | |||
}, | |||
"keypeople": { | |||
"label": "Key people", | |||
"type": "string" | |||
}, | |||
"products": { | |||
"label": "Products", | |||
"type": "string" | |||
}, | |||
"numberofemployees": { | |||
"label": "Number of employees", | |||
"type": "number" | |||
}, | |||
"parent": { | |||
"label": "Parent", | |||
"type": "string" | |||
}, | |||
"subsidiaries": { | |||
"label": "Subsidiaries", | |||
"type": "string" | |||
}, | |||
"website": { | |||
"label": "Website", | |||
"type": "url" | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 17:56, 26 August 2024
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Company name | name | no description | Line | required |
| Logo | logo | no description | File | optional |
| Logo alt text | logoalt | no description | Line | optional |
| Logo caption | logocaption | no description | String | optional |
| Formerly | formerly | no description | String | optional |
| Company type | type | no description | Line | optional |
| Founder | founder | no description | String | optional |
| Founded | founded | no description | String | optional |
| Defunct? | defunct | no description | Line | optional |
| Fate | fate | no description | String | optional |
| Area | area | no description | String | optional |
| Headquarters | headquarters | no description | String | optional |
| Key people | keypeople | no description | String | optional |
| Products | products | no description | String | optional |
| Number of employees | numberofemployees | no description | Number | optional |
| Parent | parent | no description | String | optional |
| Subsidiaries | subsidiaries | no description | String | optional |
| Website | website | no description | URL | optional |