Template:Infobox location
{{Infobox | bodystyle = | labelstyle = white-space: nowrap | above = | image = | caption = | label1 = Name | data1 = | label2 = Location | data2 = | label3 = Purpose | data3 =
Usage
{{Infobox | bodystyle = | labelstyle = white-space: nowrap | above = "{{{name}}}" | image = [[File:{{{image}}}|frameless|upright=1]] | caption = {{{caption}}} | label1 = Name | data1 = {{{name}}} | label2 = Location | data2 = {{{location}}} | label3 = Purpose | data3 = {{{purpose}}}
{{Infobox location
| name =
| image =
| imagesize = <!--if the default is too large-->
| caption =
| location =
| purpose =
}}
Parameters
- name
- What's the place usually referred to as?
- image
- image file, e.g. 'main_bar.png'. no need for [[ or file: or anything.
- caption
- image caption
- location
- Location of Place. e.g. "Oklahoma" or "Café Plaisir (ground floor)"
- purpose
- Primary usage of the room if not obvious from the name, e.g. 'night club'.
Example
{{Infobox
| bodystyle =
| labelstyle = white-space: nowrap
| above = "The Main Bar"
| image =
| caption = Art by October Flixard
| label1 = Name
| data1 = The Main Bar
| label2 = Location
| data2 = Café Plaisir, Ground Floor
| label3 = Purpose
| data3 = Entertaining guests
{{Infobox location
| name = The Main Bar
| image = Cafe_Plaisir_Main_Bar_October_Flixard.png
| caption = Art by [[October Flixard]]
| location = [[Café Plaisir]], Ground Floor
| purpose = Entertaining guests
}}
| The above documentation is transcluded from Template:Infobox location/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |