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 (Adding class to the infobox for personalization purposes. :D)
m
Line 25: Line 25:
 
{{#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>'''<code>{{{id}}}</code>'''</td></tr>}}
+
{{#if: {{{id|}}} | <tr><td>'''Identifier:'''</td><td>'''<code>{{{id}}}</code>'''</td></tr>}}
 
</table>
 
</table>
  

Revision as of 10:33, 17 May 2020

{{{name}}}

[[image:{{{image}}}|256px|class=pixel]]








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

Usage

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