Pets/row

From Super Auto Pets Wiki
Jump to navigation Jump to search

| rowspan="3" | | rowspan="3" style="text-align: center;" | | rowspan="3" style="text-align: center;" | | style="text-align: center;" | 1 || | rowspan="3" | |- | style="text-align: center;" | 2 || |- | style="text-align: center;" | 3 || |-

Template for displaying a row for Pets. This page is a "scoped template". It is meant for use only on the page Pets. Please do not transclude this template on any other page.

Usage

All parameters are required, except for anchor and Pack-related parameters.

unnamed parameter 1/2/3

Used to describe the pet's ability description at level 1, 2, and 3 respectively. For consistency, please use exact wording from in-game pet information, including icons such as attack, health, and gold. Icons for Foods and Tokens should also be included.

pet

Fills the Pet cell. Use {{IconSAP}} for this parameter, with size=40px by default.

attack

Fills the Attack cell. Use plain number.

health

Fills the Health cell. Use plain number.

turtlepack/unicornpack/unicorncustompack/goldenpack/starpack/starcustompack/puppypack/weeklypack = yes

Toggles for displaying which Pack(s) a pet can be found in. Give each individual parameter a yes value to display.

Examples

Input:

{{:Pets/row
| pet = {{IconSAP|Goose|size=40px}}
| attack = 2 | health = 2
| goldenpack = yes
| '''Start of battle''' → Remove 1 {{IconSAP|attack|nolink=yes}} from the first enemy.
| '''Start of battle''' → Remove 2 {{IconSAP|attack|nolink=yes}} from the first enemy.
| '''Start of battle''' → Remove 3 {{IconSAP|attack|nolink=yes}} from the first enemy.
}}

Output:

Name Ability Packs
Level Description
Goose 2 2 1 Start of battle → Remove 1 attack from the first enemy.
2 Start of battle → Remove 2 attack from the first enemy.
3 Start of battle → Remove 3 attack from the first enemy.