Template:DriveForm: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
MateusinhoEX (talk | contribs) No edit summary |
MateusinhoEX (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|colspan="2" style="text-align:center"|{{{image}}} | |colspan="2" style="text-align:center"|{{{image}}} | ||
|- | |- | ||
|colspan="2" style="text-align:center; color:black; background:#FFA900"|'''{{{ | |colspan="2" style="text-align:center; color:black; background:#FFA900"|'''{{{form name}}}''' | ||
|- | |||
|style="background:#FFA900"|'''Boosts''' | |||
|style="background:#FFD59D"|{{{boosts}}} | |||
|- | |- | ||
|style="background:#FFA900"|'''Obtained''' | |style="background:#FFA900"|'''Obtained''' | ||
|style="background:#FFD59D"|{{{obtained}}} | |style="background:#FFD59D"|{{{obtained}}} | ||
|- | |||
|style="background:#FFA900"|'''Synch Blade''' | |||
|style="background:#FFD59D"|{{{synch blade}}} | |||
|- | |- | ||
|style="background:#FFA900"|'''Form Color''' | |style="background:#FFA900"|'''Form Color''' | ||
Line 45: | Line 50: | ||
<pre> | <pre> | ||
{{DriveForm | {{DriveForm | ||
|image= | |image= Input an inage of the Drive Form. | ||
| | |form name= Input the form's name. | ||
|form | |synch blade= Input yes if the form uses two keyblades. | ||
|obtained= | |boosts= Input what the form boost. | ||
|represents= | |obtained= Input were the form is obtained. | ||
|growth ability= | |form color= Input the forms base color. | ||
|level up by= | |represents= Input what the form represents. | ||
|mirror description= | |growth ability= Input the form's growth ability. | ||
|status screen description= | |level up by= Input how to level up the form. | ||
|mirror description= Input the form's mirror text. | |||
|status screen description= Input the form's satus screen descripition. | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 18:33, 2 February 2012
Drive Form | |
{{{image}}} | |
{{{form name}}} | |
Boosts | {{{boosts}}} |
Obtained | {{{obtained}}} |
Synch Blade | {{{synch blade}}} |
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= Input an inage of the Drive Form. |form name= Input the form's name. |synch blade= Input yes if the form uses two keyblades. |boosts= Input what the form boost. |obtained= Input were the form is obtained. |form color= Input the forms base color. |represents= Input what the form represents. |growth ability= Input the form's growth ability. |level up by= Input how to level up the form. |mirror description= Input the form's mirror text. |status screen description= Input the form's satus screen descripition. }}