Difference between revisions of "Template:Object Data"
Jump to navigation
Jump to search
(Add template for objects/entities) |
(rename Minetest to Luanti) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{Languages}} | {{Languages}} | ||
{{Lua|Infobox|data=Infobox/en}} | {{Lua|Infobox|data=Infobox/en}} | ||
− | </noinclude>{{#invoke:Infobox| | + | </noinclude>{{#invoke:Infobox|object |
|name={{{name|{{{object_name|An object}}}}}} | |name={{{name|{{{object_name|An object}}}}}} | ||
− | |description= An [[object]] in {{{wherein|[[ | + | |description= An [[Objects|object]] in {{{wherein|[[Luanti]]}}} |
|health={{{health|''?''}}} | |health={{{health|''?''}}} | ||
+ | |collides_with_blocks={{{collides_with_blocks|''?''}}} | ||
+ | |collides_with_objects={{{collides_with_objects|''?''}}} | ||
|entitystring={{{entitystring|''?''}}} | |entitystring={{{entitystring|''?''}}} | ||
}}<noinclude> | }}<noinclude> | ||
Line 13: | Line 15: | ||
|name=Boat | |name=Boat | ||
|image=Boat.png | |image=Boat.png | ||
− | |wherein=[[ | + | |wherein=[[Games/Minetest Game|Minetest Game]] |
|health=Immortal | |health=Immortal | ||
+ | |collides_with_blocks=Yes | ||
+ | |collides_with_objects=Yes | ||
|entitystring=boats:boat | |entitystring=boats:boat | ||
}} | }} |
Latest revision as of 23:22, 22 October 2024
Documentation
Language: | English • Deutsch • 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. |
An object | |
---|---|
An object in Luanti | |
Health | ? |
Object collision | ? |
Block collision | ? |
Entitystring | ? |
{{Object Data |name=Boat |image=Boat.png |wherein=[[Games/Minetest Game|Minetest Game]] |health=Immortal |collides_with_blocks=Yes |collides_with_objects=Yes |entitystring=boats:boat }}