Template:ObjectLocLine/doc
Jump to navigation
Jump to search
Template:ObjectLocLine invokes function main in Module:LocLine using Lua.
Used to generate a table entry for object locations. Provides cells for location string, members, amount of spawns and link to map. See also Template:ObjectTableHead and Template:ObjectTableBottom.
See also
This template should be used for scenery object locations. Location lists for other entities include:
{{LocLine}}- Used for NPC/monster spawn locations{{ItemSpawnLine}}- Used for item spawns{{ShopLocLine}}- Used for shop locations
Parameters
- location: location of the object.
- members: whether the object is member's only. Accepts yes/no. Defaults to no.
- spawns: amount of spawns the object has. If not defined, automatically takes number from amount of map coordinates.
See Template:Map and Module:Map for information on mapping.
- name
- mapID
- plane
- icon
- ptype
- r
- mtype
Example
{{ObjectTableHead}}
{{ObjectLocLine
|name = Dairy churn
|location = [[Hosidius]] West of the plows
|members = Yes
|mapID = 0
|plane = 0
|x:1747,y:3536
|mtype = pin
}}
{{ObjectTableBottom}}
produces:
| Location | Members | Spawns | Map |
|---|---|---|---|
| Hosidius West of the plows | 1 | Maplink |
