Difference between revisions of "Template:Infobox Restaurant"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
m (color)
m
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{| class="infobox" style="width: 300px; font-size: 90%;"
 
{| class="infobox" style="width: 300px; font-size: 90%;"
 
|-
 
|-
! colspan="2" style="font-size: larger; background-color: #DCECEF;" | {{#if: {{{name|}}}|{{{name}}}}}
+
! colspan="2" style="font-size: larger; background-color: #eef2f2;" | {{#if: {{{name|}}}|{{{name}}}}}
 
|-
 
|-
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
{{!}} colspan="2" style="line-height: 1.2; border-bottom: 1px solid #DCECEF;" {{!}} <div style="border: 1px solid #ABCDEF;">[[Image:{{{image}}}|288px|{{{caption}}}]]</div>{{#if: {{{caption|}}}|<center>{{{caption}}}</center>}}}}
+
{{!}} colspan="2" style="line-height: 1.2; border-bottom: 1px solid #eef2f2;" {{!}} <div style="border: 1px solid #dde4ea;">[[Image:{{{image}}}|300px|{{{caption}}}]]</div>{{#if: {{{caption|}}}|<center>{{{caption}}}</center>}}}}
 
|-
 
|-
 
{{#if: {{{cuisine|}}}|
 
{{#if: {{{cuisine|}}}|
Line 23: Line 23:
 
|-
 
|-
 
{{#if: {{{chef|}}}|
 
{{#if: {{{chef|}}}|
{{!}} {{ #if: {{{cheftitle|}}}|{{{cheftitle}}}|'''Chef'''}}
+
{{!}} {{ #if: {{{cheftitle|}}}|'''{{{cheftitle}}}'''|'''Chef'''}}
 
{{!}} {{{chef}}}}}
 
{{!}} {{{chef}}}}}
 
|-
 
|-
Line 29: Line 29:
 
{{!}} '''Slogan'''
 
{{!}} '''Slogan'''
 
{{!}} ''{{{slogan}}}''}}
 
{{!}} ''{{{slogan}}}''}}
 +
|-
 +
{{#if: {{{hours|}}}|
 +
{{!}} '''Hours&nbsp;of&nbsp;Operation'''
 +
{{!}} {{{hours}}}}}
 +
|-
 +
{{#if: {{{phone|}}}|
 +
{{!}} '''Phone&nbsp;number'''
 +
{{!}} {{{phone}}}}}
 +
|-
 +
{{#if: {{{website|}}}|
 +
{{!}} '''Website'''
 +
{{!}} {{{website}}}}}
 
|-
 
|-
 
{{#if: {{{mapcode|}}}|
 
{{#if: {{{mapcode|}}}|
{{!}} colspan="2" {{!}} {{{mapcode}}}}}
+
{{!}} colspan="2" {{!}} <div class="NavFrame" style="border:none;"><div class="NavHead">Map</div><div class="NavContent">{{{mapcode}}}</div></div>}}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
Line 45: Line 57:
 
|cheftitle=
 
|cheftitle=
 
|slogan=
 
|slogan=
 +
|hours=
 +
|phone=
 +
|website=
 
|mapcode=
 
|mapcode=
 
}}</pre>
 
}}</pre>

Latest revision as of 22:15, 26 December 2008

Usage[edit]

{{Infobox Restaurant
|name=
|image=
|caption=
|cuisine=
|location=
|opened=
|owner=
|chef=
|cheftitle=
|slogan=
|hours=
|phone=
|website=
|mapcode=
}}

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