Template:BlockSprite/doc

Revision as of 04:49, 12 March 2023 by imported>Ttv pedro270707

This template allows the creation of block sprites.

Arguments

Argument Value Note
1 ID The block's name to be used as an ID.
link y, n, link If set to y, it will use the block's ID.
name name The name included after the block.

Usage

{{BlockSprite|Stone}} gives:

{{BlockSprite|Stone|link=y}} gives:

{{BlockSprite|Stone|link=Steel Ingot}} gives:

{{BlockSprite|Stone|name=Awesome block|link=Steel Ingot}} gives:

Awesome block

{{BlockSprite|Stone|name=Awesome block}} gives:

Awesome block