Difference between revisions of "Template:Object"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

Line 22: Line 22:
 
{{#if: {{{found naturally|}}} | <tr><td>'''Found naturally:'''</td><td>'''{{{found naturally}}}'''</td></tr>}}
 
{{#if: {{{found naturally|}}} | <tr><td>'''Found naturally:'''</td><td>'''{{{found naturally}}}'''</td></tr>}}
 
{{#if: {{{renewable|}}} | <tr><td>'''Renewable:'''</td><td>'''{{{renewable}}}'''</td></tr>}}
 
{{#if: {{{renewable|}}} | <tr><td>'''Renewable:'''</td><td>'''{{{renewable}}}'''</td></tr>}}
{{#if: {{{id|}}} | <tr><td>'''Item ID:'''</td><td>'''{{{id}}}'''</td></tr>}}
+
{{#if: {{{id|}}} | <tr><td>'''Item ID:'''</td><td>'''<code>{{{id}}}</code>'''</td></tr>}}
 
</table>
 
</table>
  

Revision as of 10:28, 22 January 2016

{{{name}}}

[[image:{{{image}}}|256px]]






Name:{{{name}}}
Type:{{{type}}}

Usage

{{Object
|image=
|name=
|type=
|durability=
|mine with=
|heals=
|drops=
|poison=
|stackable=
|physics=
|found naturally=
|renewable=
|id=
}}