Template:InjMoveListRow: Difference between revisions

Template page
(Created page with '<div class="row {{{5}}}"> <div class="moveListCell" style="width:20%;">{{{1}}}</div> <div class="moveListCell" style="width:20%;">{{#motion: {{{2}}} }}</div> <div class=...')
 
No edit summary
Line 3: Line 3:
   <div class="moveListCell" style="width:20%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell" style="width:20%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell right" style="width:10%;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right" style="width:10%;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right" style="width:15%;">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell" style="width:35%;">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell" style="width:35%;">{{#motion: {{{5}}} }}</div>
   <div class="moveListCell right" style="width:15%;">{{{5}}}</div>
</div>
</div>

Revision as of 15:20, 20 October 2013

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