More actions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly | <includeonly> | ||
{{Bob| | |||
{{Bob/Header}} | |||
{{ | {{#if: {{{logo|}}}|{{Bob/Image|image={{{logo}}}|caption={{PAGENAME}}'s Logo}}|}} | ||
{{Bob/Subheader|Information}} | |||
{{#if: {{{leaders|}}}|{{Bob/InfoTextWithTitle|{{{leaders}}}|Leader(s)}}|}} | |||
{{#if: {{{industry|}}}|{{Bob/InfoTextWithTitle|{{{industry}}}|Industry}}|}} | |||
{{#if: {{{hq|}}}|{{Bob/InfoTextWithTitle|{{{hq}}}|Headquarters}}|}} | |||
{{ #if: {{{logo|}}} | | {{Bob/Subheader|Founding}} | ||
{{#if: {{{founded|}}}|{{Bob/InfoTextWithTitle|{{{founded}}}|Founded}}|}} | |||
{{#if: {{{founders|}}}|{{Bob/InfoTextWithTitle|{{{founders}}}|Founder(s)}}|}} | |||
{{ | |||
{{{ | |||
{{{ | |||
{{{ | |||
}} {{ | |||
}} | }} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{CompanyBob | |||
}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"logo": { | |||
"label": "Logo", | |||
"description": "The Logo for the Company", | |||
"example": "File:Southern_Union_for_Development-logo.png", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"founded": { | |||
"label": "Founding Date", | |||
"description": "When was the Company Founded?", | |||
"example": "2 March 2021", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"founders": { | |||
"label": "Founders", | |||
"description": "Who founded the company?", | |||
"example": "Edgewurth", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"leaders": { | |||
"label": "Leader", | |||
"description": "Who leads the company?", | |||
"example": "Edgewurth", | |||
"type": "wiki-file-name", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"sector": { | |||
"label": "Industry", | |||
"description": "What sector does the company perform in?", | |||
"example": "Non-Profit", | |||
"type": "line", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"hq": { | |||
"label": "Headquarters", | |||
"description": "Where is the Company's Headquarters based?", | |||
"example": "Montego Bay", | |||
"type": "line", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Break out Box for Company Pages" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 11:33, 1 December 2024
CompanyBob
Information
Founding
Break out Box for Company Pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Logo | logo | The Logo for the Company
| File | suggested |
Founding Date | founded | When was the Company Founded?
| Date | suggested |
Founders | founders | Who founded the company?
| Line | suggested |
Leader | leaders | Who leads the company?
| File | required |
Industry | sector | What sector does the company perform in?
| Line | required |
Headquarters | hq | Where is the Company's Headquarters based?
| Line | suggested |