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