Difference between revisions of "Template:Block"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (typo, also added some defaults)
m (compliant Template)
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 100px;"
{| class="wikitable" id="blockInfobox" style="float:right; margin-left: 100px;"
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}


|-
|-
|colspan="2"|{{{image|}}}
|colspan="2" style="background-color: #222" |{{{image|}}}


|-
|-
|Transparency
!Transparency
|{{{transparent|No}}}
|{{{transparent|No}}}


|-
|-
|Luminance
!Luminance
|{{{luminance|None}}}
|{{{luminance|None}}}


|-
|-
|Blast Resistance
!Blast Resistance
|{{{blastres|}}}
|{{{blastres|}}}


|-
|-
|Tool
!Tool
|{{{tool|}}}
|{{{tool|}}}


|-
|-
|Renewable
!Renewable
|{{{renewable|}}}
|{{{renewable|}}}


|-
|-
|Stackable
!Stackable
|{{{stackable|}}}
|{{{stackable|}}}


|-
|-
|Flammable
!Flammable
|{{{flammable|no}}}
|{{{flammable|no}}}


|-
|-
|ID
!ID
|{{{id|}}}
|{{{id|}}}
|}<noinclude>
|}<noinclude>

Revision as of 20:28, 20 September 2018

Block
Transparency No
Luminance None
Blast Resistance
Tool
Renewable
Stackable
Flammable no
ID

Usage:

{{Block
|name= (optional, defaults to the article's title)
|image= (filelink)
|transparent= (defaults to no)
|luminance= (light emitted, defaults to none)
|blastres= (blast resistance)
|tool= (best tool for harvesting)
|renewable= (yes/no)
|stackable= (yes/no)
|flammable= (defaults to no)
|id= (in-game id)
}}