Difference between revisions of "Template:Block"

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 24: Line 24:
 
<nowiki>
 
<nowiki>
 
{{Block
 
{{Block
|image=
+
| image =
|name=
+
| imageN =  
|type=
+
| name =  
|mine with=
+
| type =  
|drops=
+
| mine with =  
|stackable=
+
| drops =  
|flammable=
+
| stackable =  
|physics=
+
| flammable =  
|backdrop=
+
| physics =  
|found naturally=
+
| backdrop =  
|renewable=
+
| found naturally =  
|id=
+
| renewable =  
|id2=
+
| id =  
|id3=
+
| idN =  
|id4=
 
|id5=
 
|id6=
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 18:18, 4 January 2022

Block

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

Usage


{{Block
| image = 
| imageN = 
| name = 
| type = 
| mine with = 
| drops = 
| stackable = 
| flammable = 
| physics = 
| backdrop = 
| found naturally = 
| renewable = 
| id = 
| idN = 
}}