Template:BlockInfo: Difference between revisions

From NodeCore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
<pre>
<pre>
{{BlockInfo
{{BlockInfo
|name (optional, title of the block)
|image (optional, filename of image to use)
|image (optional, filename of image to use)
|flammable
|flammable

Revision as of 17:30, 22 January 2022


This is the template page for defining the properties and information of a node. To include this in your page, please paste this into your page:

{{BlockInfo
|name (optional, title of the block)
|image (optional, filename of image to use)
|flammable
|stackable
|gravity
}}