Template:Infobox range/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
* '''seasonal''' = Season it is released in, if applicable. | * '''seasonal''' = Season it is released in, if applicable. | ||
* '''availability''' = Whether it is currently available in the Catalogue, Builder's Club, the MarketPlace or via Trade. | * '''availability''' = Whether it is currently available in the Catalogue, Builder's Club, the MarketPlace or via Trade. | ||
* '''previous''' = the campaign that was the month before the current one | |||
* '''next''' = the campaign that was the month after the current one | |||
{{Infobox_range | {{Infobox_range | ||
Line 20: | Line 22: | ||
== Example == | == Example == | ||
{{Infobox_range | |||
| name = Gothic | |||
| image = Gothic.gif | |||
| release_date = January, 2007 | |||
| seasonal = Halloween | |||
| availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | |||
}} | |||
<pre style="width:50%"> | <pre style="width:50%"> | ||
{{Infobox_range | {{Infobox_range | ||
Line 27: | Line 36: | ||
| seasonal = Halloween | | seasonal = Halloween | ||
| availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | | availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | ||
}} | |||
</pre> | |||
{{Infobox_range | |||
| name = Indian Palace | |||
| image = Spromo Promos.png | |||
| release_date = June 2020 | |||
| seasonal = | |||
| availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | |||
| previous = [[Spa Days]] | |||
| next = [[Habbo 20]] | |||
}} | |||
<pre style="width:50%"> | |||
{{Infobox_range | |||
| name = Indian Palace | |||
| image = Spromo Promos.png | |||
| release_date = June 2020 | |||
| seasonal = | |||
| availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | |||
| previous = [[Spa Days]] | |||
| next = [[Habbo 20]] | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template_Documentation]] | [[Category:Template_Documentation]] |
Revision as of 11:24, 27 June 2020
Documentation
When to use
Use at the top of wiki pages about a furni range. It is important that you check that the infobox is working after placing on a page.
Parameters
- name = Furni range name
- image = Image of furni range header
- release_date = Release date
- seasonal = Season it is released in, if applicable.
- availability = Whether it is currently available in the Catalogue, Builder's Club, the MarketPlace or via Trade.
- previous = the campaign that was the month before the current one
- next = the campaign that was the month after the current one
Gothic | |
---|---|
![]() | |
Release date: | January, 2007 |
Season: | Halloween |
Availability | |
Available from: | Catalogue Builders Club MarketPlace Trade |
Example
Gothic | |
---|---|
![]() | |
Release date: | January, 2007 |
Season: | Halloween |
Availability | |
Available from: | Catalogue Builders Club MarketPlace Trade |
{{Infobox_range | name = Gothic | image = Gothic.gif | release_date = January 2007 | seasonal = Halloween | availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] }}
Indian Palace | |
---|---|
![]() | |
Release date: | June 2020 |
Availability | |
Available from: | Catalogue Builders Club MarketPlace Trade |
Previous Campaign: Spa Days |
Next Campaign: Habbo 20 |
{{Infobox_range | name = Indian Palace | image = Spromo Promos.png | release_date = June 2020 | seasonal = | availability = [[Catalogue]] <br>[[Builders Club]] <br>[[MarketPlace]] <br>[[Trade]] | previous = [[Spa Days]] | next = [[Habbo 20]] }}