Difference between revisions of "Template:Infobox hotel"

From The Aruba Wiki
Jump to: navigation, search
Line 43: Line 43:
 
| checkout = 11:00 AM
 
| checkout = 11:00 AM
 
}}
 
}}
 +
<pre>
 +
{{Infobox hotel
 +
| name      = {{PAGENAME}}
 +
| location  = Aruba
 +
| address  = Test City
 +
| 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 rating use only from 0 to 5
 +
| star      = 4
 +
| rates    = $700
 +
| checkin  = 2:00 PM
 +
| checkout  = 11:00 AM
 +
}}
 +
</pre>
 
== Usage rights ==
 
== Usage rights ==
 
<pre>
 
<pre>

Revision as of 02:16, 27 June 2018


Infobox hotel
General Information
Location Aruba
Address Test City
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
Map [1]


{{Infobox hotel
| name      = {{PAGENAME}}
| location  = Aruba
| address   = Test City
| 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 rating use only from 0 to 5
| star      = 4
| rates     = $700
| checkin   = 2:00 PM
| checkout  = 11:00 AM
}}

Usage rights

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