Minecraft Viki
Advertisement
Bu bir belgeleme sayfası ve içeriği ana şablonun sayfasına görünecek. Daha fazla için Şablon:Belgeleme sayfasına bakın

This Template is used to draw 2D redstone circuits.

It uses the terms from RedstoneCircuitBlockSprite to define single-character-abbrevations for blocks, which can be used in a Table-like fashion

Example[]

{{RedstoneCircuitGrid
|d=dirt|t=r-torch-on-w|c=rw-on-sw|r=repeater-on-n0|_=air
|dtc
|__r
}}
produces

Note that undefined prefixes or prefixes assigned to block names unknown to the RedstoneCircuitSprite template are replaced by .

Also, the space character (“ ”) can be used as key, but will be removed at the beginning and end of rows.

Advertisement