Template:Infobox bundle: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Spirit (talk | contribs)
No edit summary
Laura (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>{| style="font-size:0.85em; border: 1px solid #AAAAAA; background-color: #F9F9F9; width: 300px; float: right; padding: 2px 5px; margin: 0px 0px 10px 10px;"  
<includeonly>{| class="infobox"
! scope="col" width="180px" border="0" |
! colspan="2" class="infobox-header" style="background-color:#00bae8" | '''{{{name}}}'''
! scope="col" width="220px" border="0" |
|-
| colspan="2" align="center" style=" background-color:#00bae8; color:white; text-shadow: rgba(0,0,0,0.2) 0em 0.1em 0.1em;font-size: 20px; margin-left: 7px; margin-right: 7px; margin-top: 0px; margin-bottom: 6px;" | '''{{{name}}}'''
|-
|-
{{#if:{{{image|}}}|{{!}}-
{{#if:{{{image|}}}|{{!}}-
Line 20: Line 17:
{{!}} align="left" valign="top" {{!}} '''Price''' {{!}}{{!}} align="left" {{!}} {{{price}}} }}
{{!}} align="left" valign="top" {{!}} '''Price''' {{!}}{{!}} align="left" {{!}} {{{price}}} }}
|-
|-
| colspan="2" align="center" style=" background-color:#158ead; color:white; text-shadow: rgba(0,0,0,0.2) 0em 0.1em 0.1em;font-size: 20px; margin-left: 7px; margin-right: 7px; margin-top: 0px; margin-bottom: 6px;" | '''Release dates'''
! colspan="2" class="infobox-header" style="background-color:#158ead" | '''Release Dates'''
 
|-
|-
{{#if:{{{release_date|}}}|{{!}}-
{{#if:{{{release_date|}}}|{{!}}-

Revision as of 10:32, 11 April 2021

Documentation

When to use

Use at the top of wiki pages about a furniture bundle. It is important that you check that the infobox is working after placing on a page.

Parameters

  • name = Bundle Name
  • image = Picture of bundle
  • campaign = Campaign or campaigns bundle was part of
  • theme = Furni lines
  • items = Number of items in the bundle (including exclusive items)
  • exclusives = Exclusive items included in the bundle
  • price = Price of the bundle
  • release_date = Original release date (in format 01 January 2021)
  • extra_release_date = Re release dates (in format 01 January 2021)
Village Fair Bundle
thumb
Theme Habbo Palooza
Number of items 123
Exclusive Items Merchandise Stall x3
Price 199 Credits
Release Dates
Original Release Date 03 July 2017
Re-Release Date(s) 08 February 2019

Example

{{Infobox_bundle
| name = Village Fair Bundle
| image = Village Fair Bundle.png
| campaign = [[	Habbo Palooza]]
| theme = [[Habbo Palooza]]
| items = 123
| exclusives = Merchandise Stall x3
| price = 199 Credits
| release_date = 03 July 2017
| extra_release_date = 08 February 2019
}}