Template:MoveListRow: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<div class="row {{{5}}}">
<div class="row {{{5}}}">
   <div class="moveListCell">{{nowrap| {{{1}}} }}</div>
   <div class="moveListCell" style="width:20%;">{{{1}}}</div>
   <div class="moveListCell">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell" style="width:25%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell right">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right" style="width:15%;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell" style="width:40%;">{{#motion: {{{4}}} }}</div>
</div>
</div>

Revision as of 00:38, 13 October 2013

{{{1}}}
{{#motion: {{{2}}} }}
{{#motion: {{{3}}} }}
{{#motion: {{{4}}} }}