Template:MoveListRow: Difference between revisions

Template page
m (Reverted edits by Shiburizu (talk) to last revision by Jchensor)
Tag: Rollback
No edit summary
 
(One intermediate revision 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%;">{{{1}}}</div>
   <div class="moveListCell" style="width:25%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell" style="width:25%;"> {{{2}}} </div>
   <div class="moveListCell right" style="width:15%;">{{#motion: {{{3}}} }}</div>
   <div class="moveListCell right" style="width:15%;">{{{3}}}</div>
   <div class="moveListCell" style="width:40%;">{{#motion: {{{4}}} }}</div>
   <div class="moveListCell" style="width:40%;"> {{{4}}}</div>
</div>
</div>

Latest revision as of 07:51, 7 December 2020

{{{1}}}
{{{2}}}
{{{3}}}
{{{4}}}