Abrir menu principal

UESPWiki β

Alterações

Predefinição:WryeLink/Doc

1 048 bytes adicionados, 15h54min de 14 de abril de 2014
m
Move to External Link Templates
__NOTOC__
==Summary==
Creates links to Wrye's website. Done in a template to allow maintenance of one central location for this site, which is extensively linked to on UESP.

==Parameters==
{{Parameters
|1 ''or''<br>display|required|Text to show in the link. Defaults to "Wrye Musings" if not specified.
|2|optional|Specific page (including path - not starting with /) to link to.
|3|optional|Anchor on the page to link to.
|page|optional|Same as parameter 2, but will not be url encoded.
|section|optional|Same as parameter 3, but will not be anchor encoded.
}}

==Examples==
===Display Only===
<pre>
{{WryeLink|Wrye Musings}}
</pre>
{{WryeLink|Wrye Musings}}

===Display and Page===
<pre>
{{WryeLink|Wrye Musings|Wrye Mash.html}}
</pre>
{{WryeLink|Wrye Musings|Wrye Mash.html}}

===All Options===
<pre>
{{WryeLink|Wrye Musings|Wrye Mash.html|Features}}
</pre>
{{WryeLink|Wrye Musings|Wrye Mash.html|Features}}

<includeonly>[[Category:External Link Templates]]</includeonly><noinclude>[[Category:Template Documentation|{{PAGENAME}}]]</noinclude>