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|}}}| {{...)
 
m (Reverted edits by IWillNotBeAVictim.com (Talk) to last revision by Admin)
 
(5 intermediate revisions by 2 users not shown)
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 24: Line 35:
 
{{#if: {{{founder|}}}|
 
{{#if: {{{founder|}}}|
 
{{!}} '''Founder'''
 
{{!}} '''Founder'''
{{!}} {{{Founder}}}}}
+
{{!}} {{{founder}}}}}
 
|-
 
|-
 
{{#if: {{{owner|}}}|
 
{{#if: {{{owner|}}}|
 
{{!}} {{ #if: {{{ownertitle|}}}|'''{{{ownertitle}}}'''|'''Owner'''}}
 
{{!}} {{ #if: {{{ownertitle|}}}|'''{{{ownertitle}}}'''|'''Owner'''}}
{{!}} {{{chef}}}}}
+
{{!}} {{{owner}}}}}
 +
|-
 +
{{#if: {{{employees|}}}|
 +
{{!}} '''Employees'''
 +
{{!}} {{{employees}}}}}
 +
|-
 +
{{#if: {{{revenue|}}}|
 +
{{!}} '''Gross revenue'''
 +
{{!}} {{{revenue}}}}}
 +
|-
 +
{{#if: {{{income|}}}|
 +
{{!}} '''Net income'''
 +
{{!}} {{{income}}}}}
 
|-
 
|-
 
{{#if: {{{hours|}}}|
 
{{#if: {{{hours|}}}|
Line 45: Line 68:
 
{{!}} '''Website'''
 
{{!}} '''Website'''
 
{{!}} {{{website}}}}}
 
{{!}} {{{website}}}}}
 +
|-
 +
{{#if: {{{slogan|}}}|
 +
{{!}} '''Slogan'''
 +
{{!}} ''{{{slogan}}}}}''
 
|-
 
|-
 
{{#if: {{{mapcode|}}}|
 
{{#if: {{{mapcode|}}}|
Line 52: Line 79:
 
<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 91:
 
|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=
 
|fax=
 
|fax=
 
|website=
 
|website=
 +
|slogan=
 
|mapcode=
 
|mapcode=
 
}}</pre>
 
}}</pre>

Latest revision as of 16:20, 26 February 2010

Usage[edit]

{{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=
|slogan=
|mapcode=
}}

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