Template:Infobox pet: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Laura (talk | contribs)
m Updated template
Laura (talk | contribs)
m Updated template
Line 1: Line 1:
<includeonly>{| class="infobox"
<includeonly>{| class="infobox"
! colspan="2" class="ib-header ib-ducks" style="background-color:#0096ce" | '''{{{name}}}'''
! colspan="2" class="ib-header ib-ducks" style="background-color:#ef9744" | '''{{{name}}}'''
|-
|-
{{#if:{{{image|}}}|{{!}}-
{{#if:{{{image|}}}|{{!}}-

Revision as of 14:19, 11 April 2021

Documentation

When to use

Use at the top of wiki pages about an individual Pet.

Parameters

  • name = Page name
  • catalogue_price = Catalogue price
  • image = Image header (transparent backgrounds if possible)
  • species = Amount of species of the pet
  • release_date = Release date (in format 01 January 2021).
  • extra_release_date = Re release dates (in format 01 January 2021)
  • Category = Category (Exclusive pets etc..)
Cat
Species: 12
Release date: June 2002
Catalogue Price: 20c

Example

{{Infobox_pet
| name = Pet Name
| image = Pet Image
| catalogue_price = Pet Catalogue Price
| species = Amount of Species
| release_date = Release Date
}}