Template:Resloc: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(try to reset templatedata)
imported>Leoetlino
No edit summary
Line 1: Line 1:
<div style="border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #36c;">This {{{type|resource}}} is located in {{{locations|the {{{archive}}} [[SARC|archive]]}}}.</div>
<div style="border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #36c;">This {{{type|resource}}} is located in {{{locations|the {{{archive}}} [[SARC|archive]]}}}.</div>
<noinclude>
<noinclude>
<templatedata>
{
"params": {
"small": {},
"type": {
"type": "string",
"default": "resource"
},
"archive": {
"type": "string",
"required": true
},
"locations": {
"description": "If provided, the archive parameter will be ignored."
}
},
"description": "Notice template that shows the location of a resource",
"format": "inline"
}
</templatedata>
[[Category:ZeldaMods templates]]
[[Category:ZeldaMods templates]]
</noinclude>
</noinclude>

Revision as of 19:18, 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
smallsmall

no description

Unknownoptional
typetype

no description

Default
resource
Stringoptional
archivearchive

no description

Stringrequired
locationslocations

If provided, the archive parameter will be ignored.

Unknownoptional