Template:Infobox restaurant/doc
This is a documentation subpage for Template:Infobox restaurant. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Usage
{{{name}}} | |
---|---|
[[File:{{{logo}}}|{{{logo_width}}}|alt={{{logo_alt}}}]] | |
[[File:{{{image}}}|{{{image_width}}}|alt={{{image_alt}}}]] | |
Restaurant information | |
Slogan | {{{slogan}}} |
Established | {{{established}}} |
Closed | {{{closed}}} |
Owner(s) | {{{current-owner}}} |
Previous owner(s) | {{{previous-owner}}} |
Head chef | {{{head-chef}}} |
Chef | {{{chef}}} |
Pastry chef | {{{pastry-chef}}} |
Food type | {{{food-type}}} |
Dress code | {{{dress-code}}} |
Rating | {{{rating}}} |
Street address | {{{street-address}}} |
City | {{{city}}} |
County | {{{county}}} |
State | {{{state}}} |
Postal/ZIP Code | {{{zip}}} |
Country | {{{country}}} |
Coordinates | Lua error: callParserFunction: function "#coordinates" was not found. |
Seating capacity | {{{seating-capacity}}} |
Reservations | {{{reservations}}} |
Other locations | {{{other-locations}}} |
Other information | {{{other-information}}} |
Website | {{{website}}} |
{{Infobox restaurant | embed = | name = <!-- Leave blank if embed set to yes --> | title = <!-- If embedding use this for secondary small font title --> | logo = | logo_width = | logo_alt = | image = | image_width = | image_alt = | image_caption = | pushpin_map = <!-- Requires {{para|coordinates}}. --> | map_size = | map_alt = | map_caption = | slogan = | established = <!-- {{Start date|YYYY|MM|DD}} --> | closed = <!-- {{End date|YYYY|MM|DD}} --> | current-owner = | previous-owner = | head-chef = | chef = | pastry-chef = | food-type = | dress-code = | rating = | street-address = | city = | county = | state = | country = | coordinates = <!-- {{coord}} --> | seating-capacity = | reservations = | other-label = <!-- replaces "Other information" label --> | other-information = | website = <!-- {{URL|example.com}} --> }}
Description
Field | Description |
---|---|
name
|
Name of restaurant (required) |
logo
|
Restaurant's logo |
logo_alt
|
Alt text for logo |
logo_width
|
Size of logo |
image
|
Restaurant image |
image_width
|
Size of image |
image_alt
|
Alt text for image |
image_caption
|
Caption |
pushpin_map
|
Name of a location map (see #Map and coordinates). Requires |coordinates= to display a map.
|
map_size
|
Size of the pushpin_map |
map_alt
|
Alt text for the pushpin_map |
map_caption
|
Caption for pushpin_map |
slogan
|
Restaurant's slogan |
established
|
When was the restaurant first opened? Use {{Start date}} |
closed
|
When was the restaurant closed? Use {{End date}} |
current-owner
|
Who is the current owner(s)? |
previous-owner
|
Who were the previous owner(s)? |
head-chef
|
Who is the head chef? |
chef
|
(Alternative for head chef) Who is the establishment's chef? |
pastry-chef
|
Who is the pastry chef? |
food-type
|
Food type of restaurant (French, Italian, etc.) |
dress-code
|
Dress code of the restaurant (casual, semi-formal, formal) |
rating
|
Rating of the restaurant (Michelin Guide and {{Michelin stars}}, Zagat's Survey, etc.) |
street-address
|
Address on which the restaurant is located |
city
|
City in which the restaurant is located |
county
|
County in which the restaurant is located |
state
|
State in which the restaurant is located |
country
|
Country the restaurant is located in |
coordinates
|
The Geographic coordinates using {{coord}} (see #Map and coordinates) |
seating-capacity
|
The seating capacity of the restaurant |
reservations
|
Are reservations required? |
other-locations
|
Are there other locations? Is the restaurant franchised? |
other-label
|
Text to replace label for other-information field (default: Other information)
|
other-information
|
closings, renovations, etc. Do not include phone numbers per WP:NOTYELLOW. |
website
|
Restaurant's website; use {{URL}} |
Map and coordinates
Coordinates
Use the |coordinates=
parameter, with {{Coord}}, to display the coordinates. It will also allows the display of a {{Location map}} showing a pushpin for the location of the restaurant.
Map
The pushpin_map=
parameter can be used to specify a particular {{location map}}. Requires |coordinates=
.
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.
If it has a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- category
- county-name
- extended-address
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- uid
- url
- vcard
Geo is produced by calling {{coord}}, and uses HTML classes:
- geo
- latitude
- longitude
Please do not rename or remove these classes nor collapse nested elements which use them.
Precision
When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name=
parameter.