Difference between revisions of "Template:Node Data/pt-br"
Jump to navigation
Jump to search
m (Added languages box) |
|||
Line 1: | Line 1: | ||
− | {| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}" | + | <noinclude>{{languages}}</noinclude>{| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}" |
! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{block_name|Um Bloco}}} }}} | ! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{block_name|Um Bloco}}} }}} | ||
|- | |- |
Revision as of 15:47, 12 April 2017
Language: | English |
---|
{| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="200px"
! colspan="2" style="font-size:110%; text-align:center;"| Um Bloco |-
! colspan="2" |
|- ! colspan="2" align="center" | Um bloco em Minetest Game |- | Tipo || Bloco sólido |- | Drop || Si mesmo |- | Física || Não |- | Luminescente || Não |- | Inflamável || Não |- | Gerado || Sim |- | Renovável || Não |- | Empilhável || Sim (99) |- | ID do item || Desconhecido |}
{{Block Data/pt-br | width=200px | block_name=Um Bloco | image=Minetest logo.png | wherein=[[Subgames/Minetest Game|Minetest Game]] | type=Bloco sólido | drops=Não | physics=Não | luminance=Não | generated=Sim | renewable=Não | stackable=Sim (99) | itemstring=Desconhecido }}
Outro exemplos:
{{Block Data/pt-br | image=Glass Pane.png | block_name=Painel de Vidro | generated=Não | transparency=Sim | renewable=Não | flammable=Não | itemstring=xpanes:pane}}
{{Block Data/pt-br | width=250px | image=water.png | type=Líquido | block_name=Água | physics=Sim | renewable=Sim | itemstring=default:water_source}}