Template:MvC2MoveListRow: Difference between revisions

Template page
mNo 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">{{nowrap| {{{1}}} }}</div>
   <div class="moveListCell" style="min-width: 100px;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell" style="min-width: 120px;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell right">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell right">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell">{{#motion: {{{5}}} }}</div>
   <div class="moveListCell">{{#motion: {{{5}}} }}</div>
</div>
</div>

Revision as of 09:54, 20 November 2011

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