Difference between revisions of "Template:Special Pet Info"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
(Updating documentation)
Line 42: Line 42:
 
! style="font-size:150%; width: 50%;" | Wiki Text
 
! style="font-size:150%; width: 50%;" | Wiki Text
 
! style="font-size:150%; width: 50%;" | Result
 
! style="font-size:150%; width: 50%;" | Result
|-
 
|<div style="display: flex; justify-content: center;"><!---
 
---><code style="display: table; white-space: pre-wrap;"><!---
 
    ---><nowiki>{{Special Pet Info | File:Katkarot icon.png | Katkarot | Any | Costs 250 Gems | Metsu Gatodouken | Shinku Gatodouken}}</nowiki><!---
 
---></code>
 
</div>
 
|<div style="display: flex; justify-content: center;">
 
    {{Special Pet Info | File:Katkarot icon.png | Katkarot | Any | Costs 250 Gems | Metsu Gatodouken | Shinku Gatodouken}}
 
</div>
 
 
|-
 
|-
 
|<div style="display: flex; justify-content: center;"><!---
 
|<div style="display: flex; justify-content: center;"><!---
Line 76: Line 67:
 
     | Metsu Gatodouken
 
     | Metsu Gatodouken
 
     | Shinku Gatodouken
 
     | Shinku Gatodouken
 +
    }}
 +
</div>
 +
|-
 +
|<div style="display: flex; justify-content: center;"><!---
 +
---><code style="display: table; white-space: pre-wrap;"><!---
 +
    ---><nowiki>
 +
 +
            {{Special Pet Info
 +
            | icon = File:Katkarot icon.png   
 +
            | name = Katkarot
 +
            | rarity = Any
 +
            | obtain = Costs 250 Gems
 +
            | ability1 = Metsu Gatodouken
 +
            | ability2 = Shinku Gatodouken
 +
            }}
 +
 +
        </nowiki><!---
 +
---></code>
 +
</div>
 +
|<div style="display: flex; justify-content: center;">
 +
    {{Special Pet Info
 +
    | icon = File:Katkarot icon.png
 +
    | name = Katkarot
 +
    | rarity = Any
 +
    | obtain = Costs 250 Gems
 +
    | ability1 = Metsu Gatodouken
 +
    | ability2 = Shinku Gatodouken
 
     }}
 
     }}
 
</div>
 
</div>

Revision as of 15:02, 15 February 2023

Miscellaneous Enemy Icon.png
  • Pet Name - Worn Icon.png Rarity?
  • Method of obtaining this pet?
  • Special Ability: Ability?

Parameters

Parameter Description
icon The icon for the pet. File:Miscellaneous Enemy Icon.png will be used if this parameter is not set.
name Name of the pet.
rarity Rarity of the pet. Use "Any" if the pet can hatch in any rarity.
obtain Method of obtaining the pet. If the pet costs currency, there is no need to include an image file in this parameter, currency keywords will automatically be converted to images.
ability1 The special ability of the pet.
ability2 An alternate special ability of the pet, if applicable.
ability3 An alternate special ability of the pet, if applicable.

Example

Wiki Text Result
{{Special Pet Info | File:Katkarot icon.png | Katkarot | Any | Costs 250 Gems | Metsu Gatodouken | Shinku Gatodouken }}
Katkarot icon.png
  • Katkarot - Any Rarity.gif Can hatch in any rarity
  • Costs 250 Gems
  • Special Ability: Metsu Gatodouken or Shinku Gatodouken
{{Special Pet Info | icon = File:Katkarot icon.png | name = Katkarot | rarity = Any | obtain = Costs 250 Gems | ability1 = Metsu Gatodouken | ability2 = Shinku Gatodouken }}
Katkarot icon.png
  • Katkarot - Any Rarity.gif Can hatch in any rarity
  • Costs 250 Gems
  • Special Ability: Metsu Gatodouken or Shinku Gatodouken