Template:Infobox restaurant: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
m (Text replacement - "font-size:90%;" to "font-size:85%;")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:25em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{title|{{PAGENAME}}}}}'''
| colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{namee|{{PAGENAME}}}}}'''
|- valign="top"
|- valign="top"
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
| colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
 
|- valign="top"
| header2    = {{#if:{{{slogan|}}}{{{established|}}}{{{closed|}}}{{{current-owner|}}}{{{previous-owner|}}}{{{head-chef|}}}{{{chef|}}}{{{pastry-chef|}}}{{{food-type|}}}{{{dress-code|}}}{{{rating|}}}{{{street-address|}}}{{{city|}}}{{{state|}}}{{{county|}}}{{{postalcode|{{{zip|}}}}}}{{{country|}}}{{{coordinates|}}}{{{seating-capacity|}}}{{{reservations|}}}{{{other-locations|}}}{{{other-information|}}}{{{website|}}}|<span class="category">Restaurant</span> information}}
| colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{logo|}}}|[[Image:{{{logo}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]] }}
|- valign = "top"
|- valign = "top"
{{#if: {{{slogan|}}} | {{!}} '''Slogan''' {{!!}} {{{slogan|}}} }}
| {{#if: {{{slogan|}}} | {{!}} Slogan {{!!}} {{{slogan|}}} }}
 
|- valign ="top"
 
| {{#if: {{{theme|}}} | {{!}} Theme {{!!}} {{{theme|}}} }}
|- valign = "top"
|- valign = "top"
{{#if:  {{{established|}}} | {{!}} '''Established''' {{!!}} {{{established|}}} }}
| {{#if:  {{{established|}}} | {{!}} Established {{!!}}  {{{established|}}} }}
|- valign ="top"
| {{#if: {{{founder|}}} | {{!}} Founder {{!!}} {{{founder|}}} }}
|- valign ="top"
| {{#if: {{{closed|}}} | {{!}} Closed {{!!}} {{{closed|}}} }}
|- valign ="top"
| {{#if: {{{owners|}}} | {{!}} Owners {{!!}} {{{owners|}}} }}
|- valign ="top"
| {{#if: {{{previous|}}} | {{!}} Prev owners(s) {{!!}} {{{previous|}}} }}
|- valign ="top"
| {{#if: {{{food-type|}}} | {{!}} Food type {{!!}} {{{food-type|}}} }}
|- valign ="top"
| {{#if: {{{manager|}}}| {{!}} Manager(s) {{!!}} {{{manager|}}} }}
|- valign ="top"
| {{#if: {{{maitre d'|}}} | {{!}} Maitre d' {{!!}} {{{maitre d'|}}} }}
|- valign ="top"
| {{#if: {{{head-chef|}}} | {{!}} Head chef {{!!}} {{{head-chef|}}} }}
|- valign ="top"
| {{#if: {{{chef|}}} | {{!}} Chef {{!!}} {{{chef|}}} }}
|- valign ="top"
| {{#if: {{{pastry-chef|}}} | {{!}} Pastry chef {{!!}} {{{pastry-chef|}}} }}
|- valign ="top"
| {{#if: {{{reservations|}}} | {{!}} Reservations {{!!}} {{{reservations|}}} }}
|- valign ="top"
| {{#if: {{{capacity|}}} | {{!}} Seating capacity {{!!}} {{{capacity|}}} }}
|- valign ="top"
| {{#if: {{{dress-code|}}} | {{!}} Dress code {{!!}} {{{dress-code|}}} }}
|- valign ="top"
| {{#if: {{{rating|}}} | {{!}} Rating {{!!}} {{{rating|}}} }}
|- valign ="top"
| {{#if: {{{address|}}} | {{!}} Address {{!!}} {{{address|}}} }}
|- valign ="top"
| {{#if: {{{phone|}}} | {{!}} Telephone {{!!}} {{{phone|}}} }}
|- valign ="top"
| {{#if: {{{locality|}}} | {{!}} Locality {{!!}} {{{locality|}}} }}
|- valign ="top"
| {{#if: {{{locations|}}} | {{!}} Other locations {{!!}} {{{locations|}}} }}
|- valign ="top"
| {{#if: {{{other-info|}}} | {{!}} Other information {{!!}} {{{other-info|}}} }}
|- valign ="top"
| {{#if: {{{hours|}}} | {{!}} Hours {{!!}} {{{hours|}}} }}
|- valign ="top"
| {{#if: {{{website|}}} | {{!}} Website {{!!}} {{{website|}}} }}
|}<includeonly>[[Category:Restaurants]]</includeonly><noinclude>


<pre>
{{Header| 10/22}}
{{ infobox restaurant
|            name =
|            logo =
|          image =
|          theme =
|          slogan =
|    established =
|        founder =
|          closed =
|          owners =
|        previous =
|      food-type =
|        manager =
|      maitre d' =
|      head-chef =
|            chef =
|    pastry-chef =
|    reservations =
|      dress-code =
|        capacity =
|          rating =
|        address =
|        locality =
|      locations =
|      other-info =
|          hours =
|          phone =
|        website =
}}


| label4      = Established
== External links ==
| data4      = {{{established|}}}
 
| label5      = Closed
| data5      = {{{closed|}}}
 
| class6      = agent
| label6      = Owner(s)
| data6      = {{{current-owner|}}}
 
| label7      = Previous {{nowrap|owner(s)}}
| data7      = {{{previous-owner|}}}
 
| class8      = agent
| label8      = {{nowrap|Manager(s)}}
| data8      = {{{manager|}}}
 
| class9      = agent
| label9      = Head chef
| data9      = {{{head-chef|}}}


| class10      = agent
{{Footer}}
| label10      = Chef
</pre>
| data10      = {{{chef|}}}
{{footer}}
 
</noinclude>
| class11    = agent
| label11    = [[Pastry chef]]
| data11      = {{{pastry-chef|}}}
 
| class12      = category
| label12      = Food type
| data12      = {{{food-type|}}}
 
| class13      = category
| label13      = Dress code
| data13      = {{{dress-code|}}}
 
| label14      = Rating
| data14      = {{{rating|}}}
 
| label15    = Street address
| data15      = {{{street-address|}}}
 
| rowclass16  = adr
| class16    = locality
| label16    = City
| data16      = {{{city|}}}
 
| label17    = County
| data17      = {{{county|}}}
 
| label18    = State
| data18      = {{{state|}}}
 
| label19    = {{{postcode-type|Postal/ZIP Code}}}
| data19      = {{{postcode|{{{zip|}}}}}}
 
| label20    = Country
| data20      = {{{country|}}}
 
| label21    = [[Geographic coordinate system|Coordinates]]
| data21      = {{#if:{{{coordinates|}}}|{{#invoke:Coordinates|coordinsert|{{{coordinates}}}|type:landmark|{{#if:{{{country|}}}|region:{{Country abbreviation|{{{country}}}}}}}}}}}
 
| label22    = Seating capacity
| data22      = {{{seating-capacity|}}}
 
| label23    = Reservations
| data23      = {{{reservations|}}}
 
| label24    = Other locations
| data24      = {{{other-locations|}}}
 
| label25    = {{{other-label|Other information}}}
| data25      = {{{other-information|}}}
 
| label26    = Website
| data26      = {{{website|}}}
}}

Latest revision as of 11:01, 14 March 2024

Infobox restaurant
{{Header| 10/22}}
{{ infobox restaurant
|            name =
|            logo = 
|           image =
|           theme =
|          slogan = 
|     established =
|         founder =
|          closed = 
|          owners = 
|        previous = 
|       food-type =
|         manager =
|       maitre d' =
|       head-chef = 
|            chef = 
|     pastry-chef = 
|    reservations = 
|      dress-code = 
|        capacity = 
|          rating = 
|         address = 
|        locality = 
|       locations = 
|      other-info = 
|           hours =
|           phone = 
|         website = 
}}

== External links ==

{{Footer}}
Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp
Chat roomsWhat links hereCopyright infoContact informationCategory:Root