Template:DataEntity: Difference between revisions

Template page
No edit summary
No edit summary
Line 4: Line 4:
_table=entity
_table=entity
|name = String
|name = String
|desc = String
|luaId = String
|luaId = String
|health = Integer
|health = Integer
Line 40: Line 41:
_table=entity
_table=entity
|name = {{{name|}}}
|name = {{{name|}}}
|desc = {{{desc|}}}
|luaId = {{{luaId|}}}
|luaId = {{{luaId|}}}
|health = {{{health|}}}
|health = {{{health|}}}

Revision as of 22:37, 5 September 2023

Error: "desc" cannot be used as a Cargo field name, because it is an SQL keyword.