Difference between revisions of "Template:Object Data"
Jump to navigation
Jump to search
(Add template for objects/entities) |
(Collides with stuff) |
||
Line 7: | Line 7: | ||
|description= An [[object]] in {{{wherein|[[Minetest]]}}} | |description= An [[object]] in {{{wherein|[[Minetest]]}}} | ||
|health={{{health|''?''}}} | |health={{{health|''?''}}} | ||
+ | |collides_with_blocks={{{collides_with_blocks|''?''}}} | ||
+ | |collides_with_objects={{{collides_with_objects|''?''}}} | ||
|entitystring={{{entitystring|''?''}}} | |entitystring={{{entitystring|''?''}}} | ||
}}<noinclude> | }}<noinclude> | ||
Line 15: | Line 17: | ||
|wherein=[[Subgames/Minetest Game|Minetest Game]] | |wherein=[[Subgames/Minetest Game|Minetest Game]] | ||
|health=Immortal | |health=Immortal | ||
+ | |collides_with_blocks={{{collides_with_blocks|''?''}}} | ||
+ | |collides_with_objects={{{collides_with_objects|''?''}}} | ||
|entitystring=boats:boat | |entitystring=boats:boat | ||
}} | }} |
Revision as of 02:19, 31 January 2018
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 Minetest | |
Health | ? |
Entitystring | ? |
{{Object Data |name=Boat |image=Boat.png |wherein=[[Subgames/Minetest Game|Minetest Game]] |health=Immortal |collides_with_blocks={{{collides_with_blocks|''?''}}} |collides_with_objects={{{collides_with_objects|''?''}}} |entitystring=boats:boat }}