Difference between revisions of "Template:Node Data"
Jump to navigation
Jump to search
General3214 (talk | contribs) m |
(Add links and apply some minor tweaks) |
||
Line 4: | Line 4: | ||
! colspan="2" | <div class="center">{{Animated|{{{image|Minetest logo.png}}}|150px}}</div> | ! colspan="2" | <div class="center">{{Animated|{{{image|Minetest logo.png}}}|150px}}</div> | ||
|- | |- | ||
− | ! colspan="2" align="center" | | + | ! colspan="2" align="center" | A [[Blocks|block]] in {{{wherein | [[Games/Minetest|Minetest]] }}} |
|- | |- | ||
− | | '''Type''' || {{{type | {{{block_type|Solid | + | | '''Type''' || {{{type | {{{block_type|Solid block}}} }}} |
|- | |- | ||
− | | '''Drops''' || {{{drops|''Itself''}}} | + | | '''[[Mining#Drops|Drops]]''' || {{{drops|''Itself''}}} |
|- | |- | ||
− | | '''Physics''' || {{{physics|No}}} | + | | '''[[:Category:Falling|Physics]]''' || {{{physics|No}}} |
|- | |- | ||
− | | '''Luminance''' || {{{luminance|No}}} | + | | '''[[:Category:Luminous|Luminance]]''' || {{{luminance|No}}} |
|- | |- | ||
− | | '''Flammable''' || {{{flammable|No}}} | + | | '''[[:Category:Flammable|Flammable]]''' || {{{flammable|No}}} |
|- | |- | ||
− | | '''Generated''' || {{{generated|Yes}}} | + | | '''[[:Category:Generated_blocks|Generated]]''' || {{{generated|Yes}}} |
|- | |- | ||
| '''Renewable''' || {{{renewable|No}}} | | '''Renewable''' || {{{renewable|No}}} | ||
Line 22: | Line 22: | ||
| '''Stackable''' || {{{stackable|Yes (99)}}} | | '''Stackable''' || {{{stackable|Yes (99)}}} | ||
|- | |- | ||
− | | '''Itemstring''' || {{{itemstring|'' | + | | '''[[Itemstrings|Itemstring]]''' || {{{itemstring|''Unknown''}}} |
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 03:43, 21 March 2016
A Block | |
---|---|
A block in Minetest | |
Type | Solid block |
Drops | Itself |
Physics | No |
Luminance | No |
Flammable | No |
Generated | Yes |
Renewable | No |
Stackable | Yes (99) |
Itemstring | Unknown |
{{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 }}