Difference between revisions of "Template:Node Data"

From Minetest Wiki
Jump to navigation Jump to search
m (Added Lua notice and "See also" template)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|block
+
<noinclude>
 +
{{Documentation|content=
 +
{{Languages}}
 +
{{Lua|Infobox|data=Infobox/en}}
 +
</noinclude>{{#invoke:Infobox|block
 
|name={{{name|{{{block_name|A block}}}}}}
 
|name={{{name|{{{block_name|A block}}}}}}
|description=A [[Blocks|block]] in {{{wherein|[[Subgames/Minetest Game|Minetest Game]]}}}
+
|description=A [[Nodes|node]] in {{{wherein|[[Games/Minetest Game|Minetest Game]]}}}
|type={{{type|{{{block_type|Solid block}}}}}}
+
|type={{{type|{{{block_type|Full node}}}}}}
 
|drops={{{drops|''Itself''}}}
 
|drops={{{drops|''Itself''}}}
 
|physics={{{physics|No}}}
 
|physics={{{physics|No}}}
Line 11: Line 15:
 
|stackable={{{stackable|Yes (99)}}}
 
|stackable={{{stackable|Yes (99)}}}
 
|itemstring={{{itemstring|''?''}}}
 
|itemstring={{{itemstring|''?''}}}
}}</includeonly><noinclude>
+
}}<noinclude>
{{Languages}}
 
{{Lua|Infobox|data=Infobox/en}}
 
{{Block Data}}
 
 
<pre>
 
<pre>
 
{{Block Data
 
{{Block Data
Line 35: Line 36:
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 10:34, 10 March 2024

Documentation icon.png Documentation
Languages Language: English • Deutsch • français • Bahasa Indonesia • Bahasa Melayu • русский
Lua logo.png 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
Blank.png
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
}}

See also