Difference between revisions of "Template:FormBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="right" cellpadding="1" style="background: #549bde; width: 250px; border-spacing: 0px; color: #000000;  margin-bottom:0.5em; margin-left:1em;" class="pokebox"
+
{| cellpadding="1" style="background: #549bde; width: 250px; border-spacing: 0px; color: #000000;  margin-bottom:0.5em; margin-left:1em;" class="formbox"
 
|- style="text-align:center; background: #ffffff;"
 
|- style="text-align:center; background: #ffffff;"
 
! colspan="2" | [[File:FormBoxTop.png]]
 
! colspan="2" | [[File:FormBoxTop.png]]
Line 10: Line 10:
 
|-
 
|-
 
|- style="background: #c6f2ff; text-align: left;"  
 
|- style="background: #c6f2ff; text-align: left;"  
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{form1img}}}.png|250px|]]
+
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{form1img}}}.png|250px|center|{{{form1}}}|]]
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Trigger:
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Trigger:
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{trigger1}}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{trigger1}}}
 +
|-
 +
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Changes:
 +
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{changes1}}}
 
|-
 
|-
 
|- style="height: 1px; background: #0f4373"
 
|- style="height: 1px; background: #0f4373"
Line 22: Line 25:
 
|-
 
|-
 
|- style="background: #c6f2ff; text-align: left;"  
 
|- style="background: #c6f2ff; text-align: left;"  
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{form2img}}}.png|250px|]]
+
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{form2img}}}.png|250px|center|{{{form2}}}]]
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Trigger:
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Trigger:
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{trigger2}}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{trigger2}}}
 +
|-
 +
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Changes:
 +
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{changes2}}}
 
|-
 
|-
 
|- style="height: 1px; background: #0f4373"
 
|- style="height: 1px; background: #0f4373"
Line 48: Line 54:
 
| form1 =  
 
| form1 =  
 
| form1img =  
 
| form1img =  
| trigger1 =  
+
| trigger1 =
 +
| changes1 =  
 
| form2 =  
 
| form2 =  
 
| form2img =  
 
| form2img =  
| trigger2 = }}
+
| trigger2 =
 +
| changes2 = }}
 
</nowiki></pre>
 
</nowiki></pre>
  

Latest revision as of 08:54, 18 August 2012

FormBoxTop.png
{{{form1}}}
[[File:{{{form1img}}}.png|250px|center|{{{form1}}}|]]
Trigger: {{{trigger1}}}
Changes: {{{changes1}}}
{{{form2}}}
[[File:{{{form2img}}}.png|250px|center|{{{form2}}}]]
Trigger: {{{trigger2}}}
Changes: {{{changes2}}}
PokeBoxBottom.png


Description

This is a data box for Pokemon with Multiple forms.

To use this template, copy the text below into the top of an article and fill in each section:

{{FormBox
| form1 = 
| form1img = 
| trigger1 =
| changes1 = 
| form2 = 
| form2img = 
| trigger2 = 
| changes2 = }}

form1img and form2img are file names.