Template:ModelListTableRow: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Otakar (talk | contribs)
Created page with "<tr> <td width=33% style="border-bottom:1px solid gray">{{{1}}}</td> <td width=33% style="border-bottom:1px solid gray">{{{2}}}</td> <td width=33% style="border-bottom:1px ..."
 
Otakar (talk | contribs)
No edit summary
Line 1: Line 1:
<tr>
<tr>
   <td width=33% style="border-bottom:1px solid gray">{{{1}}}</td>
   <td width=33% style="border-bottom:1px solid gray"><a href="{{{1}}}">{{{2}}}</a></td>
   <td width=33% style="border-bottom:1px solid gray">{{{2}}}</td>
   <td width=33% style="border-bottom:1px solid gray">{{{2}}}</td>
   <td width=33% style="border-bottom:1px solid gray">{{{3}}}</td>
   <td width=33% style="border-bottom:1px solid gray">{{{3}}}</td>

Revision as of 23:08, 9 August 2012

<a href="{{{1}}}">{{{2}}}</a> {{{2}}} {{{3}}} Each Row in Model List Table (ModelListTable template)