Template:Infobox location

From Cafe Plaisir
Revision as of 19:22, 10 April 2020 by Wrincewind (talk | contribs) (Created page with "{{Infobox | bodystyle = {{#if:{{{infoboxwidth|{{{width|}}} }}} |width:{{{infoboxwidth|{{{width}}} }}} }} | labelstyle = white-space: nowrap | above = <includeonly>"{{{na...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{Infobox | bodystyle = | labelstyle = white-space: nowrap | above = | image = | caption = | label1 = Name | data1 = | label2 = Location | data2 = | label3 = Purpose | data3 =

50px Template documentation[view] [edit] [history] [purge]

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 = Cafe Plaisir Main Bar October Flixard.png | 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
}}