Use InfoboxField template
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

{{{name}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Company namename

no description

Linerequired
Logologo

no description

Fileoptional
Logo alt textlogoalt

no description

Lineoptional
Logo captionlogocaption

no description

Stringoptional
Formerlyformerly

no description

Stringoptional
Company typetype

no description

Lineoptional
Founderfounder

no description

Stringoptional
Foundedfounded

no description

Stringoptional
Defunct?defunct

no description

Lineoptional
Fatefate

no description

Stringoptional
Areaarea

no description

Stringoptional
Headquartersheadquarters

no description

Stringoptional
Key peoplekeypeople

no description

Stringoptional
Productsproducts

no description

Stringoptional
Number of employeesnumberofemployees

no description

Numberoptional
Parentparent

no description

Stringoptional
Subsidiariessubsidiaries

no description

Stringoptional
Websitewebsite

no description

URLoptional