Template:KirbyCopyAbility-SSBC: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
{{#cargo_store:
{{#cargo_store:
_table=SSBC_KirbyCopyAbilities
_table=SSBC_KirbyCopyAbilities
| name = {{{name}}}
| name       = {{{name}}}
| icon = {{{icon}}}
| icon       = {{{icon}}}
| ability = {{{ability}}}
| ability     = {{{ability}}}
| image = {{{image}}}
| image       = {{{image}}}
| description = {{{description}}}
| description = {{{description}}}
}}</includeonly>
}}</includeonly>

Revision as of 13:42, 4 September 2021

This template defines the table "SSBC_KirbyCopyAbilities". View table.


Template DocumentationEdit This Documentation

Usage

Everything is self explanatory except for stockIcon, which is there purely for the Cargo table. Just fill it as the character's stock icon filename, like SSBC_Mario_Stock.png.

{{KirbyCopyAbility-SSBC
| name        = Mario
| stockIcon   = SSBC_Mario_Stock.png
| icon        = SSBC_Kirby_CopyAbility_Fire.png
| ability     = Fire
| description = Description
}}

Example

Note: This example uses a parameter storeInCargo to prevent this example being stored in the Cargo table.

Kirby Copy Ability Fire SSBC Kirby CopyAbility Fire.png Icon faq.png Based on Mario's most famous special move, the Fireball.




This documentation is automatically transcluded from Template:KirbyCopyAbility-SSBC/Documentation and is not included when this page is transcluded.