Template:Vendor: Difference between revisions
Template page
More actions
Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data source="description"> <format><center>{{{description}}}</center></format> </data> <data source="location"> <label>Location(s)</label> </data> <data source="coords"> <label>Coordinates</label> </data> </infobox> <includeonly>Category:Vendors</includeonly> <noinclude> <templatedata> { "param..." |
added type "vendor" to infobox |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | <infobox type="vendor"> | ||
<title source="title"> | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
Line 29: | Line 29: | ||
"label": "Image", | "label": "Image", | ||
"description": "Image of the POI", | "description": "Image of the POI", | ||
"type": " | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, |
Latest revision as of 12:48, 24 August 2025
Adds a Vendor infobox to the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title for the infobox | Unknown | suggested |
Image | image | Image of the POI | String | suggested |
Description | description | Description of the vendor | String | suggested |
Location(s) | location | Location of the vendor | String | suggested |
Coordinates | coords | The in-game coordinates of the vendor NPC | String | suggested |