Template:Resloc: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
(update templatedata again)
Line 4: Line 4:
{
{
"params": {
"params": {
"small": {},
"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

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Item typetype

no description

Default
resource
Example
resource
Stringoptional
Archive namearchive

Archive where the item can be found

Example
TitleBG.pack
Stringrequired
locationslocations

If provided, the archive parameter will be ignored.

Unknownoptional