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!

(Added flammability)
Line 19: Line 19:
 
{{#if: {{{poison|}}} | <tr><td>'''Poison:'''</td><td>'''{{{poison}}}'''</td></tr>}}
 
{{#if: {{{poison|}}} | <tr><td>'''Poison:'''</td><td>'''{{{poison}}}'''</td></tr>}}
 
{{#if: {{{stackable|}}} | <tr><td>'''Stackable:'''</td><td>'''{{{stackable}}}'''</td></tr>}}
 
{{#if: {{{stackable|}}} | <tr><td>'''Stackable:'''</td><td>'''{{{stackable}}}'''</td></tr>}}
 +
{{#if: {{{flammable|}}} | <tr><td>'''Flammable:'''</td><td>'''{{{flammable}}}'''</td></tr>}}
 
{{#if: {{{physics|}}} | <tr><td>'''Physics:'''</td><td>'''{{{physics}}}'''</td></tr>}}
 
{{#if: {{{physics|}}} | <tr><td>'''Physics:'''</td><td>'''{{{physics}}}'''</td></tr>}}
 
{{#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>}}
Line 38: Line 39:
 
|poison=
 
|poison=
 
|stackable=
 
|stackable=
 +
|flammable=
 
|physics=
 
|physics=
 
|found naturally=
 
|found naturally=

Revision as of 04:54, 19 November 2016

{{{name}}}

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






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

Usage

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