Difference between revisions of "Template:Item infobox"

no edit summary
Line 8: Line 8:
| Has description = {{Localize|{{{description|}}}}}
| Has description = {{Localize|{{{description|}}}}}
| Has ID = {{{id|}}}
| Has ID = {{{id|}}}
| Has rarity = {{{rarity|}}}
| Has energy = {{{energy|}}}
| Has level = {{{level|}}}
| Has weapon type = {{{weapon|}}}
| Has base probability = {{{prob|}}}
| Has item type = {{{type|}}}
}}[[Category:Item]]
}}[[Category:Item]]
}}<!-- end subobj creation --><!---->{{#css:
}}<!-- end subobj creation --><!---->{{#css:
Line 68: Line 74:
   <td>{{Localize|{{{description|}}}}}</td>
   <td>{{Localize|{{{description|}}}}}</td>
</tr>
</tr>
{{#if:{{{rarity|}}}|
<tr>
  <th colspan="2">Rarity</th>
  <td>{{{rarity|}}}</td>
</tr>
}}
</table>
</table>
</includeonly><noinclude>
</includeonly><noinclude>