InfoItem: Difference between revisions
From Necroxia Origin
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<td colspan="2" style="text-align:center;">{{#ifexist:File:{{{name}}}.png|[[File:{{{name}}}.png]]|[[File:item_unknown.gif]]}} | <td colspan="2" style="text-align:center;">{{#ifexist:File:{{{name}}}.png|[[File:{{{name}}}.png]]|[[File:item_unknown.gif]]}} | ||
{{#if:{{{description|}}}|<br>{{{description|}}} }}</td> | {{#if:{{{description|}}}|<br>{{{description|}}} }}</td> | ||
{{#if:{{{type|}}}|<tr> | |||
<td class="property">Category:</td> | |||
<td class="value">{{{type|}}}</td> | |||
</tr>}} | |||
{{#if:{{{weight|}}}|<tr> | {{#if:{{{weight|}}}|<tr> | ||
<td class="property">Weight:</td> | <td class="property">Weight:</td> |