Difference between revisions of "Template:BattleTypeStatTableV2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| Line 13: | Line 13: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{2|}}}|{{{2}}}|<br />}} | {{#if:{{{2|}}}|{{{2}}}|<br /><br />}} | ||
|} | |} | ||
|- | |- | ||
| Line 19: | Line 19: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{3|}}}|{{{3}}}|<br />}} | {{#if:{{{3|}}}|{{{3}}}|<br /><br />}} | ||
|} | |} | ||
|- | |- | ||
| Line 25: | Line 25: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{4|}}}|{{{4}}}|<br />}} | {{#if:{{{4|}}}|{{{4}}}|<br /><br />}} | ||
|} | |} | ||
|} | |} | ||
{| width="40%" align="right" style="vertical-align:top;" | {| width="40%" align="right" style="vertical-align:top; text-align:center;" | ||
! style="background-color:blue; color:#fff;" | Power | ! style="background-color:blue; color:#fff;" | Power | ||
! style="background-color:blue; color:#fff;" | Types | ! style="background-color:blue; color:#fff;" | Types | ||
| Line 35: | Line 35: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{5|}}}|{{{5}}}|<br />}} | {{#if:{{{5|}}}|{{{5}}}|<br /><br />}} | ||
|} | |} | ||
|- | |- | ||
| Line 41: | Line 41: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{6|}}}|{{{6}}}|<br />}} | {{#if:{{{6|}}}|{{{6}}}|<br /><br />}} | ||
|} | |} | ||
|- | |- | ||
| Line 47: | Line 47: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{#if:{{{7|}}}|{{{7}}}|<br />}} | {{#if:{{{7|}}}|{{{7}}}|<br /><br />}} | ||
|} | |} | ||
|} | |} | ||
|}</includeonly> | |}</includeonly> | ||
Revision as of 11:22, 11 March 2015
|