Template:Infobox furni: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Laura (talk | contribs)
m added campaign parameter
Laura (talk | contribs)
m added price
Line 22: Line 22:
{{#if:{{{campaign|}}}|{{!}}-
{{#if:{{{campaign|}}}|{{!}}-
{{!}} align="left" valign="top"{{!}} '''Campaign''' {{!}}{{!}} align="left" {{!}} {{{campaign}}} }}
{{!}} align="left" valign="top"{{!}} '''Campaign''' {{!}}{{!}} align="left" {{!}} {{{campaign}}} }}
|-
{{#if:{{{price|}}}|{{!}}-
{{!}} align="left" valign="top" {{!}} '''Release price''' {{!}}{{!}} align="left" {{!}} {{{price}}} }}
|-
|-
{{#if:{{{value|}}}|{{!}}-
{{#if:{{{value|}}}|{{!}}-

Revision as of 13:08, 11 April 2021

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 (in format 01 January 2021)
  • extra_release_date = Re-release dates (in format 01 January 2021)
  • category = Category (Classical Rare, V7 etc..)
  • campaign = the campaign the rare was released in (for New Rares)
  • price = the price it was originally sold for
  • value = link to the Rare Values page
  • exchange = indicates a Credit Furni furni item, and how much is it redeemed for
  • exchange_cost = for Credit Furni furni, how much it cost
  • previous_year' = adds previous year for 'rares released in year' pages
  • next_year' = adds next year for 'rares released in year' pages
  • previous_release = links to a previous release
  • next_release = links to a next release
  • Moto = Furni moto

Habbo Club

  • hc = indicates a Habbo Club Gift, and its generation
  • hc_month = for a Habbo Club gift, what month it was given in
  • previous generation = previous generation of club gifts
  • next generation = next generation of club gifts

Limited Edition Rares

  • 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
  • ltd_percentage = y (for tracking owners)
| release_date = {{countdown
|year       = 
|month      = 
|day        = 1
|hour       = 
|minute     = 
|second     = 
|event      = 
|duration   = 
|eventstart = 
|eventend   =

The time for the countdown should be

Example

Blue Loo Seat
Release date 2001
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
Motto: Club Sofa
Release date December 2002
Category Habbo Club
Habbo Club Gift
Generation: 1
Month: 1
{{Infobox_furni
| name = Club Sofa
| image = Club Sofa.gif
| release_date = December 2002
| hc = 1
| hc_month = 1
| category = [[Habbo Club]]
| motto = Club Sofa
}}






New Rares

New Rares are released as part of a Campaign. The campaign and price parameters should be filled. Included links to the rares that were released both before and after the rare you are writing about assists in navigation.

Meow Backpack
Release date 5 March 2021
Category New Rares
Campaign March 2021
Release price 35 Credits and 35 Diamonds
Value Habbox Rare Values
{{Infobox_furni
| name =  Meow Backpack
| image =  MeowBackpack.png
| release_date = 5 March 2021
| category = [[New Rares]]
| campaign = [[March 2021]]
| price = 35 Credits and 35 Diamonds
| value =  https://habbox.com/rares/clothes/meow-backpack
| previous_release = [[Chilly Bunny]]
| next_release = [[Face Framing Hair]]
}}




Limited Edition Rare

For a Limited Edition Rare you must include ltd_number to add the coloured subheading. ltd_sold is how many actually sold, ltd_percentage = y to show the percentage of owners tracked and ltd_cost is the original price.

Gold Leaf God
Release date 23 June 2021
Category Limited Edition Rares
Value Habbox Rare Values
Limited Edition Rare
Number available: 240
Number sold: 240
Original price 750 Credits
{{Infobox_furni
| name = Gold Leaf God
| image = Thai ltd21 yakgodstatue.png
| release_date = 23 June 2021
| category = [[Limited Edition Rares]]
| ltd_number = 240
| ltd_sold =  240
| ltd_cost = 750 Credits
| ltd_percentage = y
| value = https://habbox.com/rares/limited-edition-rares/gold-leaf-god
| previous_release = [[Disco Egg]]
| next_release = [[Rainbow Boa]]
}}











Limited Edition Rare Countdown Release

For a Limited Edition Rare countdown release.

Silver Pillow
Release date There are 1702 days 18 hours left before Silver Pillow is released. (refresh)
Category Limited Edition Rares
Value Habbox Rare Values
Limited Edition Rare
Number available: 175
Number sold: 175
Original price 450 Credits
{{Infobox_furni
| name = Silver Pillow
| image = SPILLOW.png
| release_date = {{countdown
|year       = 2030
|month      = 4
|day        = 1
|hour       = 19
|minute     = 40
|second     = 0
|event      = Silver Pillow is released
|duration   = 21
|eventstart = 01 October 2021
|eventend   = 01 April 2030
}}
| category = [[Limited Edition Rares]]
| ltd_percentage = y
| value = https://habbox.com/rares/limited-edition-rares/silver-pillow
| ltd_number = 175
| ltd_sold = 175
| ltd_cost = 450 Credits
}}




Exchange Furni

For Credit Furni furni, you must include exchange to add the coloured sub-heading. Include exchange_cost to say how much it originally cost.

Solid Gold Beetle
Release date 12 May 2020
Category Limited Currency
Exchange Furni
Worth: 500 Credits
Cost: 500 Credits
{{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
}}