Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
templatedata
imported>BravelyPeculiar No edit summary |
imported>Leoetlino (templatedata) |
||
Line 9: | Line 9: | ||
"default": "resource", | "default": "resource", | ||
"label": "Item type", | "label": "Item type", | ||
"example": "file" | "example": "file", | ||
"suggested": true | |||
}, | }, | ||
"path": { | "path": { | ||
Line 17: | Line 18: | ||
"example": "Actor/Pack/Armor_001_Upper.bactorpack" | "example": "Actor/Pack/Armor_001_Upper.bactorpack" | ||
}, | }, | ||
"aoc_code": { | |||
"type": "string", | "type": "string", | ||
"label": " | "label": "Add-on content code", | ||
"example": "0010", | |||
"description": "Ignore for non-aoc resources" | |||
}, | }, | ||
"aoc_exception": { | |||
"type": "boolean", | "type": "boolean", | ||
"label": " | "label": "AoC path exception?", | ||
"description": "Does this resource use a canonical path with no 'Aoc/XXXX' prefix, despite being an aoc file?" | |||
}, | |||
"locations": { | "locations": { | ||
"type": "string", | "type": "string", |