65,724
editsAd placeholder
Template:Equipment page/doc: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
HiddenDragon (talk | contribs) (Added doc) |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 258: | Line 258: | ||
"where to find": { | "where to find": { | ||
"description": "Describe where and how to obtain the item.", | "description": "Describe where and how to obtain the item.", | ||
"example": " | "example": "Found on a table.", | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"where to find location": { | |||
"description": "The map name of the item. Should match a location page.", | |||
"example": "Underdark", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find x": { | |||
"description": "The x coordinate of the item in the location.", | |||
"example": "53", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find y": { | |||
"description": "The y coordinate of the item in the location", | |||
"example": "Underdark", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find2": {}, | |||
"where to find2 location": {}, | |||
"where to find2 x": {}, | |||
"where to find2 y": {}, | |||
"where to find3": {}, | |||
"where to find3 location": {}, | |||
"where to find3 x": {}, | |||
"where to find3 y": {}, | |||
"where to find4": {}, | |||
"where to find4 location": {}, | |||
"where to find4 x": {}, | |||
"where to find4 y": {}, | |||
"where to find5": {}, | |||
"where to find5 location": {}, | |||
"where to find5 x": {}, | |||
"where to find5 y": {}, | |||
"type": { | "type": { | ||
"description": "Equipment type. Choose one of: Clothing, Light Armour, Medium Armour, Heavy Armour, Shields, Amulets, Boots, Cloaks, Gloves, Helmets, Rings, Camp Clothes, Camp Shoes, Undergarments", | "description": "Equipment type. Choose one of: Clothing, Light Armour, Medium Armour, Heavy Armour, Shields, Amulets, Boots, Cloaks, Gloves, Helmets, Rings, Camp Clothes, Camp Shoes, Undergarments", | ||
Line 446: | Line 480: | ||
"quote", | "quote", | ||
"where to find", | "where to find", | ||
"where to find location", | |||
"where to find x", | |||
"where to find y", | |||
"where to find2", | |||
"where to find2 location", | |||
"where to find2 x", | |||
"where to find2 y", | |||
"where to find3", | |||
"where to find3 location", | |||
"where to find3 x", | |||
"where to find3 y", | |||
"where to find4", | |||
"where to find4 location", | |||
"where to find4 x", | |||
"where to find4 y", | |||
"where to find5", | |||
"where to find5 location", | |||
"where to find5 x", | |||
"where to find5 y", | |||
"type", | "type", | ||
"proficiency", | "proficiency", |