Changes

Jump to navigation Jump to search

Template:Infobox Business

1,681 bytes added, 19:26, 9 March 2008
New page: {| class="infobox" style="width: 300px; font-size: 90%;" |- ! colspan="2" style="font-size: larger; background-color: #eeeef2;" | {{#if: {{{name|}}}|{{{name}}}}} |- {{#if: {{{image|}}}| {{...
{| class="infobox" style="width: 300px; font-size: 90%;"
|-
! colspan="2" style="font-size: larger; background-color: #eeeef2;" | {{#if: {{{name|}}}|{{{name}}}}}
|-
{{#if: {{{image|}}}|
{{!}} colspan="2" style="line-height: 1.2; border-bottom: 1px solid #eef2f2;" {{!}} <div style="border: 1px solid #dde4ea;">[[Image:{{{image}}}|288px|{{{caption}}}]]</div>{{#if: {{{caption|}}}|<center>{{{caption}}}</center>}}}}
|-
{{#if: {{{type|}}}|
{{!}} '''Type'''
{{!}} {{{type}}}}}
|-
{{#if: {{{industry|}}}|
{{!}} '''Industry'''
{{!}} {{{industry}}}}}
|-
{{#if: {{{location|}}}|
{{!}} '''Location'''
{{!}} {{{location}}}}}
|-
{{#if: {{{established|}}}|
{{!}} '''Established'''
{{!}} {{{established}}}}}
|-
{{#if: {{{founder|}}}|
{{!}} '''Founder'''
{{!}} {{{Founder}}}}}
|-
{{#if: {{{owner|}}}|
{{!}} {{ #if: {{{ownertitle|}}}|'''{{{ownertitle}}}'''|'''Owner'''}}
{{!}} {{{chef}}}}}
|-
{{#if: {{{hours|}}}|
{{!}} '''Hours&nbsp;of&nbsp;Operation'''
{{!}} {{{hours}}}}}
|-
{{#if: {{{phone|}}}|
{{!}} '''Phone&nbsp;number'''
{{!}} {{{phone}}}}}
|-
{{#if: {{{fax|}}}|
{{!}} '''Fax&nbsp;number'''
{{!}} {{{fax}}}}}
|-
{{#if: {{{website|}}}|
{{!}} '''Website'''
{{!}} {{{website}}}}}
|-
{{#if: {{{mapcode|}}}|
{{!}} colspan="2" {{!}} {{{mapcode}}}}}
|}<noinclude>
==Usage==
<pre>{{Infobox Business
|name=
|image=
|caption=
|type= (e.g. partnership, LLC, etc.)
|industry=
|location=
|established=
|founder=
|owner=
|ownertitle= (if it's something other than owner, like "President" or "CEO")
|hours=
|phone=
|fax=
|website=
|mapcode=
}}</pre>
For the Map field, just use the built-in Google Editors Map (set width to 288px) and copy-paste.

[[Category:Infobox templates|Business]]
</noinclude>

Navigation menu