Template:Infobox furni/doc: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Spirit (talk | contribs)
Spirit (talk | contribs)
Line 81: Line 81:
}}
}}
</pre>
</pre>





Revision as of 19:53, 28 December 2020

Documentation

When to use

Use at the top of wiki pages about an individual item of furni. It is important that you check that the infobox is working after placing on a page.

Parameters

  • name = Furni name
  • image = Picture of furni
  • hoverimage = Switches between two images
  • release_date = Release date (specify hotel)
  • category = Category (Classical Rare, V7 etc..)
  • value = link to the Rare Values page
  • hc = indicates a Habbo Club Gift, and its generation
  • hc_month = for a Habbo Club gift, what month it was given in
  • ltd_number = indicates a Limited Edition Rare, and the number that were available
  • ltd_sold= for a Limited Edition Rare, how many were sold
  • ltd_cost = for a Limited Edition Rare, its original price
  • exchange = indicates a Habbo Exchange furni item, and how much is it redeemed for
  • exchange_cost = for Habbo Exchange furni, how much it cost

Example

Blue Loo Seat
Release date: 2001
Rare Values
Category: Bathroom
{{Infobox_furni
| name = Blue Loo Seat
| hoverimage = {{Hover Switch|Blue Toilet.gif|LOOSEAT.png||}}
| release_date =  2001
| category = [[Bathroom]]
}}

Habbo Club Gifts

For Habbo Club Gifts, you must include hc to add the coloured sub-heading. Include hc_month to show what month it was given out in.

Club Sofa
thumb
thumb
Motto: Club Sofa
Release date: December 2002
Habbo Club Gift
Generation: 1
Month: 1
Rare Values
Category: Habbo Club
{{Infobox_furni
| name = Club Sofa
| image = Club Sofa.gif
| release_date = December 2002
| hc = 1
| hc_month = 1
| category = [[Habbo Club]]
| motto = Club Sofa
}}

Limited Edition Rare

For a Limited Edition Rare you must include ltd_number to add the coloured sub-heading. ltd_sold is how many actually sold, and ltd_cost is the orginal price.

Sultan's Throne
thumb
thumb
Release date: 25 June 2020
Limited Edition Rare
Quantity available: 270
Quantity sold: 270
Release price: 500
Rare Values
Category: Limited Edition Rares
{{Infobox_furni
| name = Sultan's Throne
| image = India ltd20 sultanthrone 64 a 2 1.png
| release_date =  25 June 2020
| category = [[Limited Edition Rares]]
| ltd_number = 270
| ltd_sold = 270
| ltd_cost = 500
}}





Exchange Furni

For Habbo Exchange furni, you must include exchange to add the coloured sub-heading. Include exchange_cost to say how much it orginally cost.

Solid Gold Beetle
thumb
thumb
Release date: 12 May 2020
Exchange Furni
Worth: 500 Credits
Cost: 500 Credits
Rare Values
Category: Limited Currency
{{Infobox_furni
| name = Solid Gold Beetle
| image = CF 500 goldenbeetle.png
| release_date = 12 May 2020
| category = [[Limited Currency]]
| exchange = 500 Credits
| exchange_cost = 500 Credits
}}