Template:PlayerProfileResultsRow: Difference between revisions

Template page
(Created page with '<div class="row {{{4}}}"> <div class="moveListCell" style="width:25%">{{{1}}}</div> <div class="moveListCell" style="width:75%">{{{2}}}</div> </div>')
 
No edit summary
Line 1: Line 1:
<div class="row {{{4}}}">
<div class="row {{{2}}}">
   <div class="moveListCell" style="width:25%">{{{1}}}</div>
   <div class="moveListCell" style="width:25%">{{{1}}}</div>
   <div class="moveListCell" style="width:75%">{{{2}}}</div>
   <div class="moveListCell" style="width:75%">{{{2}}}</div>
</div>
</div>

Revision as of 00:07, 3 February 2014

{{{1}}}
{{{2}}}