ଛାଞ୍ଚ:Infobox restaurant
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}}} |
Current owner(s) | {{{current-owner}}} |
Previous owner(s) | {{{previous-owner}}} |
ମୁଖ୍ୟ ରାନ୍ଧୁଣି | {{{head-chef}}} |
ରାନ୍ଧୁଣି | {{{chef}}} |
Pastry Chef | {{{pastry-chef}}} |
ଖାଦ୍ୟ | {{{food-type}}} |
Dress code | {{{dress-code}}} |
Rating | {{{rating}}} |
ସାହି | {{{street-address}}} |
ସହର | {{{city}}} |
County | {{{county}}} |
ରାଜ୍ୟ | {{{state}}} |
Postal/ZIP code | {{{postcode}}} |
ଦେଶ | {{{country}}} |
Coordinates | {{{coordinates}}} |
ଖାଦ୍ୟ ପରଷିବା କ୍ଷମତା | {{{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 = | 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 = | postcode = <!-- or | zip = --> | country = | coordinates = <!-- or | latitude = | longitude = --> | latitude = <!-- or | latd= | latm= | lats= | latNS= --> | longitude = <!-- or | longd= | longm= | longs= | longEW = --> | iso_region = | coordinates_display = | coordinates_wrap = | seating-capacity = | reservations = | other-locations = | 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) |
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 |
postcode or zip
|
Post code/ZIP for the area the restaurant is located |
country
|
Country the restaurant is located in |
coordinates
|
The Geographic coordinates using {{coord}} (see #Map and coordinates) |
latitude
|
The latitude coordinates in decimal degrees (see #Map and coordinates) |
longitude
|
The longitude coordinates in decimal degrees (see #Map and coordinates) |
latd , latm , lats , latNS
|
The latitude coordinates in degrees, minutes, seconds (see #Map and coordinates) |
longd , longm , longs , longEW
|
The longitude coordinates in degrees, minutes, seconds (see #Map and coordinates) |
iso_region
|
Override automatic value for ISO 3166-1 alpha-2 or ISO 3166-2 region code |
coordinates_display
|
Set to title to display of the coordinates at the top of the page |
coordinates_wrap
|
Set to no to prevent the coordinates from wrapping over two lines |
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
ସମ୍ପାଦନାEither use the |coordinates=
parameter, with {{Coord}}, or:
- The latitude and longitude of the building may be specified:
- in decimal degrees, using
|latitude=
and|longitude=
OR - in degrees/minutes/seconds, using
latd=
,latm=
,lats=
,latNS=
,longd=
,longm=
,longs=
, andlongEW=
.
- in decimal degrees, using
- To display coordinates at the top of the page, use
|coordinates_display=
. Otherwise coordinates will appear in the infobox only. - The ISO 3166-1 alpha-2 or ISO 3166-2 region code can often be determined automatically, based on the
|country=
parameter.- To override the automatic value, use the
|iso_region=
parameter.
- To override the automatic value, use the
The latter method allows the display a {{Location map}} without duplicating coordinates.
Map
ସମ୍ପାଦନାThe pushpin_map=
parameter can be used to specify a particular {{location map}}. For this feature to work, you must specify the coordinates using |latitude=
and |longitude=
or using |latd=
and |longd=
.
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.