Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

Template:Resloc: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
m (put the </div> on the same line as the text to avoid extra spacing)
imported>BravelyPeculiar
No edit summary
(2 intermediate revisions by the same user not shown)
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|canonical path]] is "'''{{{path}}}'''"{{{#if:{{{aoc_path}}}| (or "'''{{{aoc_path}}}'''" in the [[add-on content]] files)}}}. It is found in {{{locations|the base content files}}}.</div>
This {{{type|resource}}}'s [[canonical resource path|canonical path]] is "'''{{{path}}}'''". It is found in {{{locations|the base content files}}}.</div>
<noinclude>
<noinclude>
<!-- Make sure the </div> is on the same line as the text to avoid extra spacing -->
<!-- Make sure the </div> is on the same line as the text to avoid extra spacing -->
Line 17: Line 16:
"label": "Canonical path",
"label": "Canonical path",
"example": "Actor/Pack/Armor_001_Upper.bactorpack"
"example": "Actor/Pack/Armor_001_Upper.bactorpack"
},
        "aoc_path": {
"type": "string",
"label": "Aoc canonical path",
"example": "Aoc/0010/Movie/Demo655_0.mp4"
},
},
"locations": {
"locations": {

Revision as of 22:45, 7 September 2018

This resource's canonical path is "{{{path}}}" (or "{{{aoc_path}}}" in the add-on content files). 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
Aoc canonical pathaoc_path

no description

Example
Aoc/0010/Movie/Demo655_0.mp4
Stringoptional
location of filelocations

no description

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