Template:Infobox block

From Modded Wiki
Revision as of 20:50, 9 July 2010 by im>Fiskie (Maybe a little bigger...)
Jump to navigation Jump to search
{{{name}}}
Type {{{type}}}
[[image:{{{image}}}|250px|center]]
Affected by gravity? {{{gravity}}}
Requires sunlight/dirt? {{{dirt}}}
Allows light to pass through? {{{transparent}}}
Emits Light? {{{light}}}

Usage

These usage notes will not be included in articles bearing this template.

This template provides a uniform design for block pages.

{{Block
|name={{{name}}}
|image={{{image}}}
|type={{{type}}}
|gravity={{{gravity}}}
|dirt={{{dirt}}}
|transparent={{{transparent}}}
|light={{{light}}}
}}