Difference between revisions of "Template:Item/ConfigFile"
Line 2: | Line 2: | ||
<td>{{{1}}}</td> | <td>{{{1}}}</td> | ||
<td>{{{2}}}</td> | <td>{{{2}}}</td> | ||
− | <td class="centeredCell">{{#if:{{{3|}}}|{{bullet_full}}| | + | <td class="centeredCell">{{#if:{{{3|}}}|{{bullet_full}}|{{bullet_empty}}}}</td> |
− | <td class="centeredCell">{{#if:{{{4|}}}|{{bullet_full}}| | + | <td class="centeredCell">{{#if:{{{4|}}}|{{bullet_full}}|{{bullet_empty}}}}</td> |
<td class="centeredCell">{{#if:{{{5|}}}|{{bullet_full}}|{{bullet_empty}}}}</td> | <td class="centeredCell">{{#if:{{{5|}}}|{{bullet_full}}|{{bullet_empty}}}}</td> | ||
</tr> | </tr> |
Revision as of 10:02, 11 May 2015
<tr> <td>{{{1}}}</td> <td>{{{2}}}</td> <td class="centeredCell"></td> <td class="centeredCell"></td> <td class="centeredCell"></td> </tr>