Template:SkillPage

From Coromon Wiki
Jump to navigation Jump to search


Documentation

This template generates the structure and data for a page on a Skill. It automatically generates the infobox, intro, description, and learnset sections of the page.

Parameters

Parameter Status Description Example Specification
1 optional Name of the Skill as it is in the database. Defaults to Base Page Name.
{{SkillPage|Scratch}}
image optional Infobox image, put a nice gif of it here!
{{SkillPage|Scratch|image=Scratch.gif}}
sound optional The sound that plays during the attack. (file extension is excluded)
{{CoromonPage|Electric Pound|sound=Electric_pound}}
intro optional The intro paragraph near the top of the page.
{{CoromonPage|Whoosh|intro='''Whoosh''' is an [[Air Type]] [[Special]] [[Skill]] that deals damage based on Speed.}}

Example Usage

This is the standard way of how this template should be used. To maintain consistency and quality across the wiki. Please follow the format below.

{{SkillPage 
|Whoosh
|image=Whoosh.gif
|sound=Whoosh
|intro=
'''Whoosh''' is an [[Air Type]] [[Special]] [[Skill]] that deals damage based on Speed.
}}