Template:Infobox pet: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Sho (talk | contribs)
m Reverted edits by Cameron446: (talk) to last revision by Intersocial
Spirit (talk | contribs)
No edit summary
Line 3: Line 3:
! scope="col" width="250px" border="0" |
! scope="col" width="250px" border="0" |
|-
|-
| colspan="2" align="center" style=" background-color:#bf7855; 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}}}'''
| colspan="2" align="center" style=" background-color:#FF6347; 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|}}}|{{!}}-

Revision as of 02:11, 29 July 2018

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
}}