Template:Resloc: Difference between revisions
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
Parameter | Description | Type | Status | |
---|---|---|---|---|
small | small | no description | Unknown | optional |
type | type | no description
| String | optional |
archive | archive | no description | String | required |
locations | locations | If provided, the archive parameter will be ignored. | Unknown | optional |