Difference between revisions of "Template:Infobox hotel"

From The Aruba Wiki
Jump to: navigation, search
(Usage rights)
Line 8: Line 8:
 
}}{{#if: {{{address|}}} |
 
}}{{#if: {{{address|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t2|Address}}}</td><td style="vertical-align:top;">{{{address|}}}</td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t2|Address}}}</td><td style="vertical-align:top;">{{{address|}}}</td></tr>
 +
}}{{#if: {{{type|}}} |
 +
<tr><td style="font-weight:bold;vertical-align:top;">{{{t13|Type}}}</td><td style="vertical-align:top;">{{{type|}}}</td></tr>
 +
}}{{#if: {{{built|}}} |
 +
<tr><td style="font-weight:bold;vertical-align:top;">{{{t11|Year built}}}</td><td style="vertical-align:top;">{{{built|}}}</td></tr>
 +
}}{{#if: {{{rooms|}}} |
 +
<tr><td style="font-weight:bold;vertical-align:top;">{{{t12|No of Rooms}}}</td><td style="vertical-align:top;">{{{rooms|}}}</td></tr>
 
}}{{#if: {{{website|}}} |
 
}}{{#if: {{{website|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t6|Website}}}</td><td style="vertical-align:top;"><span class="plainlinks">[{{{website|}}} {{{website|}}}]</span></td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t6|Website}}}</td><td style="vertical-align:top;"><span class="plainlinks">[{{{website|}}} {{{website|}}}]</span></td></tr>
Line 14: Line 20:
 
}}{{#if: {{{toll-free|}}} |
 
}}{{#if: {{{toll-free|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t3a|Toll free}}}</td><td style="vertical-align:middle;">{{{toll-free|}}}</td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t3a|Toll free}}}</td><td style="vertical-align:middle;">{{{toll-free|}}}</td></tr>
}}{{#if: {{{fax|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t4|Fax Number}}}</td><td style="vertical-align:middle;">{{{fax|}}}</td></tr>
 
 
}}{{#if: {{{email|}}} |
 
}}{{#if: {{{email|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t5|Email}}}</td><td style="vertical-align:middle;"><span class="plainlinks">[mailto:{{{email|}}} {{{email|}}}]</span></td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t5|Email}}}</td><td style="vertical-align:middle;"><span class="plainlinks">[mailto:{{{email|}}} {{{email|}}}]</span></td></tr>
Line 26: Line 30:
 
}}{{#if: {{{rates|}}} |
 
}}{{#if: {{{rates|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t8|Price range}}}</td><td style="vertical-align:top;">{{{rates|}}}</td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t8|Price range}}}</td><td style="vertical-align:top;">{{{rates|}}}</td></tr>
 +
}}{{#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>
 
}}</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 33: Line 39:
 
| location = Aruba
 
| location = Aruba
 
| address = Test City
 
| address = Test City
 +
| type = All-inclusive
 +
| built = 2007
 +
| rooms = 30
 
| telephone = (+1) 320 777 8888
 
| telephone = (+1) 320 777 8888
 
| fax = (+1) 320 777 8888
 
| fax = (+1) 320 777 8888
Line 42: Line 51:
 
| checkin = 2:00 PM
 
| checkin = 2:00 PM
 
| checkout = 11:00 AM
 
| checkout = 11:00 AM
 +
| key_people = Manager
 
}}
 
}}
 
<pre>
 
<pre>
 
{{Infobox hotel
 
{{Infobox hotel
| name     = {{PAGENAME}}
+
| name = {{PAGENAME}}
| location = Aruba
+
| location = Aruba
| address   = Test City
+
| address = Test City
 +
| type = All-inclusive
 +
| built = 2007
 +
| rooms = 30
 
| telephone = (+1) 320 777 8888
 
| telephone = (+1) 320 777 8888
| fax       = (+1) 320 777 8888
+
| fax = (+1) 320 777 8888
 
| toll-free = (+1) 320 777 8888
 
| toll-free = (+1) 320 777 8888
| website   = http://westerly.com.ph
+
| website = http://westerly.com.ph
| email     = test@example.com
+
| email = test@example.com
// Star rating use only from 0 to 5
+
| star = 4
| star     = 4
+
| rates = $700
| rates     = $700
+
| checkin = 2:00 PM
| checkin   = 2:00 PM
+
| checkout = 11:00 AM
| checkout = 11:00 AM
+
| key_people = Manager
 
}}
 
}}
 
</pre>
 
</pre>
Line 66: Line 79:
 
| location  =  
 
| location  =  
 
| address  =  
 
| address  =  
 +
| type      =
 +
| built    =
 +
| rooms    =
 
| telephone =  
 
| telephone =  
 
| fax      =  
 
| fax      =  
Line 75: Line 91:
 
| checkin  =  
 
| checkin  =  
 
| checkout  =  
 
| checkout  =  
 +
| key_people=
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 19:42, 28 June 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= 
}}