Template:BlockInfo: Difference between revisions

From NodeCore Wiki
Jump to navigation Jump to search
m (potentially added an alt tag to the image)
(Include a summary of how to use the template.)
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|alt=A picture of BASEPAGENAME.]]
| colspan="2" style="padding:0.5em; text-align:center;" | [[File:{{BASEPAGENAME}}.jpg|alt=A picture of BASEPAGENAME.|imgsize=150px]]
|-
|-
! 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 21: Line 21:


</includeonly>
</includeonly>
<noinclude>
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>
{{blockinfo
|flammable
|stackable
|gravity
}}
</pre>
</noinclude>

Revision as of 22:41, 15 November 2019


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
|flammable
|stackable
|gravity
}}