Template:Infobox company: Difference between revisions
Knowlepedia (talk | contribs) No edit summary |
Knowlepedia (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#fff9f9; float:right; margin:0 0 1em 1em;" | {| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#fff9f9; float:right; margin:0 0 1em 1em;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:125%; background:#b71c1c; color:white;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="text-align:center; font-size:125%; background:#b71c1c; color:white;" | {{{name|{{PAGENAME}}}}} | ||
|- | |||
{{#if:{{{logo|}}}|! colspan="2" style="text-align:center;" | [[File:{{{logo}}}|200px]]}} | |||
|- | |||
{{#if:{{{type|}}}|! style="background:#f2f2f2;" | Type || {{{type}}} }} | |||
|- | |||
{{#if:{{{industry|}}}|! style="background:#f2f2f2;" | Industry || {{{industry}}} }} | |||
|- | |||
{{#if:{{{founded|}}}|! style="background:#f2f2f2;" | Founded || {{{founded}}} }} | |||
|- | |||
{{#if:{{{founder|}}}|! style="background:#f2f2f2;" | Founder || {{{founder}}} }} | |||
|- | |||
{{#if:{{{headquarters|}}}|! style="background:#f2f2f2;" | Headquarters || {{{headquarters}}} }} | |||
|- | |||
{{#if:{{{area_served|}}}|! style="background:#f2f2f2;" | Area served || {{{area_served}}} }} | |||
|- | |||
{{#if:{{{key_people|}}}|! style="background:#f2f2f2;" | Key people || {{{key_people}}} }} | |||
|- | |||
{{#if:{{{products|}}}|! style="background:#f2f2f2;" | Products || {{{products}}} }} | |||
|- | |||
{{#if:{{{services|}}}|! style="background:#f2f2f2;" | Services || {{{services}}} }} | |||
|- | |||
{{#if:{{{number_of_employees|}}}|! style="background:#f2f2f2;" | Employees || {{{number_of_employees}}} }} | |||
|- | |||
{{#if:{{{website|}}}|! style="background:#f2f2f2;" | Website || [{{{website}}} {{{website}}}] }} | |||
|} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category:Infobox templates]] | |||
</noinclude> |