Template:Resloc: Difference between revisions

From ZeldaMods (Breath of the Wild)
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;">
<div style="border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #36c;">
This {{{type|resource}}}'s [[canonical resource path]] is "'''{{{path}}}'''". It is found in {{{locations|the '''base content files'''}}}.
This {{{type|resource}}}'s [[canonical resource path]] is "'''{{{path}}}'''". It is found in {{{locations|the base content files}}}.
</div>
</div>
<noinclude>
<noinclude>
Line 20: Line 20:
"locations": {
"locations": {
"type": "string",
"type": "string",
"default": "the '''base content files'''",
"default": "the base content files",
"label": "location of file",
"label": "location of file",
"example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives"
"example": "the base content files, [[Bootup.pack]], and various [[bactorpack]] archives"
}
}
},
},

Revision as of 23:26, 6 September 2018

This resource's canonical resource path is "{{{path}}}". It is found in the base content files.

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
file
Stringoptional
Canonical pathpath

no description

Example
Actor/Pack/Armor_001_Upper.bactorpack
Stringrequired
location of filelocations

no description

Default
the base content files
Example
the base content files, [[Bootup.pack]], and various [[bactorpack]] archives
Stringoptional