Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
imported>BravelyPeculiar (Revamped to use canonical paths) |
imported>BravelyPeculiar No edit summary |
||
Line 13: | Line 13: | ||
"path": { | "path": { | ||
"type": "string", | "type": "string", | ||
"required": true, | |||
"label": "Canonical path", | "label": "Canonical path", | ||
"example": "Actor/Pack/Armor_001_Upper.bactorpack" | "example": "Actor/Pack/Armor_001_Upper.bactorpack" | ||
}, | }, | ||
"locations": { | "locations": { | ||
"type": "string", | |||
"default": "the '''base content files'''", | |||
"label": "location of file", | "label": "location of file", | ||
"example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives" | "example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives" |
Revision as of 23:10, 6 September 2018
This resource's canonical resource path is {{{path}}}.
It is found in the base content files.
Notice template that shows the location of a resource
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item type | type | no description
| String | optional |
Canonical path | path | no description
| String | required |
location of file | locations | no description
| String | optional |