Template:Infobox public
Jump to navigation
Jump to search
Documentation
When to use
Use at the top of wiki pages about a public room. It is important that you check that the infobox is working after placing on a page.
Parameters
- name = Room name
- image = Image header
- opening_date = Opening date
- closing_date = Closing date
- url = Room link
| Welcome Lounge | |
|---|---|
| Opening date: | January 2003 |
| Closing date: | Ongoing |
| Room link: | Welcome Lounge |
Example
{{Infobox_public
| name = Welcome Lounge
| image = Welcome_Lounge.PNG
| opening_date = January 2003
| closing_date = Ongoing
| url = [http://www.habbo.com/hotel?room=69118542 Welcome Lounge]
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Room name | String | required |
| image | image | Image header | String | optional |
| opening_date | opening_date | Opening date | String | optional |
| closing_date | closing_date | Closing date | String | optional |
| url | url | Room link | Unknown | optional |