Template:Infobox Habbox Event: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
MadameJaquack (talk | contribs)
m Reverted edits by MadameJaquack (talk) to last revision by Cameron446:
Tag: Rollback
MadameJaquack (talk | contribs)
No edit summary
Line 22: Line 22:
{{#if:{{{link|}}}|{{!}}-
{{#if:{{{link|}}}|{{!}}-
{{!}} align="left" valign="top" {{!}} '''Link''' {{!}}{{!}} align="left" {{!}} {{{link}}} }}
{{!}} align="left" valign="top" {{!}} '''Link''' {{!}}{{!}} align="left" {{!}} {{{link}}} }}
|-
{{#if:{{{previous_year|}}}|{{!}}-
{{!}} style="width: 50%; text-align: center; vertical-align: top; padding: .2em .1em .2em 0" {{!}} '''Previous Year'''<br/> {{{previous_year}}}
{{!}} style="width: 50%; text-align: center; vertical-align: top; padding: .2em .1em" {{!}} '''Next Year'''<br/> {{{next_year}}} }}
|}</includeonly><noinclude><!-- Do not edit the documentation here, edit the documentation at /doc !-->{{Documentation}}[[Category:Infobox Templates]]</noinclude>
|}</includeonly><noinclude><!-- Do not edit the documentation here, edit the documentation at /doc !-->{{Documentation}}[[Category:Infobox Templates]]</noinclude>

Revision as of 11:23, 7 August 2021

Documentation

When to use

Use at the top of wiki pages about an official Habbox project

Parameters

  • project = Project name
  • image = Featured image
  • since = Date of first launch
  • dates = Dates of project
  • theme = Theme for project
  • teams = Team names
  • link = Link to more information on Habbox.com
  • previous_year = Previous year
  • next_year = Next year
Habbox Summer Spectacular
Since 2007
Dates Summer (7-16 August 2020)
Theme History (2020)
Teams Red (Cowboys)
Blue (Vikings)
Black (Pirates)
Green (Greeks)
Link https://habbox.com/hxss
Previous Year
2021
Next Year
2022

Example

{{Infobox_Habbox Event
| project = Habbox Summer Spectacular
| image = HxSS2019.png
| since = 2007
| dates = Summer (7-16 August 2020)
| theme = History (2020)
| teams = Red (Cowboys)<br>Blue (Vikings)<br>Black (Pirates)<br>Green (Greeks)
| link = https://habbox.com/hxss
| previous_year = 2021
| next_year = 2022
}}