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|}}} |
+
}}{{#if: {{{map_coord|}}} |
<tr><td colspan="2" style="font-weight:bold;vertical-align:top;">{{{t15|Map}}}</td></tr><tr><td colspan="2" style="vertical-align:top;">
+
<tr><td style="font-weight:bold;vertical-align:top;" colspan="2">{{{t11|Map}}}</td></tr><tr><th style="vertical-align:top;text-align:center" colspan="2"><div style="float:right">{{#multimaps:  {{{map_coord|}}} ~{{{name|}}}~{{{map_desc|}}} | zoom={{{zoom|11}}} | width={{{width|280px}}} | height={{{height|240px}}} }}</div></th></tr>
{{{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 56: Line 54:
 
| 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">
+
| map_coord = 11.5407, 75.8446
{
+
| map_desc  = Sample Description Text Here
  "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>
Line 86: Line 75:
 
| checkout = 11:00 AM
 
| checkout = 11:00 AM
 
| key_people = Manager
 
| key_people = Manager
 +
 +
| map_coord = 11.5407, 75.8446
 +
| map_desc  = Sample Description Text Here
 
}}
 
}}
 
</pre>
 
</pre>
Line 107: Line 99:
 
| checkout  =  
 
| checkout  =  
 
| key_people=  
 
| key_people=  
 +
| map_coord =
 +
| map_desc  =
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 22:03, 11 July 2018


Infobox hotel
General Information
Location Aruba
Address Test City
Coordinates 75.8446/ 11.5407, 75.8446
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 75.8446/ 11.5407, 75.8446
Map

Loading map...


{{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

| map_coord = 11.5407, 75.8446
| map_desc  = Sample Description Text Here
}}

Usage notes

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