Template:Infobox Disney resort
Usage
[edit]{{{name}}} | |
---|---|
[[File:{{{logo}}}|150px]] | |
Location | {{{location}}} |
Category | {{{category}}} |
Opened | {{{opendate}}} |
Closed | {{{closedate}}} |
Theme | {{{theme}}} |
Areas | {{{sections}}} |
Rooms | {{{roomnumber}}} |
Suites | {{{suite}}} |
Villas | {{{villa}}} |
Operator | {{{operator}}} |
Green lodge | {{{greenlodge}}} |
Website | {{{website}}} |
{{Infobox Disney resort
| name =
| logo_width = <!--Default is 150px-->
| image = <!--Use ONLY the filename, not a full [[Image:]] link-->
| imagedimensions = <!--Default is 250px-->
| caption =
| location =
| type = <!--- see parameters below for usage -->
| category =
| opendate =
| closedate =
| theme =
| sections =
| roomnumber =
| suite =
| villa =
| operator =
| greenlodge =
| free_label =
| free_data =
| free_label1 =
| free_data1 =
| free_label2 =
| free_data2 =
| free_label3 =
| free_data3 =
| free_label4 =
| free_data4 =
| free_label5 =
| free_data5 =
| website =
}}
This template is to be used for resorts (hotels) on Disney properties.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the resort.
| String | required |
Type | type | The resort type. Also controls the highlight color under the name. For Disney World select from deluxe, dvc (Disney Vacation Club), moderate or value. For other locations use the resort abbreviation: dr (Disneyland Resort), dp (Disneyland Paris), hkdr (Hong Kong Disneyland Resort), tdr (Tokyo Disney Resort) or sdr (Shanghai Disney Resort).
| String | optional |
Logo | logo | The filename of the resort's logo, without File: prefix | File | optional |
Logo width | logo_width logodimensions logo_dimensions | The size of the logo, in pixels.
| String | optional |
Image | image | Primary picture of the resort, without the File: prefix | File | optional |
Image width | image_width imagedimensions image_dimensions | The size of the primary picture of the resort.
| String | optional |
Caption | caption | Caption under the primary picture of the resort
| String | optional |
Location | location | The location of the resort. | String | optional |
Category | category | The category of the resort (star rating). A template such as {{Rating}} should be used.
| String | optional |
Opening date | opendate | The opening date of the resort. The {{Start date|YYYY|MM|DD}} template should be used.
| Date | optional |
Closing date | closedate | The closing date of the resort (if applicable). A template such as {{end date}} should be used.
| Date | optional |
Theme | theme | The theme of the resort.
| String | optional |
Sections | sections | The names of the areas of the resort. Use {{Unbulleted list}} to display | String | optional |
Rooms | roomnumber | Number of rooms the resort has | Number | optional |
Suites | suite | Number of suites the resort has | Number | optional |
Operator | operator | The name of the operator of the resort
| String | optional |
Green lodge | greenlodge | Is the resort a member of the Florida Green Lodging Program?
| String | optional |
Villas | villa | Number of villas the resort has | String | optional |
free_label | free_label | no description | Unknown | optional |
free_text | free_text | no description | Unknown | optional |
free_label1 | free_label1 | no description | Unknown | optional |
free_text1 | free_text1 | no description | Unknown | optional |
free_label2 | free_label2 | no description | Unknown | optional |
free_text2 | free_text2 | no description | Unknown | optional |
free_labe3 | free_labe3 | no description | Unknown | optional |
free_text3 | free_text3 | no description | Unknown | optional |
free_label4 | free_label4 | no description | Unknown | optional |
free_text4 | free_text4 | no description | Unknown | optional |
free_label5 | free_label5 | no description | Unknown | optional |
free_text5 | free_text5 | no description | Unknown | optional |
Website | website | The official website of the resort. A template such as {{Official website}} should be used.
| String | optional |