Template:Infobox company: Difference between revisions
UnrulyJuli3 (talk | contribs) Use InfoboxField template |
UnrulyJuli3 (talk | contribs) m Website is URL |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
{{InfoboxField|Founder|{{{founder|}}}}} | {{InfoboxField|Founder|{{{founder|}}}}} | ||
{{InfoboxField|Founded|{{{founded|}}}}} | {{InfoboxField|Founded|{{{founded|}}}}} | ||
{{InfoboxField|Defunct|{{{defunct|}}}}} | {{InfoboxField|Defunct?|{{{defunct|}}}}} | ||
{{InfoboxField|Fate|{{{fate|}}}}} | {{InfoboxField|Fate|{{{fate|}}}}} | ||
{{InfoboxField|Area|{{{area|}}}}} | {{InfoboxField|Area|{{{area|}}}}} | ||
| Line 22: | Line 22: | ||
{{InfoboxField|Subsidiaries|{{{subsidiaries|}}}}} | {{InfoboxField|Subsidiaries|{{{subsidiaries|}}}}} | ||
{{InfoboxField|Website|{{{website|}}}}} | {{InfoboxField|Website|{{{website|}}}}} | ||
</table> | </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" | |||
}, | |||
"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 |