Difference between revisions of "Template:BattleTypeStatTableV2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
| <!-- Types --> | | <!-- Types --> | ||
{| width="100%" | {| width="100%" | ||
{{{2}}} | {{#if:{{{2|}}}|{{{2}}}|<br />None<br />}} | ||
|} | |} | ||
|- | |||
| style="background-color:blue; color:#fff; font-size:30px;" | 1x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{3|}}}|{{{3}}}|<br />None<br />}} | |||
|} | |} | ||
{| width="40%" align="right" style="vertical-align:top;" | |- | ||
| style="background-color:orange; color:#fff; font-size:30px;" | ½x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{4|}}}|{{{4}}}|<br />None<br />}} | |||
|} | |||
|- | |||
| style="background-color:red; color:#fff; font-size:30px;" | 0x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{5|}}}|{{{5}}}|<br />None<br />}} | |||
|} | |||
|} | |||
{| 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 | ||
|- | |||
| style="background-color:red; color:#fff; font-size:30px;" | 2x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{6|}}}|{{{6}}}|<br />None<br />}} | |||
|} | |||
|- | |||
| style="background-color:orange; color:#fff; font-size:30px;" | 1x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{7|}}}|{{{7}}}|<br />None<br />}} | |||
|} | |||
|- | |||
| style="background-color:blue; color:#fff; font-size:30px;" | ½x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{8|}}}|{{{8}}}|<br />None<br />}} | |||
|} | |||
|- | |||
| style="background-color:green; color:#fff; font-size:30px;" | 0x | |||
| <!-- Types --> | |||
{| width="100%" | |||
{{#if:{{{9|}}}|{{{9}}}|<br />None<br />}} | |||
|} | |||
|} | |} | ||
|}</includeonly> | |}</includeonly> | ||
Latest revision as of 21:54, 11 March 2015
|