User:Barometz/Sandbox/test

From Super Auto Pets Wiki
Jump to navigation Jump to search

Testing template for {{AnimalInfoBox}} redesign.

Usage

  • All parameters are optional unless stated otherwise.

Parameters

{{User:Barometz/Sandbox/test (replace when porting)
| title

Overrides the name displayed on the top of the infobox, along with the additional content:

  • infobox image
  • infobox icon
  • purchase sound (if it exists)

Defaults to the root page name.

| type The type of the pet (Pet, Token, etc.).
| id The ID of the pet.
| tier The tier of the pet, represented as a die on the divider below the infobox name. Tokens should always be listed as Tier 1. Default value = Tier 1.
| attack The base attack of the pet.
| health The base health of the pet.
| turtlepack
| unicornpack
| goldenpack
| starpack
| puppypack
Use yes as the value. Displays the icon of the pack in the miscellaneous section, with each value corresponding to each page. Each time a new pack is updated, this template would need to be updated.
| lvl1
| lvl2
| lvl3
The ability of the pet, with values corresponding to their effects at Level 1, 2, and 3 respectively. Arrows should be handled using {{User:Barometz/Sandbox/test2}} (replace when porting).
| abilitymsg An optional message that does not display a level, for use with animals such as the Sloth.
| source Short descriptor of source of Token, such as " Phoenix (faint)" for Young Phoenix. Can also be used with Pets if relevant (ex. Ant via Anteater), but generally unnecessary.
}}

Examples

Ant
Ant.png
Attack.png
22
Health.png
22
Ability
Level 1 Icon.png
Faint Give one random friend +1 attack and +1 health.
Level 2 Icon.png
Faint Give one random friend +2 attack and +2 health.
Level 3 Icon.png
Faint Give one random friend +3 attack and +3 health.
Type
Packs
Pet ID
0
Sound
{{User:Barometz/Sandbox/test
| title = Ant
| type = Pet
| id = 0
| tier = 1
| attack = 2
| health = 2
| turtlepack = yes
| lvl1 = '''Faint''' {{User:Barometz/Sandbox/test2}} Give one random friend +1 {{IconSAP|attack|nolink=yes}} and +1 {{IconSAP|health|nolink=yes}}.
| lvl2 = '''Faint''' {{User:Barometz/Sandbox/test2}} Give one random friend +2 {{IconSAP|attack|nolink=yes}} and +2 {{IconSAP|health|nolink=yes}}.
| lvl3 = '''Faint''' {{User:Barometz/Sandbox/test2}} Give one random friend +3 {{IconSAP|attack|nolink=yes}} and +3 {{IconSAP|health|nolink=yes}}.
}}
Lucky Cat
Lucky Cat.png
Attack.png
33
Health.png
44
Ability
Level 1 Icon.png
Level-up Gain +2 attack and +2 health now and +1 gold next turn.
Level 2 Icon.png
Level-up Gain +4 attack and +4 health now and +2 gold next turn.
Level 3 Icon.png
No ability.
Type
Packs
{{User:Barometz/Sandbox/test
| title = Lucky Cat
| type = Pet
| tier = 2
| attack = 3
| health = 4
| unicornpack = yes
| lvl1 = '''Level-up''' {{User:Barometz/Sandbox/test2}} Gain +2 {{IconSAP|attack|nolink=yes}} and +2 {{IconSAP|health|nolink=yes}} now and +1 {{IconSAP|gold|nolink=yes}} next turn.
| lvl2 = '''Level-up''' {{User:Barometz/Sandbox/test2}} Gain +4 {{IconSAP|attack|nolink=yes}} and +4 {{IconSAP|health|nolink=yes}} now and +2 {{IconSAP|gold|nolink=yes}} next turn.
| lvl3 = No ability.
}}
Lizard Tail
Lizard Tail.png
Attack.png
11
Health.png
11
Type
Source
Lizard (hurt)
{{User:Barometz/Sandbox/test
| title = Lizard Tail
| type = Token
| attack = 1
| health = 1
| source = {{IconSAP|Lizard}} (hurt)
}}