Difference between revisions of "Template:Block"
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 | |||
|{{{transparent|No}}} | |{{{transparent|No}}} | ||
|- | |- | ||
!Luminance | |||
|{{{luminance|None}}} | |{{{luminance|None}}} | ||
|- | |- | ||
!Blast Resistance | |||
|{{{blastres|}}} | |{{{blastres|}}} | ||
|- | |- | ||
!Tool | |||
|{{{tool|}}} | |{{{tool|}}} | ||
|- | |- | ||
!Renewable | |||
|{{{renewable|}}} | |{{{renewable|}}} | ||
|- | |- | ||
!Stackable | |||
|{{{stackable|}}} | |{{{stackable|}}} | ||
|- | |- | ||
!Flammable | |||
|{{{flammable|no}}} | |{{{flammable|no}}} | ||
|- | |- | ||
!ID | |||
|{{{id|}}} | |{{{id|}}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 19: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) }}