Vorlage:Projekteigenschaften: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<onlyinclude>{| class="toccolours float-right toptextcells infobox" style="font-size:90%; max-width:25em; margin-top:0;" id="Vorlage_Infobox_Unternehmen" summary="Infobox Unternehmen"
<noinclude>
|-
<templatedata>
!colspan="2" class="hintergrundfarbe5" style="font-size:110%;"| {{#if: {{{Name|}}} | {{{Name}}} | {{#invoke:WLink|getArticleBase}} }}
{
{{#if: {{{Logo|}}} | <nowiki />
    "description": "Infobox for companies displaying various attributes.",
 
    "params": {
        "company_name": {
            "label": "Company Name",
            "type": "string",
            "required": true,
            "description": "The name of the company."
        },
        "logo": {
            "label": "Logo",
            "type": "string",
            "required": false,
            "description": "The filename of the company's logo."
        },
        "founded": {
            "label": "Founded",
            "type": "number",
            "required": false,
            "description": "The year the company was founded."
        },
        "headquarters": {
            "label": "Headquarters",
            "type": "string",
            "required": false,
            "description": "The location of the company's headquarters."
        },
        "industry": {
            "label": "Industry",
            "type": "string",
            "required": false,
            "description": "The industry in which the company operates."
        },
        "key_people": {
            "label": "Key People",
            "type": "string",
            "required": false,
            "description": "Notable individuals associated with the company."
        },
        "employees": {
            "label": "Employees",
            "type": "number",
            "required": false,
            "description": "Number of employees."
        },
        "revenue": {
            "label": "Revenue",
            "type": "string",
            "required": false,
            "description": "The company's revenue."
        },
        "website": {
            "label": "Website",
            "type": "url",
            "required": false,
            "description": "The company's website URL."
        }
    }
}
</templatedata>
</noinclude>


{| class="infobox" style="float:right; width:22em; font-size: 90%; text-align:left; border: 1px solid #aaa; padding: 5px; background-color:#f9f9f9;"
{| class="infobox" style="float:right; width:22em; font-size: 90%; text-align:left; border: 1px solid #aaa; padding: 5px; background-color:#f9f9f9;"