Jump to: navigation, search

Difference between revisions of "Template:Item/ConfigFile"


Line 1: Line 1:
<div class="tableRow">
+
<tr>
<div class="tableCell indexCell" style="width:200px">{{{1}}}</div>
+
<td class="indexCell">{{{1}}}</td>
<div class="tableCell" style="width:200px">{{{2}}}</div>
+
<td>{{{2}}}</td>
<div class="tableCell centeredCell">{{#if:{{{3|}}}|{{bullet_full}}|-}}</div>
+
<td class="centeredCell">{{#if:{{{3|}}}|{{bullet_full}}|-}}</td>
<div class="tableCell centeredCell">{{#if:{{{4|}}}|{{bullet_full}}|-}}</div>
+
<td class="centeredCell">{{#if:{{{4|}}}|{{bullet_full}}|-}}</td>
<div class="tableCell centeredCell" style="width:150px">{{#if:{{{5|}}}|{{bullet_full}}|-}}</div>
+
<td class="centeredCell">{{#if:{{{5|}}}|{{bullet_full}}|-}}</td>
</div>
+
</tr>

Revision as of 20:23, 10 May 2015

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