Difference between revisions of "Template:Special Pet Info"
(Improving documentation and wikitext) |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly><div style="flex: 0 0 50%;"> | ||
{| | {| | ||
| [[{{trim | {{{ 1 | {{{icon|File:Miscellaneous Enemy Icon.png}}} }}} }}|66px]] | | [[{{trim | {{{ 1 | {{{icon|File:Miscellaneous Enemy Icon.png}}} }}} }}|66px]] | ||
| | | | ||
− | * '''[[{{trim | {{{ 2 | {{{name|Pet Name}}} }}} }}]]''' - <!--- | + | * '''[[{{trim | {{{ 2 | {{{name|Pet Name?}}} }}} }}]]''' - <!--- |
--->{{#switch: {{{ 3 | {{{rarity|}}} }}} | --->{{#switch: {{{ 3 | {{{rarity|}}} }}} | ||
| Powerful = <span style="color:#008000"> [[File:Powerful Icon.png|18px]] Powerful </span> | | Powerful = <span style="color:#008000"> [[File:Powerful Icon.png|18px]] Powerful </span> | ||
Line 8: | Line 9: | ||
| Mythical = <span style="color:#ff00ff"> [[File:Mythical Icon.png|18px]] Mythical </span> | | Mythical = <span style="color:#ff00ff"> [[File:Mythical Icon.png|18px]] Mythical </span> | ||
| Legendary = <span style="color:#FFF380"> [[File:Legendary Icon.png|18px]] Legendary </span> | | Legendary = <span style="color:#FFF380"> [[File:Legendary Icon.png|18px]] Legendary </span> | ||
− | | Any = [[File: | + | | Any = [[File:Any Rarity.gif|18px]] Can hatch in any rarity |
| #default = <span style="color:#808080"> [[File:Worn Icon.png|18px]] Rarity? </span> | | #default = <span style="color:#808080"> [[File:Worn Icon.png|18px]] Rarity? </span> | ||
}} | }} | ||
* <span class="currency-included"> {{trim | {{{ 4 | {{{obtain|Method of obtaining this pet?}}} }}} }} </span> | * <span class="currency-included"> {{trim | {{{ 4 | {{{obtain|Method of obtaining this pet?}}} }}} }} </span> | ||
− | * | + | * Special Ability: <!-- |
− | + | -->'''{{trim | {{{ 5 | {{{ability1|Ability?}}} }}} }}''' <!-- | |
− | + | -->{{#if: {{{ 6 | {{{ability2|}}} }}} | or '''{{trim | {{{ 6 | {{{ability2}}} }}} }}'''}} <!-- | |
− | + | -->{{#if: {{{ 7 | {{{ability3|}}} }}} | or '''{{trim | {{{ 7 | {{{ability3}}} }}} }}'''}} <!-- | |
− | + | -->{{#if: {{{ 8 | {{{ability4|}}} }}} | or '''{{trim | {{{ 8 | {{{ability4}}} }}} }}'''}} | |
− | + | |} | |
− | |}< | + | </div></includeonly><noinclude> |
− | + | ===Technical Details=== | |
− | + | * For the obtain parameter, currency keywords <code>Gems, Gold, Defender Medals</code> will automatically be converted to their respective icons. | |
===Parameters=== | ===Parameters=== | ||
− | {| border="1" | + | {| border="1" class="wikitable TemplateDocumentation" |
− | ! Parameter !! Description | + | |- |
+ | ! Parameter !! Required !! Description !! Default | ||
+ | |- | ||
+ | | icon || {{yes}} || The icon for the pet. || <code>File:Miscellaneous Enemy Icon.png</code> | ||
|- | |- | ||
− | | | + | | name || {{yes}} || Name of the pet. || Pet Name? |
|- | |- | ||
− | | | + | | rarity || {{yes}} || Rarity of the pet. Use "Any" if the pet can hatch in any rarity. || Rarity? |
|- | |- | ||
− | | | + | | obtain || {{yes}} || Method of obtaining the pet. || Method of obtaining this pet? |
|- | |- | ||
− | | | + | | ability1 || {{yes}} || The special ability of the pet. || Ability? |
|- | |- | ||
− | | | + | | ability2 || {{no}} || An alternate special ability of the pet, if applicable. || |
|- | |- | ||
− | | | + | | ability3 || {{no}} || An alternate special ability of the pet, if applicable. || |
|- | |- | ||
− | | | + | | ability4 || {{no}} || An alternate special ability of the pet, if applicable. || |
|} | |} | ||
===Example=== | ===Example=== | ||
− | {| style="width: | + | {| style="width:95%;" cellpadding="20" |
! 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 | ||
|- | |- | ||
− | |< | + | |<code class="tempdoc-code-block"><nowiki> |
− | + | {{Special Pet Info | |
− | + | | File:Katkarot icon.png | |
− | + | | Katkarot | |
− | + | | Any | |
− | + | | Costs 250 Gems | |
− | {{Special Pet Info | + | | Metsu Gatodouken |
− | + | | Shinku Gatodouken | |
− | + | }} | |
− | + | </nowiki></code> | |
− | + | | | |
− | + | <div style="display: flex; justify-content: center;"> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Special Pet Info | {{Special Pet Info | ||
− | | File:Katkarot icon.png | + | | File:Katkarot icon.png |
| Katkarot | | Katkarot | ||
| Any | | Any | ||
− | | Costs 250 Gems | + | | Costs 250 Gems |
| Metsu Gatodouken | | Metsu Gatodouken | ||
| Shinku Gatodouken | | Shinku Gatodouken | ||
+ | }} | ||
+ | </div> | ||
+ | |- | ||
+ | |<code class="tempdoc-code-block"><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 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> | ||
|} | |} | ||
+ | __NOEDITSECTION__ | ||
</noinclude> | </noinclude> | ||
− |
Latest revision as of 21:23, 7 April 2025
Technical Details
- For the obtain parameter, currency keywords
Gems, Gold, Defender Medals
will automatically be converted to their respective icons.
Parameters
Example
Wiki Text | Result | ||
---|---|---|---|
{{Special Pet Info
| File:Katkarot icon.png
| Katkarot
| Any
| Costs 250 Gems
| Metsu Gatodouken
| Shinku Gatodouken
}}
|
| ||
{{Special Pet Info
| icon = File:Katkarot icon.png
| name = Katkarot
| rarity = Any
| obtain = Costs 250 Gems
| ability1 = Metsu Gatodouken
| ability2 = Shinku Gatodouken
}}
|
|