Difference between revisions of "Template:Infobox hotel"

From The Aruba Wiki
Jump to: navigation, search
Line 32: Line 32:
 
}}{{#if: {{{key_people|}}} |
 
}}{{#if: {{{key_people|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t14|Key people}}}</td><td style="vertical-align:top;">{{{key_people|}}}</td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t14|Key people}}}</td><td style="vertical-align:top;">{{{key_people|}}}</td></tr>
 +
}}{{#if: {{{map|}}} |
 +
<tr><td colspan="2" style="font-weight:bold;vertical-align:top;">{{{t15|Map}}}</td></tr><tr><td colspan="2" style="vertical-align:top;">
 +
{{{map|}}}
 +
</td></tr>
 
}}</table>
 
}}</table>
 
[[Category:Hotels]] {{#switch: {{{star|}}} |1=[[Category:1-star Hotels]]|2=[[Category:2-star Hotels]] |3=[[Category:3-star Hotels]]|4=[[Category:4-star Hotels]]|[[Category:5-star Hotels]]|}} {{#if: {{{location|}}}|[[Category: Hotels in {{{location|}}}]]}}
 
[[Category:Hotels]] {{#switch: {{{star|}}} |1=[[Category:1-star Hotels]]|2=[[Category:2-star Hotels]] |3=[[Category:3-star Hotels]]|4=[[Category:4-star Hotels]]|[[Category:5-star Hotels]]|}} {{#if: {{{location|}}}|[[Category: Hotels in {{{location|}}}]]}}
Line 52: Line 56:
 
| checkout = 11:00 AM
 
| checkout = 11:00 AM
 
| key_people = Manager
 
| key_people = Manager
 +
| map = <mapframe text="" width=260 height=260 zoom=12 latitude="12.5828272" longitude="-70.0420925">
 +
{
 +
  "type": "Feature",
 +
  "geometry": { "type": "Point", "coordinates": [-70.0420925, 12.5828272] },
 +
  "properties": {
 +
    "title": "[https://www.boardwalkaruba.com/en-us Boardwalk Small Hotel Aruba]",
 +
    "marker-color": "228b22",
 +
    "marker-symbol": "lodging"
 +
  }
 +
}
 +
</mapframe>
 
}}
 
}}
 
<pre>
 
<pre>

Revision as of 21:55, 7 July 2018


Infobox hotel
General Information
Location Aruba
Address Test City
Type All-inclusive
Rooms 30
Website http://westerly.com.ph
Telephone (+1) 320 777 8888
Toll free (+1) 320 777 8888
Email test@example.com
Price Range $700
Rating ★★★★
Check-in 2:00 PM
Check-out 11:00 AM
Key people Manager
Map [1]


{{Infobox hotel
| name  = {{PAGENAME}}
| location = Aruba
| address = Test City
| type = All-inclusive
| built = 2007
| rooms = 30
| telephone = (+1) 320 777 8888
| fax = (+1) 320 777 8888
| toll-free = (+1) 320 777 8888
| website = http://westerly.com.ph
| email = test@example.com
| star = 4
| rates = $700
| checkin = 2:00 PM
| checkout = 11:00 AM
| key_people = Manager
}}

Usage notes

{{Infobox hotel
| name      = 
| location  = 
| address   = 
| type      = 
| built     = 
| rooms     = 
| telephone = 
| fax       = 
| toll-free = 
| website   = 
| email     = 
| star      = 
| rates     = 
| checkin   = 
| checkout  = 
| key_people= 
}}