Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
no edit summary
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> |