Template:InjMoveListRow: Difference between revisions

Template page
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="row {{{5}}}">
<div class="row {{{5}}}">
   <div class="moveListCell" style="width:20%;">{{{1}}}</div>
   <div class="moveListCell" style="width:20%;border: solid #999;border-width: 0 0 0 1px;">{{{1}}}</div>
   <div class="moveListCell" style="width:20%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell" style="width:20%;border: solid #999;border-width: 0 0 0 1px;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell right" style="width:12%;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right" style="width:6%;border: solid #999;border-width: 0 0 0 1px;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell" style="width:40%;">{{#motion: {{{8}}} }}</div>
   <div class="moveListCell" style="width:38%;border: solid #999;border-width: 0 0 0 1px;">{{#motion: {{{8}}} }}</div>
   <div class="moveListCell" style="width:2%;border: solid #999;border-width: 0 0 0 1px;">{{{4}}}</div>
   <div class="moveListCell" align="center" style="width:4%;border: solid #999;border-width: 0 0 0 1px;">{{{4}}}</div>
   <div class="moveListCell" style="width:2%;border: solid #999;border-width: 0 0 0 1px;">{{{5}}}</div>
   <div class="moveListCell" align="center" style="width:4%;border: solid #999;border-width: 0 0 0 1px;">{{{5}}}</div>
   <div class="moveListCell" style="width:2%;border: solid #999;border-width: 0 0 0 1px;">{{{6}}}</div>
   <div class="moveListCell" align="center" style="width:4%;border: solid #999;border-width: 0 0 0 1px;">{{{6}}}</div>
   <div class="moveListCell" style="width:2%;border: solid #999;border-width: 0 1px 0 1px;">{{{7}}}</div>
   <div class="moveListCell" align="center" style="width:4%;border: solid #999;border-width: 0 1px 0 1px;">{{{7}}}</div>
</div>
</div>

Latest revision as of 16:14, 20 October 2013

{{{1}}}
{{#motion: {{{2}}} }}
{{#motion: {{{3}}} }}
{{#motion: {{{8}}} }}
{{{4}}}
{{{5}}}
{{{6}}}
{{{7}}}