Template:LuaConstant
Template page
More actions
Lua Constant usage example
This template creates an anchored entry meant for a Lua constant. Type can be bool, number, string, color or table.
{{LuaConstant
|type = number
|name = ThisIsANumber
|info = This is a description.}}
number ThisIsANumber
- This is a description.