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 "restores" to eventually replace both "heals" and "effects")
m
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<table cellpadding=5 width=350 style="border:solid 2pt;float:right;margin:10px">
+
<table cellpadding=5 width=350 style="border: solid 2pt; float: right; margin:10px" class="infobox">
  
 
<tr bgcolor=#55AAEE><td height=40 valign=bottom><center><font size=5 color=#000055>{{{name}}}</font></center></td></tr>
 
<tr bgcolor=#55AAEE><td height=40 valign=bottom><center><font size=5 color=#000055>{{{name}}}</font></center></td></tr>
  
<tr bgcolor=#999999><td height=200 valign=top><center>
+
<tr bgcolor=#EEEEEE><td height=200 valign=top><center>
  
[[image:{{{image}}}|256px]]
+
[[image:{{{image}}}|256px|class=pixel]]
  
 
<p></p>
 
<p></p>
Line 22: Line 22:
 
{{#if: {{{flammable|}}} | <tr><td>'''Flammable:'''</td><td>'''{{{flammable}}}'''</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: {{{backdrop|}}} | <tr><td>'''[[Backdrops|Backdrop]]:'''</td><td>'''{{{backdrop}}}'''</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>}}
 
{{#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>
  
Line 44: Line 45:
 
|flammable=
 
|flammable=
 
|physics=
 
|physics=
 +
|backdrop=
 
|found naturally=
 
|found naturally=
 
|renewable=
 
|renewable=

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=
}}