Difference between revisions of "Template:Infobox Business"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
(New page: {| class="infobox" style="width: 300px; font-size: 90%;" |- ! colspan="2" style="font-size: larger; background-color: #eeeef2;" | {{#if: {{{name|}}}|{{{name}}}}} |- {{#if: {{{image|}}}| {{...)
 
Line 2: Line 2:
 
|-
 
|-
 
! colspan="2" style="font-size: larger; background-color: #eeeef2;" | {{#if: {{{name|}}}|{{{name}}}}}
 
! colspan="2" style="font-size: larger; background-color: #eeeef2;" | {{#if: {{{name|}}}|{{{name}}}}}
 +
|-
 +
{{#if: {{{logo|}}}|
 +
{{!}} colspan="2" {{!}} {{{logo}}}}}
 
|-
 
|-
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
Line 13: Line 16:
 
{{!}} '''Industry'''
 
{{!}} '''Industry'''
 
{{!}} {{{industry}}}}}
 
{{!}} {{{industry}}}}}
 +
|-
 +
{{#if: {{{products|}}}|
 +
{{!}} '''Products'''
 +
{{!}} {{{products}}}}}
 +
|-
 +
{{#if: {{{services|}}}|
 +
{{!}} '''Services'''
 +
{{!}} {{{services}}}}}
 
|-  
 
|-  
 
{{#if: {{{location|}}}|
 
{{#if: {{{location|}}}|
Line 29: Line 40:
 
{{!}} {{ #if: {{{ownertitle|}}}|'''{{{ownertitle}}}'''|'''Owner'''}}
 
{{!}} {{ #if: {{{ownertitle|}}}|'''{{{ownertitle}}}'''|'''Owner'''}}
 
{{!}} {{{chef}}}}}
 
{{!}} {{{chef}}}}}
 +
|-
 +
{{#if: {{{employees|}}}|
 +
{{!}} '''Employees'''
 +
{{!}} {{{employees}}}}}
 +
|-
 +
{{#if: {{{revenue|}}}|
 +
{{!}} '''Gross revenue'''
 +
{{!}} {{{revenue}}}}}
 +
|-
 +
{{#if: {{{income|}}}|
 +
{{!}} '''Net income'''
 +
{{!}} {{{income}}}}}
 
|-
 
|-
 
{{#if: {{{hours|}}}|
 
{{#if: {{{hours|}}}|
Line 52: Line 75:
 
<pre>{{Infobox Business
 
<pre>{{Infobox Business
 
|name=
 
|name=
 +
|logo=
 
|image=
 
|image=
 
|caption=
 
|caption=
 
|type= (e.g. partnership, LLC, etc.)  
 
|type= (e.g. partnership, LLC, etc.)  
 
|industry=
 
|industry=
 +
|products=
 +
|services=
 
|location=
 
|location=
 
|established=
 
|established=
Line 61: Line 87:
 
|owner=
 
|owner=
 
|ownertitle= (if it's something other than owner, like "President" or "CEO")
 
|ownertitle= (if it's something other than owner, like "President" or "CEO")
 +
|employees=
 +
|revenue=
 +
|income=
 
|hours=
 
|hours=
 
|phone=
 
|phone=

Revision as of 20:27, 9 March 2008

Usage

{{Infobox Business
|name=
|logo=
|image=
|caption=
|type= (e.g. partnership, LLC, etc.) 
|industry=
|products=
|services=
|location=
|established=
|founder=
|owner=
|ownertitle= (if it's something other than owner, like "President" or "CEO")
|employees=
|revenue=
|income=
|hours=
|phone=
|fax=
|website=
|mapcode=
}}

For the Map field, just use the built-in Google Editors Map (set width to 288px) and copy-paste.