|
|
Line 1: |
Line 1: |
| I will be doing tests on this page. | | I will be doing tests on this page. |
|
| |
| <div class="movelist table">
| |
| <div class="movelistHeader">
| |
| <div class="cell" style="padding-left:10px;width:20%;">{{{1}}}</div>
| |
| <div class="cell" style="width:25%;">{{{2}}}</div>
| |
| <div class="cell right" style="width:15%;">{{{3}}}</div>
| |
| <div class="cell" style="width:20%;">{{{4}}}</div>
| |
| <div class="cell" style="width:20%;">{{{5}}}</div>
| |
| </div>
| |
|
| |
| <div class="row {{{6}}}">
| |
| <div class="moveListCell" style="width:20%;">{{{1}}}</div>
| |
| <div class="moveListCell" style="width:25%;">{{#motion: {{{2}}} }}</div>
| |
| <div class="moveListCell right" style="width:15%;">{{#motion: {{{3}}} }}</div>
| |
| <div class="moveListCell" style="width:20%;">{{#motion: {{{4}}} }}</div>
| |
| <div class="moveListCell" style="width:20%;">{{{5}}}</div>
| |
| </div>
| |
|
| |
| Movelist table size comparisons
| |
|
| |
| Current:
| |
|
| |
| <div class="movelist table">
| |
| <div class="movelistHeader">
| |
| <div class="cell" style="padding-left:10px;width:20%;">{{{1}}}</div>
| |
| <div class="cell" style="width:25%;">{{{2}}}</div>
| |
| <div class="cell right" style="width:15%;">{{{3}}}</div>
| |
| <div class="cell" style="width:40%;">{{{4}}}</div>
| |
| </div>
| |
| </div>
| |
|
| |
| New:
| |
|
| |
| <div class="movelist table">
| |
| <div class="movelistHeader">
| |
| <div class="cell" style="padding-left:10px;width:20%;">{{{1}}}</div>
| |
| <div class="cell" style="width:30%;">{{{2}}}</div>
| |
| <div class="cell right" style="width:15%;">{{{3}}}</div>
| |
| <div class="cell" style="width:35%;">{{{4}}}</div>
| |
| </div>
| |
| </div>
| |
|
| |
|
| DL wiki style move lists? | | DL wiki style move lists? |
|
| |
|
| {| class="wikitable" style="text-align: center; border-collapse: collapse; margin: 0em;" width="100%" | | {|class="wikitable" style="width:900px;" |
| ! width = "180px" style="vertical-align:top;"| <big>{{{name}}}</big>{{#if:{{{input|}}}|<br/><small>{{{input|}}}</small>| }}
| | |- style="font-weight: bold;" |
| {{#if:{{{image|}}}|[[File:{{{image}}}|{{{imageSize|175x250px}}}|center]] {{#if:{{{caption|}}}|<span class=caption><small>{{{caption|}}}</small></span>| }}| }}{{#if:{{{image2|}}}|[[File:{{{image2}}}|{{{imageSize2|175x250px}}}|center]] {{#if:{{{caption2|}}}|<span class=caption><small>{{{caption2|}}}</small></span>| }}| }}{{#if:{{{image3|}}}|[[File:{{{image3}}}|{{{imageSize3|175x250px}}}|center]] {{#if:{{{caption3|}}}|<span class=caption><small>{{{caption3|}}}</small></span>| }}| }}{{#if:{{{image4|}}}|[[File:{{{image4}}}|{{{imageSize4|175x250px}}}|center]] {{#if:{{{caption4|}}}|<span class=caption><small>{{{caption4|</small></span>}}}| }}| }}{{#if:{{{image5|}}}|[[File:{{{image5}}}|{{{imageSize5|175x250px}}}|center]] {{#if:{{{caption5|}}}|<span class=caption><small>{{{caption5|}}}</small></span>| }}| }} {{#if:{{{image6|}}}|[[File:{{{image6}}}|{{{imageSize6|175x250px}}}|center]] {{#if:{{{caption6|}}}|<span class=caption><small>{{{caption6|}}}</small></span>| }}| }} {{#if:{{{image7|}}}|[[File:{{{image7}}}|{{{imageSize7|175x250px}}}|center]] {{#if:{{{caption7|}}}|<span class=caption><small>{{{caption7|}}}</small></span>| }}| }} {{#if:{{{image8|}}}|[[File:{{{image8}}}|{{{imageSize8|175x250px}}}|center]] {{#if:{{{caption8|}}}|<span class=caption><small>{{{caption8|}}}</small></span>| }}| }} {{#if:{{{image9|}}}|[[File:{{{image9}}}|{{{imageSize9|175x250px}}}|center]] {{#if:{{{caption9|}}}|<span class=caption><small>{{{caption9|}}}</small></span>| }}| }} {{#if:{{{image10|}}}|[[File:{{{image10}}}|{{{imageSize10|175x250px}}}|center]] {{#if:{{{caption10|}}}|<span class=caption><small>{{{caption10|}}}</small></span>| }}| }}
| | |style="width:150px; height=150px;" align="center"| |
| | style="text-align: {{#if:{{{textonly|}}}|left|center}}; vertical-align:top; padding: {{#if:{{{textonly|}}}|0.2em;|0px;}}" height="100%"| | | |style="width:200px;"|Name |
| {| class="wikitable" style="text-align: center; border-collapse: collapse; border-style: hidden; margin: 0em;" width="100%"
| | |style="width:150px;"|Nickname |
| {{{data|}}} | | |style="width:250px;"|Command |
| |}
| | |style="width:250px;"|Damage |
| | |- |
| | |style="width:150px;" align="center" rowspan="2"|INSERT<br>PHOTO<br>HERE |
| | |style="width:200px; background-color:#000066;"|<b>{{{3}}}</b> |
| | |style="width:150px; background-color:#000066; font-size:85%"|{{{4}}} |
| | |style="width:250px; background-color:#000066;"|{{#motion: {{{5}}} }} |
| | |style="width:250px; background-color:#000066;"|{{#motion: {{{6}}} }} |
| | |- |
| | |colspan="4"| |
| | <b>~~ Uses and Strategies ~~</b><br> |
| | {{{7}}} |
| |- | | |- |
| |} | | |} |