Template:Infobox company: Difference between revisions
Ekramhossen (talk | contribs) Created page with "<onlyinclude> {| class="infobox vcard" style="width:300px; font-size:90%; text-align:left;" ! colspan="2" style="text-align:center; font-size:120%; background:#f2f2f2;" | '''{{{name}}}''' |- {{#if:{{{logo|}}}|! colspan="2" style="text-align:center;" | [[File:{{{logo}}}|200px|center]]}} |- {{#if:{{{type|}}}|! Type || {{{type}}} }} |- {{#if:{{{industry|}}}|! Industry || {{{industry}}} }} |- {{#if:{{{founded|}}}|! Founded || {{{founded}}} }} |- {{#if:{{{founders|}}}|! Found..." |
Ekramhossen (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:23em; font-size:90%; border:1px solid #aaa; background:#f9f9f9;" | |||
{| class="infobox | |+ '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| '''Logo''' | |||
| [[File:{{{logo|}}}|200px]] | |||
|- | |- | ||
| '''Type''' | |||
| {{{type|}}} | |||
|- | |- | ||
| '''Industry''' | |||
| {{{industry|}}} | |||
|- | |- | ||
| '''Founded''' | |||
| {{{founded|}}} | |||
|- | |- | ||
| '''Founders''' | |||
| {{{founders|}}} | |||
|- | |- | ||
| '''Key people''' | |||
| {{{key_people|}}} | |||
|- | |- | ||
| '''Headquarters''' | |||
| {{{headquarters|}}} | |||
|- | |- | ||
| '''Products''' | |||
| {{{products|}}} | |||
|- | |- | ||
| '''Revenue''' | |||
| {{{revenue|}}} | |||
|- | |- | ||
| '''Employees''' | |||
| {{{employees|}}} | |||
|- | |- | ||
| '''Website''' | |||
| [{{{website|}}}] | |||
|} | |} | ||