Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar No edit summary |
||
Line 1: | Line 1: | ||
<div style="border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #36c;">This {{{type|resource}}} is located at | <div style="border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #36c;">This {{{type|resource}}} is located at {{{path|the '''root directory'''}}} in {{{archive|{{{locations|the '''base content files'''}}}}}}.</div> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 12: | Line 12: | ||
"path": { | "path": { | ||
"type": "string", | "type": "string", | ||
"default": "the root directory", | "default": "the '''root directory'''", | ||
"label": "Filepath to item", | "label": "Filepath to item", | ||
"example": "Actor/Pack/" | "example": "Actor/Pack/" |
Revision as of 22:34, 6 September 2018
This resource is located at the root directory 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 |
Filepath to item | path | no description
| String | optional |
location of file | locations | no description
| String | optional |
Archive name | archive | If provided, the locations parameter will be ignored
| String | optional |