Template:AR
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary
This is a dual-purpose template.
- If used without a parameter, it will simply display a superscript AR that links to the Arena main page. This form should only be used outside of the Arena namespace.
- If a parameter is supplied, it will instead create a link to that parameter name in the Arena namespace. This form has been superseded by the namespace shortcut AR, which can be used like any cross-namespace link (e.g.,
[[AR:page name|]]
or[[AR:page name|display text]]
).
Calls to this template will at some point be converted to standard links by one of our bots.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | optional | Arena page name to link to. |
2 | optional | The name to display if different from the first unnamed parameter. |
par | optional | If anything is specified for this parameter, parentheses will be put around the superscript text. |
Examples[edit]
AR style | Link style | Result |
---|---|---|
{{AR}} |
<sup>[[Arena:Arena|AR]]</sup> |
AR |
{{AR|par=1}} |
<sup>([[Arena:Arena|AR]])</sup> |
(AR) |
{{AR|Items}} |
[[Arena:Items|]] |
Items |
{{AR|Items|Artifact}} |
[[Arena:Items|Artifact]] |
Artifact |