Ҳуҷҷатгузорӣ

Usage

Copy and paste the following at the start of the casino article:

{{Infobox casino
| name = 
| logo = 
| logo_size = 
| logo_alt = 
| logo_caption = 
| image = 
| image_size = 
| image_alt = 
| image_caption = 
| pushpin_map = 
| pushpin_mapsize = 
| pushpin_map_alt = 
| pushpin_map_caption = 
| pushpin_label_position = none
| coordinates = 
| latd  = | latm  = | lats  = | latNS  = 
| longd = | longm = | longs = | longEW = 
| coordinates_type = type:landmark
| coordinates_display = 
| location = 
| address = 
| date_opened = 
| date_closed = 
| theme = 
| rooms = 
| space_gaming = 
| shows = 
| attractions = 
| notable_restaurants = 
| casino_type = 
| owner = 
| license_holder =  <!-- Use only if different from owner -->
| architect = 
| names_pre =       <!-- (previous names) -->
| renovations = 
| website = 
| footnotes = 
| embedded =
}}

Example

For the Bellagio (hotel and casino):

{{Infobox casino
| name = Bellagio
| logo = | logo_size = | logo_alt = | logo_caption = 
| image = Bellagio2010.JPG
| image_size = 250
| image_alt = Photograph of the Bellagio casino, Las Vegas
| image_caption = 
| pushpin_map = United States Downtown Las Vegas
| pushpin_mapsize = 
| pushpin_map_alt = Map showing location of Bellagio Las Vegas on the Las Vegas Strip
| pushpin_map_caption = Location within Downtown Las Vegas
| pushpin_label_position = right
| latd=36  |latm=06 |lats=47 |latNS=N
| longd=115 |longm=10 |longs=35 |longEW=W
| coordinates_type = region:US-NV_type:landmark
| coordinates_display = <!-- title -->
| location = [[Paradise, Nevada|Paradise]], [[Nevada]]
| address = 3600 [[Las Vegas Boulevard]] South
| date_opened = October 15, 1998
| date_closed = 
| theme = [[Bellagio, Italy]]
| rooms = 3,933
| space_gaming = {{convert|116000|sqft|m2|abbr=on}}
| shows = ''[[O (Cirque du Soleil)|O]]'' by [[Cirque du Soleil]]
| attractions = {{hlist |Bellagio Gallery of Fine Art |Conservatory |''The Fountains of Bellagio'' |''The Bank Nightclub''}}
| notable_restaurants = {{hlist |''[[Le Cirque (Las Vegas)|Le Cirque]]'' |''Circo'' |''[[Picasso]]'' |''Michael Mina'' |''Jasmine'' |''Jean-Georges' Prime'' |''Olives'' |''Sensi''}}
| casino_type = Land
| owner = [[MGM Mirage]]
| architect = DeRuyter Butler and Atlandia Design
| names_pre = 
| renovations = Bellagio Spa Tower, 2004, 2006-07
| website = [http://www.bellagio.com/ bellagio.com]
| footnotes = 
}}

Parameter descriptions

Required parameters are shown in bold italics.

Field Description Values
name Name of the casino wikitext (can contain links)
logo Image of the shopping centre filename
logo_size Width of image as a numerical value (omit "px" suffix)
logo_alt Alternative text for the logo text
logo_caption Caption for image (usually blank) wikitext (can contain links)
image Image of the casino filename
image_size Width of image as a numerical value (omit "px" suffix)
image_alt Alternative text for the image text
image_caption Caption for image wikitext (can contain links)
pushpin_map Name of a {{Location map}} see note below
pushpin_mapsize Width of Location map as a numerical value (omit "px" suffix)
pushpin_map_alt Alternative text for Location map text
pushpin_map_caption Caption for Location map wikitext (can contain links)
pushpin_label_position Location of the pushpin label none, left, right, top, bottom
coordinates Geographic coordinates of location see note below
latd, latm, lats, latNS Latitude coordinates see note below
longd, longm, longs, longEW Longitude coordinates see note below
coordinates_type region:XX-YY_type:landmark see {{Coord}}
coordinates_display Display coordinates in title? (blank suppresses display)
location Location of the casino wikitext (can contain links)
e.g. [[Joondalup, Western Australia]], [[Australia]]
address Address of the casino wikitext (can contain links)
date_opened Date of opening e.g. 25 January 2007
date_closed Date casino closed e.g. 25 January 2007
theme Current theme of casino wikitext (can contain links)
rooms Number of rooms expressed as a numerical value
space_gaming Total gaming space of the casino, expressed as a numerical value (for best practice, use {{convert}})
shows Names of notable shows at the casino
attractions Names of notable attractions at the casino
notable_restaurants Names of notable restaurants at the casino
casino_type "Land-based" or "Water-based" (for casino boat)
owner Name/s of current owner/s wikitext (can contain links)
license_holder Name of license holder if not the owner of the property wikitext (can contain links)
architect Name/s of current architect/s wikitext (can contain links)
names_pre Previous names of the casino e.g. Harrahs, Adelaide Casino
renovations Years of key renovations undertaken on the casino
website Casino's website URL e.g. [http://www.url.com.au url.com.au]
footnotes Footnotes and citations for information within infobox wikitext (can contain links)
embedded Embed another infobox with such capability like {{designation list}} and {{infobox NRHP}}

Coordinates

For coordinates, use:

  | latd  = | latm  = | lats  = | latNS  =
  | longd = | longm = | longs = | longEW =
  | coordinates_type = 
  | coordinates_display = 

These use the {{Coord}} template to display linked coordinates. Alternatively, you can use the {{Coord}} template directly using the coordinates = option.

Pushpin map

To add a {{Location map}}, specify which map using pushpin_map = . For this option to work, the coordinates must be specified using latd = and longd =.

To add a label next to the pushpin, use pushpin_label_position =, with a value of top, bottom, left, or right. The default value is none.