Template:BlockInfo: Difference between revisions

From NodeCore Wiki
Jump to navigation Jump to search
m (rearranged sizes and alt tag)
m (Update stack_max)
 
(14 intermediate revisions by 2 users not shown)
Line 3: Line 3:
! colspan="2" style="font-size:120%; padding:0.5em; background-color: #2e9b96; color: #FFFFFF; border: 3px solid #83efe3; -khtml-border-radius: .7em; -icab-border-radius: .7em; -o-border-radius: .7em; -moz-border-radius:.7em"  class="color1" | {{{name|{{BASEPAGENAME}}}}}<!--border-radius: .7em; -webkit-border-radius: .7em; -->
! colspan="2" style="font-size:120%; padding:0.5em; background-color: #2e9b96; color: #FFFFFF; border: 3px solid #83efe3; -khtml-border-radius: .7em; -icab-border-radius: .7em; -o-border-radius: .7em; -moz-border-radius:.7em"  class="color1" | {{{name|{{BASEPAGENAME}}}}}<!--border-radius: .7em; -webkit-border-radius: .7em; -->
|-
|-
| colspan="2" style="padding:0.5em; text-align:center;" | [[File:{{BASEPAGENAME}}.jpg|imgsize=150px|alt=A picture of BASEPAGENAME.]]
| colspan="2" style="padding:0.5em; text-align:center;" | [[File:{{{image|{{BASEPAGENAME}}.jpg}}}|200px|alt="A picture of {{{image|{{BASEPAGENAME}}}}}"]]
|-
|-
! colspan="2" style="font-size:120%; padding:0.1em; background-color: #2e9b96; color: #FFFFFF; border: 3px solid #83efe3; -khtml-border-radius: .7em; -icab-border-radius: .7em; -o-border-radius: .7em; -moz-border-radius:.7em"  class="color1" | Statistics
! colspan="2" style="font-size:120%; padding:0.1em; background-color: #2e9b96; color: #FFFFFF; border: 3px solid #83efe3; -khtml-border-radius: .7em; -icab-border-radius: .7em; -o-border-radius: .7em; -moz-border-radius:.7em"  class="color1" | Statistics
Line 13: Line 13:
|-
|-
{{!}}'''Stackable?'''
{{!}}'''Stackable?'''
{{!}}{{{stackable|Yes (99)}}}
{{!}}{{{stackable|Yes (100)}}}


|-
|-
{{!}}'''Affected by gravity?'''
{{!}}'''Affected by gravity?'''
{{!}}{{{gravity|Yes}}}
{{!}}{{{gravity|Yes}}}
|-




Line 25: Line 27:
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: <br>
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: <br>
<pre>
<pre>
{{blockinfo
{{BlockInfo
|name (optional, title of the block)
|image (optional, filename of image to use)
|flammable
|flammable
|stackable
|stackable

Latest revision as of 21:04, 11 August 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
}}