Difference between revisions of "Template:Infobox Company1"
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
Jump to navigationJump to search(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {| class="infobox" style="width:23em; font-size:90%;" |
|- | |- | ||
− | |colspan="2" style="text-align: center;"| '''{{{company_name}}}''' | + | |colspan="2" style="text-align: center; font-size:larger;"| '''{{{company_name}}}''' |
+ | {{#if:{{{company_logo|}}}|<tr><td colspan="2" style="text-align:center; padding:16px 0 16px 0;">{{{company_logo}}}</td></tr>}}<!-- | ||
+ | -->{{#if:{{{company_slogan|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Slogan]]</th><td>{{{company_slogan}}}</td></tr>}} | ||
|- | |- | ||
− | ! [[Property:Company Type | | + | !style="text-align:right; padding-right:0.75em;"| [[Property:Company Type | Type]] |
− | | [[Company Type::{{{company_type}}}]] | + | | [[Company Type::{{{company_type}}}]]{{{company_type}}} |
|- | |- | ||
− | ! [[Property: | + | !style="text-align:right; padding-right:0.75em;"| [[Property:Company Founded | Founded]] |
− | | [[ | + | | [[Company Founded::{{{foundation}}}]]{{{foundation}}} |
|- | |- | ||
− | ! [[Property: | + | !style="text-align:right; padding-right:0.75em;"| [[Property:Company Founder | Founder]] |
− | | [[ | + | | [[Company Founder::[[Directory:{{{founder}}}]]]]{{{founder}}} |
+ | |- | ||
+ | !style="text-align:right; padding-right:0.75em;"| Contact | ||
+ | | {{{contact}}} | ||
+ | |- | ||
+ | !style="text-align:right; padding-right:0.75em;"| Reference | ||
+ | | {{{reference}}} | ||
+ | <!---->{{#if:{{{footnotes|}}} | <tr><td colspan="2">{{{footnotes}}}</td></tr>}} | ||
|} | |} | ||
Latest revision as of 12:52, 16 May 2010
{{{company_name}}} | |
Type | {{{company_type}}}{{{company_type}}} |
---|---|
Founded | {{{foundation}}}{{{foundation}}} |
Founder | [[Company Founder::[[Directory:{{{founder}}}]]]]{{{founder}}} |
Contact | {{{contact}}} |
Reference | {{{reference}}} |
{{{company_name}}} | |
Type | {{{company_type}}} |
---|---|
Founded | {{{foundation}}} |
Headquarters | {{{location}}} |
Contact | {{{contact}}} |
Reference | {{{reference}}} |
For Non-Profit Organizations (NPO)s, please use Template:Infobox_Nonprofit.
Usage
The company_name, company_type, foundation, location, contact, and reference parameters are obligatory.
{{Infobox Company | company_name = | company_logo = | company_slogan = | company_type = | foundation = | founder = | location = | key_people = | industry = | products = | revenue = | operating_income = | net_income = | num_employees = | parent = | subsid = | owner = | contact = | reference = | footnotes = }}