Template:DriveForm: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
m (User:MateusinhoEX/DriveForm moved to Template:DriveForm: Revert. The template is complete. Thanks.)
No edit summary
Line 34: Line 34:




That's a template for a Drive Form. If you have any ideas for other lines, just tell me.
Just copy the coding below.


== Purpose ==


Infobox to add information about a Drive Form.
== Usage ==
To use it, just copy the coding below.
<pre>
  {{DriveForm
  {{DriveForm
|image=
|image=
Line 46: Line 52:
|growth ability=
|growth ability=
|level up by=
|level up by=
|mirror descripition=
|mirror description=
|status screen descripition=}}
|status screen description=
}}
</pre>

Revision as of 18:22, 2 February 2012

Drive Form
{{{image}}}
{{{formname}}}
Obtained {{{obtained}}}
Form Color {{{form color}}}
Represents {{{represents}}}
Level up by {{{level up by}}}
Growth ability {{{growth ability}}}
Mirror description {{{mirror description}}}
Status screen description {{{status screen description}}}


Purpose

Infobox to add information about a Drive Form.

Usage

To use it, just copy the coding below.

 {{DriveForm
|image=
|formname=
|form color=
|obtained=
|represents=
|growth ability=
|level up by=
|mirror description=
|status screen description=
}}