Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:12, 17 October 2025 by Daserix (talk | contribs) (Update example syntax)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

edit source

This template is used to display essential information on a pet.

{{Pet
 | pet                   = 
 | pet_image             = 
 | rarity                = 
 | diet                  = 
 | abilities             = 
 | %chance_per_egg       = 
 | max_hunger            = 
 | hunger_depletion_time = 
 | hours_to_mature       = 
}}
Pet Image
Pet Image
Info
RarityExample
DietExample
AbilitiesExample
% Chance per EggExample
Max HungerExample
Hunger Depletion TimeExample
Hours to matureExample


{{Pet
  | pet=Example
  | pet_image=Example.jpg
  | rarity=Example
  | diet=Example
  | abilities=Example
  | %_chance_per_egg=Example
  | max_hunger=Example
  | hunger_depletion_time=Example
  | hours_to_mature=Example
}}