Template:Stored URL/Doc
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary
Retrieves a url stored on another page and created a link to it.
Intended to allow URLs used in several places to be stored in one place, making maintenance significantly easier.
Parameters
Parametri | Visibilità | Descrizione |
---|---|---|
page | required | Full name of the page where the url is stored. |
var | required | Name of the variable containing the url. |
text | required | Text to display as the link |
Examples
{{Stored URL|page=Morrowind:Master Index|var=url|text=Download here}}
[{{{url}}} Download here]