Template:Infobox company: Difference between revisions
AdminEncyclo (talk | contribs) No edit summary |
AdminEncyclo (talk | contribs) Added key_people field to Infobox company template |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{| class="infobox" style="width:300px; float:right; margin:0 0 1em 1em; border:1px solid #aaa; background:#f9f9f9; padding:5px;" | {| class="infobox" style="width:300px; float:right; margin:0 0 1em 1em; border:1px solid #aaa; background:#f9f9f9; padding:5px;" | ||
|+ style="font-size:125%; font-weight:bold;" | {{{name|}}} | |+ style="font-size:125%; font-weight:bold;" | {{{name|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | | | colspan="2" style="text-align:center;" | [[File:{{{logo|}}}|300px]] | ||
[[File:{{{logo}}}| | |||
|- | |- | ||
! Type | ! Type | ||
| Line 22: | Line 17: | ||
| {{{founders|}}} | | {{{founders|}}} | ||
|- | |- | ||
{{#if:{{{key_people|}}}| | |||
! Key people | |||
{{!}} {{{key_people}}} | |||
{{!}}- | |||
}} | |||
! Headquarters | ! Headquarters | ||
| {{{headquarters|}}} | | {{{headquarters|}}} | ||
| Line 33: | Line 33: | ||
! Website | ! Website | ||
| {{{website|}}} | | {{{website|}}} | ||
|} </includeonly> | |} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | |||
{{ | |||
}} | |||
</noinclude> | </noinclude> | ||