Template:PJMoveListRow: Difference between revisions

Template page
No edit summary
(Reverting)
Line 1: Line 1:
<div class="row">
<div class="row">
   <div class="moveListCell" style="width:10%;">{{{1}}}</div>
   <div class="moveListCell">{{{1}}}</div>
   <div class="moveListCell" style="width:10%;">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell">{{#motion: {{{2}}} }}</div>
   <div class="moveListCell right" style="width:10;">{{{3}}}</div>
   <div class="moveListCell">{{{3}}}</div>
   <div class="moveListCell right" style="width:10%;">{{{4}}}</div>
   <div class="moveListCell">{{{4}}}</div>
   <div class="moveListCell right" style="width:10%;">{{{5}}}</div>
   <div class="moveListCell">{{{5}}}</div>
   <div class="moveListCell right" style="width:10%;">{{{6}}}</div>
   <div class="moveListCell">{{{6}}}</div>
   <div class="moveListCell right" style="width:10%;">{{{7}}}</div>
   <div class="moveListCell">{{{7}}}</div>
   <div class="moveListCell right" style="width:10%;">{{{8}}}</div>
   <div class="moveListCell">{{{8}}}</div>
   <div class="moveListCell" style="width:20%;">{{{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>

Revision as of 21:30, 9 August 2020

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

Usage

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