Template:ObjectLocLine
Jump to navigation
Jump to search
Template documentation
This documentation is transcluded from Template:ObjectLocLine/doc. [edit] [history] [purge]
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 group="pins" align="center" text="Maplink" plane="0" y="3538" x="1747" zoom="2" mapID="0">
{"features":[{"type":"Feature","geometry":{"coordinates":[1747.5,3536.5],"type":"Point"},"properties":{"mapID":"0","providerID":0,"group":"pins","icon":"greenPin","plane":"0","description":"
X/Y: 1747,3536 "}}],"type":"FeatureCollection"} </maplink> |