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!

m
(Added rare drops, changed poison to effects)
Line 16: Line 16:
 
{{#if: {{{heals|}}} | <tr><td>'''Heals:'''</td><td>'''{{{heals}}}'''</td></tr>}}
 
{{#if: {{{heals|}}} | <tr><td>'''Heals:'''</td><td>'''{{{heals}}}'''</td></tr>}}
 
{{#if: {{{drops|}}} | <tr><td>'''Drops:'''</td><td>'''{{{drops}}}'''</td></tr>}}
 
{{#if: {{{drops|}}} | <tr><td>'''Drops:'''</td><td>'''{{{drops}}}'''</td></tr>}}
{{#if: {{{poison|}}} | <tr><td>'''Poison:'''</td><td>'''{{{poison}}}'''</td></tr>}}
+
{{#if: {{{rare drops|}}} | <tr><td>'''Rare drops:'''</td><td>'''{{{rare drops}}}'''</td></tr>}}
 +
{{#if: {{{effects|}}} | <tr><td>'''Effects:'''</td><td>'''{{{effects}}}'''</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: {{{flammable|}}} | <tr><td>'''Flammable:'''</td><td>'''{{{flammable}}}'''</td></tr>}}
Line 36: Line 37:
 
|heals=
 
|heals=
 
|drops=
 
|drops=
|poison=
+
|rare drops=
 +
|effects=
 
|stackable=
 
|stackable=
 
|flammable=
 
|flammable=

Revision as of 12:43, 24 December 2018

{{{name}}}

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







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

Usage

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