Pet Template

From Levistras
Jump to navigation Jump to search

Related topics: Page Templates, Pets, {{Pet}}, {{Intro}}

This is a generic template for summoned Pets and Essences. The template should be added to the relevant summoning item or essence's page under a subheading ("summoned pet" or "summoned essence"). See Amelia's Gargoyle Amulet for an example.

If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. Place an image of the in game stats panel using just the name (e.g. Amelia's Pet Gargoyle.jpg) on the Talk page for future reference.

  • Leave blank any items that do not apply.
  • Patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then a temporary image will be displayed.

Wiki Code

{{Pet
 |         Name =
 |   Live Image =  Live.jpg
 |        Class =
 |        Level =
 |     Strength =
 |    Endurance =
 | Coordination =
 |    Quickness =
 |        Focus =
 |         Self =
 |       Health =
 |      Stamina =
 |         Mana =
}}

Example

See Amelia's Gargoyle Amulet for the results of the example code below:

== Summoned Pet ==
{{Pet
 |         Name = Amelia's Pet Gargoyle
 |   Live Image = Amelia's Pet Gargoyle Live.jpg
 |        Class = Ghost
 |        Level = 5
 |     Strength = 45
 |    Endurance = 25
 | Coordination = 45
 |    Quickness = 20
 |        Focus = 30
 |         Self = 30
 |       Health = 28
 |      Stamina = 120
 |         Mana = 30
}}