Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>Leoetlino update templatedata again |
||
| Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
"type": { | "type": { | ||
"type": "string", | "type": "string", | ||
"default": "resource" | "default": "resource", | ||
"label": "Item type", | |||
"example": "resource" | |||
}, | }, | ||
"archive": { | "archive": { | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
"label": "Archive name", | |||
"description": "Archive where the item can be found", | |||
"example": "TitleBG.pack" | |||
}, | }, | ||
"locations": { | "locations": { | ||
Revision as of 19:23, 6 September 2018
This resource is located in the {{{archive}}} archive.
Notice template that shows the location of a resource
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item type | type | 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 |