Template:Infobox block: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
No edit summary
m Protected "Template:Block" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))
(No difference)

Revision as of 14:25, 16 March 2010

{{{name}}}
Type {{{type}}}
[[image:{{{image}}}|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}}}
}}