Template:Infobox Company: Difference between revisions
Jump to navigation
Jump to search
New page: {{Infobox Company | name = REQUIRED | logo = | type = | genre = | foundation = | founder = | location_city = | locati... |
No edit summary |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {| class="infobox vcard" style="font-size:90%; width:23em;" | ||
| | ! class="fn n org" style="text-align:center; font-size:120%;" colspan="2" | {{{name<includeonly>|{{{<!--deprecated:-->company_name|{{PAGENAME}}}}}</includeonly>}}} | ||
| | {{ | ||
| type | #if: {{{logo<includeonly>|</includeonly>}}} {{{<!--deprecated:-->company_logo|}}} | | ||
<tr class="logo"> | |||
| | <td colspan="2" style="text-align:center; padding:16px 0 16px 0;">{{{logo<includeonly>|{{{<!--deprecated:-->company_logo|}}}</includeonly>}}}</td> | ||
| | </tr> | ||
| location_city | }}<tr class="note"> | ||
| location_country | <th style="text-align:right; padding-right:0.75em;">[[:Category:Types of e-feds|Type]]</th> | ||
| location | <td>{{{type<includeonly>|{{{<!--deprecated:-->company_type|}}}</includeonly>}}}</td> | ||
| | </tr> | ||
| | {{ | ||
| | #if: {{{genre<includeonly>|</includeonly>}}} | | ||
| | <tr class="note"> | ||
| | <th style="text-align:right; padding-right:0.75em;">Genre</th> | ||
| | <td>{{{genre}}}</td> | ||
</tr> | |||
| | }}<tr class="note"> | ||
| | <th style="text-align:right; padding-right:0.75em;">Founded</th> | ||
| net_income | <td>{{{foundation}}}</td> | ||
| | </tr> | ||
| | {{ | ||
| owner | #if: {{{founder<includeonly>|</includeonly>}}} | | ||
| | <tr class="note"> | ||
| | <th style="text-align:right; padding-right:0.75em;">Founder</th> | ||
| | <td>{{{founder}}}</td> | ||
| | </tr> | ||
}}{{ | |||
| | #if: {{{<!--deprecated:-->dissolved|}}} | | ||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Dissolved</th> | |||
<td>{{{dissolved}}}</td> | |||
</tr> | |||
}}<tr> | |||
<th style="text-align:right; padding-right:0.75em;">Headquarters</th> | |||
<td class="adr">{{ | |||
#if: {{{location_city<includeonly>|</includeonly>}}} | | |||
<span class="locality">{{{location_city}}}</span> | |||
}}{{ | |||
#if: {{{location_country<includeonly>|</includeonly>}}} | | |||
, <span class="country-name">{{{location_country}}}</span> | |||
}}{{ | |||
#if:{{{location|}}} | | |||
{{{location}}} | |||
}}</td> | |||
</tr> | |||
{{ | |||
#if: {{{locations<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">No. of locations</th> | |||
<td>{{{locations}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{area_served<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Area served</th> | |||
<td>{{{area_served}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{key_people<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Key people</th> | |||
<td>{{{key_people}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{industry<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Industry</th> | |||
<td>{{{industry}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{programming<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Programming</th> | |||
<td>{{{programming}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{services<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Services</th> | |||
<td>{{{services}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{market cap<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Market cap</th> | |||
<td>{{{market cap}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{revenue<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Revenue</th> | |||
<td>{{{revenue}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{operating_income<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Operating income</th> | |||
<td>{{{operating_income}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{net_income<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">{{#ifeq:{{{intl|}}}|yes|Profit|Net income}}</th> | |||
<td>{{{net_income}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{assets<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Total assets</th> | |||
<td>{{{assets}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{equity<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Total equity</th> | |||
<td>{{{equity}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{owner<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">[[Fedhead|Owner]]</th> | |||
<td>{{{owner}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{num_employees<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Employees</th> | |||
<td>{{{num_employees}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{parent<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Parent</th> | |||
<td>{{{parent}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{divisions<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Divisions</th> | |||
<td>{{{divisions}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{subsid<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<th style="text-align:right; padding-right:0.75em;">Subsidiaries</th> | |||
<td>{{{subsid}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{homepage<includeonly>|</includeonly>}}} | | |||
<tr> | |||
<th style="text-align:right; padding-right:0.75em;">Website</th> | |||
<td class="url">{{{homepage}}}</td> | |||
</tr> | |||
}}{{ | |||
#if: {{{footnotes<includeonly>|</includeonly>}}} | | |||
<tr class="note"> | |||
<td colspan="2" class="note">{{{footnotes}}}</td> | |||
</tr> | |||
}} | }} | ||
|}<noinclude> | |||
{{pp-template|small=yes}} | |||
{{documentation}} | |||
</noinclude> | |||
Latest revision as of 18:18, 5 August 2008
| {{{name}}} | |
|---|---|
| {{{logo}}} | |
| Type | {{{type}}} |
| Genre | {{{genre}}} |
| Founded | {{{foundation}}} |
| Founder | {{{founder}}} |
| Headquarters | {{{location_city}}}, {{{location_country}}} |
| No. of locations | {{{locations}}} |
| Area served | {{{area_served}}} |
| Key people | {{{key_people}}} |
| Industry | {{{industry}}} |
| Programming | {{{programming}}} |
| Services | {{{services}}} |
| Market cap | {{{market cap}}} |
| Revenue | {{{revenue}}} |
| Operating income | {{{operating_income}}} |
| Net income | {{{net_income}}} |
| Total assets | {{{assets}}} |
| Total equity | {{{equity}}} |
| Owner | {{{owner}}} |
| Employees | {{{num_employees}}} |
| Parent | {{{parent}}} |
| Divisions | {{{divisions}}} |
| Subsidiaries | {{{subsid}}} |
| Website | {{{homepage}}} |
| {{{footnotes}}} | |
[create] File:Template-info.svg Template documentation