Template:PJMoveListRow: Difference between revisions

Template page
(Trying fixing width values)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="row">
<div class="row">
   <div class="moveListCell" style="width:20%;">{{{1}}}</div>
   <div class="moveListCell">{{{1}}}</div>
   <div class="moveListCell" style="width:25%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell">{{{2}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{3}}}</div>
   <div class="moveListCell">{{{3}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{4}}}</div>
   <div class="moveListCell">{{{4}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{5}}}</div>
   <div class="moveListCell">{{{5}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{6}}}</div>
   <div class="moveListCell">{{{6}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{7}}}</div>
   <div class="moveListCell">{{{7}}}</div>
   <div class="moveListCell right" style="width:15%;">{{{8}}}</div>
   <div class="moveListCell">{{{8}}}</div>
   <div class="moveListCell" style="width:40%;">{{{9}}}</div>
   <div class="moveListCell">{{{9}}}</div>
</div><noinclude>
</div><noinclude>
==Usage==
==Usage==
For creating rows to be used on Project Justice move lists.
For creating rows to be used on Project Justice move lists.
[[Category:Project Justice]]</noinclude>
[[Category:Project Justice]]</noinclude>

Latest revision as of 08:21, 7 December 2020

{{{1}}}
{{{2}}}
{{{3}}}
{{{4}}}
{{{5}}}
{{{6}}}
{{{7}}}
{{{8}}}
{{{9}}}

Usage

For creating rows to be used on Project Justice move lists.