Difference between revisions of "Template:Infobox Restaurant"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
m
 
(7 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 31: Line 31:
 
|-
 
|-
 
{{#if: {{{hours|}}}|
 
{{#if: {{{hours|}}}|
{{!}} '''Hours of Operation'''
+
{{!}} '''Hours&nbsp;of&nbsp;Operation'''
{{!}} ''{{{hours}}}''}}
+
{{!}} {{{hours}}}}}
 
|-
 
|-
 
{{#if: {{{phone|}}}|
 
{{#if: {{{phone|}}}|
{{!}} '''Phone number'''
+
{{!}} '''Phone&nbsp;number'''
{{!}} ''{{{phone}}}''}}
+
{{!}} {{{phone}}}}}
 
|-
 
|-
 
{{#if: {{{website|}}}|
 
{{#if: {{{website|}}}|
 
{{!}} '''Website'''
 
{{!}} '''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==

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.