Template:DriveForm: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
m (moved Template:DriveForm to User:MateusinhoEX/DriveForm over redirect: (1) I don't think it is; (2) I'm not convinced we need it)
No edit summary
Line 7: Line 7:
|colspan="2" style="text-align:center; color:black; background:#FFA900"|'''{{{form name}}}'''
|colspan="2" style="text-align:center; color:black; background:#FFA900"|'''{{{form name}}}'''
|-  
|-  
|style="background:#FFA900"|'''Boosts'''
|style="background:#FFD59D"|{{{boosts}}}
|-
|style="background:#FFA900"|'''Boosts'''
|style="background:#FFA900"|'''Boosts'''
|style="background:#FFD59D"|{{{boosts}}}
|style="background:#FFD59D"|{{{boosts}}}
Line 12: Line 15:
|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 22: Line 22:
|style="background:#FFD59D"|{{{represents}}}
|style="background:#FFD59D"|{{{represents}}}
|-  
|-  
|style="background:#FFA900"|'''Level up by'''
|style="background:#FFA900"|'''Level Up Criteria'''
|style="background:#FFD59D"|{{{level up by}}}
|style="background:#FFD59D"|{{{criteria}}}
|-  
|-  
|style="background:#FFA900"|'''Growth ability'''
|style="background:#FFA900"|'''Growth ability'''
|style="background:#FAD59D"|{{{growth ability}}}
|style="background:#FAD59D"|{{{growth ability}}}
|-  
|-
|style="background:#FFA900"|'''Mirror description'''
|style="background:#FFD59D"|{{{mirror description}}}
|-
|style="background:#FFA900"|'''Support Characters'''
|style="background:#FFA900"|'''Support Characters'''
|style="background:#FFD59D"|{{{support characters}}}
|style="background:#FFD59D"|{{{support characters}}}
Line 39: Line 36:


<noinclude>[[Category:Infoboxes]]</noinclude>
<noinclude>[[Category:Infoboxes]]</noinclude>
----
To use it, just copy the coding below.
<pre>
{{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.
|support characters= Input which characters are used to drive.
|status screen description= Input the form's satus screen descripition.
}}
</pre>

Revision as of 18:42, 3 February 2012

Drive Form
{{{image}}}
{{{form name}}}
Boosts {{{boosts}}}
Boosts {{{boosts}}}
Obtained {{{obtained}}}
Form Color {{{form color}}}
Represents {{{represents}}}
Level Up Criteria {{{criteria}}}
Growth ability {{{growth ability}}}
Support Characters {{{support characters}}}
Status screen description {{{status screen description}}}