Template:MvC2MoveListRow: Difference between revisions

Template page
No edit summary
mNo 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">{{nowrap | #motion: {{{2}}} }}</div>
   <div class="moveListCell">{{nowrap #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:51, 20 November 2011

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