Jump to: navigation, search

Difference between revisions of "Template:Item/ConfigFile"


Line 1: Line 1:
<tr>
+
{{Item/TableRow|{{{1}}}||{{{2}}}||{{{3}}}|centeredCell|{{{4}}}|centeredCell|{{{5}}}|centeredCell}}
<td>{{{1}}}</td>
+
<td>{{{2}}}</td>
+
<td class="centeredCell">{{#if:{{{3|}}}|{{bullet_full}}|{{bullet_empty}}}}</td>
+
<td class="centeredCell">{{#if:{{{4|}}}|{{bullet_full}}|{{bullet_empty}}}}</td>
+
<td class="centeredCell">{{#if:{{{5|}}}|{{bullet_full}}|{{bullet_empty}}}}</td>
+
</tr>
+

Revision as of 10:40, 11 May 2015

<tr> <td >{{{1}}}</td><td >{{{2}}}</td><td class="centeredCell">{{{3}}}</td><td class="centeredCell">{{{4}}}</td><td class="centeredCell">{{{5}}}</td> </tr>