Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CompanyBob: Difference between revisions

Template page
No edit summary
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><table class="newbob">
<includeonly>
<tr>
<div class="bob">
<td colspan="2" class="newbob-header">
<div class="bob-header">
{{PAGENAME}}
{{PAGENAME}}
</td>
{{ #if: {{{logo|}}} | [[File:{{{logo|}}}|300px|{{PAGENAME}}'s logo]] | }}
</tr>
</div>
<tr>
{{ #if: {{{founded|}}} |
<td colspan="2">
<div class="bob-info">
{{ #if: {{{logo|}}} | [[{{{logo|}}}|300px|{{PAGENAME}}'s logo]] | }}
<div class="bob-info-header">
</td>
Founded
</tr>
</div>
<tr>
<div class="bob-info-footer">
{{
{{{founded}}}
#if: {{{founded|}}} |  
</div>
<tr>
</div>
<td class="newbob-sectionhd">
<b>Founded</b>
</td>
<td>
{{{founded|}}}
</td>
</tr>
}} {{
#if: {{{founders|}}} |
<tr>
<td class="newbob-sectionhd">
<b>Founders</b>
</td>
<td>
{{{founders|}}}
</td>
</tr>
}} {{
#if: {{{leaders|}}} |
<tr>
<td class="newbob-sectionhd">
<b>Leaders</b>
</td>
<td>
{{{leaders|}}}
</td>
</tr>
}} {{
#if: {{{sector|}}} |
<tr>
<td class="newbob-sectionhd">
<b>Industry</b>
</td>
<td>
[[:Category:Cities in Tier {{{sector}}}|{{{sector}}}]]<br>[[Category:{{{sector}}} Companies]]
</td>
</tr>
}} {{
#if: {{{hq|}}} |
<tr>
<td class="newbob-sectionhd">
<b>Headquarters</b>
</td>
<td>
[[{{{hq}}}]]
</td>
</tr>
}}
}}
<td>
{{ #if: {{{founders|}}} |
</td>
<div class="bob-info">
</tr>
<div class="bob-info-header">
</table></includeonly>
Founders
 
</div>
<div class="bob-info-footer">
{{{founders}}}
</div>
</div>
}}
{{ #if: {{{leaders|}}} |
<div class="bob-info">
<div class="bob-info-header">
Leaders
</div>
<div class="bob-info-footer">
{{{leaders}}}
</div>
</div>
}}
{{ #if: {{{sector|}}} |
<div class="bob-info">
<div class="bob-info-header">
Industry
</div>
<div class="bob-info-footer">
[[:Category:{{{sector}}} Companies|{{{sector}}}]]
</div>
</div>
}}
{{ #if: {{{hq|}}} |
<div class="bob-info">
<div class="bob-info-header">
Headquarters
</div>
<div class="bob-info-footer">
{{{hq}}}
</div>
</div>
}}
</div>
</includeonly>
<noinclude>
<noinclude>
To learn how to use this template, visit [[Help:Portal/Bobs and Templates]]
<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 10:43, 25 August 2024


Break out Box for Company Pages

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Logologo

The Logo for the Company

Example
File:Southern_Union_for_Development-logo.png
Filesuggested
Founding Datefounded

When was the Company Founded?

Example
2 March 2021
Datesuggested
Foundersfounders

Who founded the company?

Example
Edgewurth
Linesuggested
Leaderleaders

Who leads the company?

Example
Edgewurth
Filerequired
Industrysector

What sector does the company perform in?

Example
Non-Profit
Linerequired
Headquartershq

Where is the Company's Headquarters based?

Example
Montego Bay
Linesuggested