Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar No edit summary |
||
Line 10: | Line 10: | ||
"example": "resource" | "example": "resource" | ||
}, | }, | ||
"path": { | |||
"type": "string", | |||
"label": "Filepath to item", | |||
"example": "Actor/Pack/" | "example": "Actor/Pack/" | ||
}, | |||
"archive": { | "archive": { | ||
"type": "string", | "type": "string", | ||
Line 24: | Line 24: | ||
"locations": { | "locations": { | ||
"description": "If provided, the archive parameter will be ignored.", | "description": "If provided, the archive parameter will be ignored.", | ||
"example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives" | |||
} | } | ||
}, | }, |
Revision as of 20:57, 6 September 2018
This resource is located at the root directory in the {{{archive}}} archive.
Notice template that shows the location of a resource
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item type | type | no description
| String | optional |
Filepath to item | path | no description
| String | optional |
Archive name | archive | Archive where the item can be found
| String | required |
locations | locations | If provided, the archive parameter will be ignored.
| Unknown | optional |