Jump to: navigation, search

Difference between revisions of "Template:Item/ConfigFile"


 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="tableRow">
+
{{Item/TableRow|{{{1}}}||{{{2}}}||{{#if:{{{3|}}}|{{bullet_full}}|-}}|centeredCell|{{#if:{{{4|}}}|{{bullet_full}}|-}}|centeredCell|{{#if:{{{5|}}}|{{bullet_full}}|-}}|centeredCell}}
<div class="tableCell indexCell" style="width:200px">{{{1}}}</div>
+
<div class="tableCell" style="width:200px">{{{2}}}</div>
+
<div class="tableCell centeredCell">{{#if:{{{3|}}}|{{bullet_full}}|-}}</div>
+
<div class="tableCell centeredCell">{{#if:{{{4|}}}|{{bullet_full}}|-}}</div>
+
<div class="tableCell centeredCell" style="width:150px">{{#if:{{{5|}}}|{{bullet_full}}|-}}</div>
+
</div>
+

Latest revision as of 15:12, 12 May 2015

<tr> <td >{{{1}}}</td><td >{{{2}}}</td><td class="centeredCell">-</td><td class="centeredCell">-</td><td class="centeredCell">-</td> </tr>