Difference between revisions of "Mine Blocks Wiki:Sandbox/Infobox"

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 20: Line 20:
 
</table>
 
</table>
 
</div><noinclude>
 
</div><noinclude>
==Usage==
+
Adds a table that provides a brief summary about a block's stats.
<pre><nowiki>
+
 
 +
== Usage ==
 +
<pre>
 +
<nowiki>
 
{{Object
 
{{Object
 
|image=
 
|image=
Line 40: Line 43:
 
|renewable=
 
|renewable=
 
|id=
 
|id=
 +
|id2=
 +
|id3=
 +
|id4=
 +
|id5=
 +
|id6=
 
}}
 
}}
</nowiki></pre>
+
</nowiki>
 +
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 21:07, 28 November 2021

Adds a table that provides a brief summary about a block's stats.

Usage


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