Template:Infobox pet: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Spirit (talk | contribs)
mNo edit summary
Laura (talk | contribs)
m Updated template
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="100px" border="0" |
! colspan="2" class="ib-header ib-ducks" style="background-color:#0096ce" | '''{{{name}}}'''
! scope="col" width="250px" border="0" |
|-
| colspan="2" align="center" style=" background-color:#000099; 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 14:14, 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
}}