Difference between revisions of "Template:Node Data"
Jump to navigation
Jump to search
CraigyDavi (talk | contribs) (Fixed width again) |
ROllerozxa (talk | contribs) |
||
(27 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <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> | <pre> | ||
{{Block Data | {{Block Data | ||
− | | | + | |name=A Block |
− | |image= | + | |image=Image.png |
− | |type= | + | |wherein=[[Mods/xPanes|xPanes]] |
− | |drops= | + | |type=Liquid |
− | |physics= | + | |drops=No |
− | |luminance= | + | |physics=No |
− | |generated= | + | |luminance=No |
− | |renewable= | + | |generated=No |
− | |stackable= | + | |renewable=No |
− | |itemstring= | + | |stackable=Yes (18) |
+ | |itemstring=xpanes:a_block | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | == See also == | ||
+ | {{Data see also}} | ||
+ | |||
[[Category:Templates]] | [[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 }}