Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
update templatedata again
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": { |