Toys/row

From Super Auto Pets Wiki
Jump to navigation Jump to search

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

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

Usage

All parameters are required.

unnamed parameter 1/2/3

Used to describe the toy'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.

name

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

source = Pet name

Toggles for displaying which Pet a toy is from. Give each individual parameter a value to display.

Examples

Input:

{{:Toys/row
| name = {{IconSAP|Balloon|size=40px}}
| source = {{IconSAP|Ferret}}
| '''On break''' → Give +1 {{IconSAP|attack|nolink=yes}} and +1 {{IconSAP|health|nolink=yes}} to the right-most friend.
| '''On break''' → Give +2 {{IconSAP|attack|nolink=yes}} and +2 {{IconSAP|health|nolink=yes}} to the right-most friend.
| '''On break''' → Give +3 {{IconSAP|attack|nolink=yes}} and +3 {{IconSAP|health|nolink=yes}} to the right-most friend.
}}

Output:

Name Ability Source
Level Description
Balloon 1 On break → Give +1 attack and +1 health to the right-most friend. Ferret
2 On break → Give +2 attack and +2 health to the right-most friend.
3 On break → Give +3 attack and +3 health to the right-most friend.