Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
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", |
Revision as of 12:03, 8 September 2018
This resource's canonical path is "{{{path}}}". It is found in the unpacked content files.
Notice template that shows the location of a resource
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item type | type | no description
| String | suggested |
Canonical path | path | no description
| String | required |
Add-on content code | aoc_code | Ignore for non-aoc resources
| String | optional |
AoC path exception? | aoc_exception | Does this resource use a canonical path with no 'Aoc/XXXX' prefix, despite being an aoc file? | Boolean | optional |
location of file | locations | no description
| String | optional |