Difference between revisions of "Template:Node Data"
Jump to navigation
Jump to search
(added “drop” (for what the block drops when mined)) |
ROllerozxa (talk | contribs) |
||
(38 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
− | {| | + | {{Documentation|content= |
− | + | {{Languages}} | |
− | | | + | {{Lua|Infobox|data=Infobox/en}} |
− | + | </noinclude>{{#invoke:Infobox|block | |
− | | | + | |name={{{name|{{{block_name|A block}}}}}} |
− | | | + | |description=A [[Nodes|node]] in {{{wherein|[[Games/Minetest Game|Minetest Game]]}}} |
− | | | + | |type={{{type|{{{block_type|Full node}}}}}} |
− | + | |drops={{{drops|''Itself''}}} | |
− | | | + | |physics={{{physics|No}}} |
− | + | |luminance={{{luminance|No}}} | |
− | | | + | |flammable={{{flammable|No}}} |
− | + | |generated={{{generated|Yes}}} | |
− | | | + | |renewable={{{renewable|No}}} |
− | + | |stackable={{{stackable|Yes (99)}}} | |
− | | | + | |itemstring={{{itemstring|''?''}}} |
− | + | }}<noinclude> | |
− | | | + | <pre> |
− | | | + | {{Block Data |
− | | | + | |name=A Block |
− | | '' | + | |image=Image.png |
+ | |wherein=[[Mods/xPanes|xPanes]] | ||
+ | |type=Liquid | ||
+ | |drops=No | ||
+ | |physics=No | ||
+ | |luminance=No | ||
+ | |generated=No | ||
+ | |renewable=No | ||
+ | |stackable=Yes (18) | ||
+ | |itemstring=xpanes:a_block | ||
+ | }} | ||
+ | </pre> | ||
− | + | == See also == | |
− | + | {{Data see also}} | |
− | {{ | ||
− | |||
− | + | [[Category:Templates]] | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 10:34, 10 March 2024
Documentation
Language: | English • Deutsch • français • Bahasa Indonesia • Bahasa Melayu • русский |
---|
This template uses Module:Infobox, with data stored in Module:Infobox/en. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
A block | |
---|---|
A node in Minetest Game | |
Node Type | Full node |
Drops | Itself |
Physics | No |
Luminance | No |
Flammable | No |
Generated | Yes |
Renewable | No |
Stackable | Yes (99) |
Itemstring | ? |
{{Block Data |name=A Block |image=Image.png |wherein=[[Mods/xPanes|xPanes]] |type=Liquid |drops=No |physics=No |luminance=No |generated=No |renewable=No |stackable=Yes (18) |itemstring=xpanes:a_block }}