Open main menu

UESPWiki β

Template:Anchor/Doc

< Template:Anchor

SummaryEdit

This template allows links to anywhere on a page instead of only to section headers.

ParametersEdit

Anchor
Parameter Scope Description
1 optional The text to display, as well as the name of the anchor to be able to link to. To use a different anchor name and text name, put the text on the page as normal, then include this template but leave the first parameter blank or use the second parameter by number.
2–4 optional Additional anchors to create with no text.

ExamplesEdit

{{Anchor|Link Example}}

Link Example: This creates a "Link Example" anchor on this page, which you can link to with Template:Anchor/Doc#Link Example.

{{Anchor|Ancestor Ghost|Summon Ancestor Ghost|Ghost}}

Ancestor Ghost: This is an example that creates several anchors for the same spot, which can be linked to with any of Template:Anchor/Doc#Ancestor Ghost, Template:Anchor/Doc#Summon Ancestor Ghost, or Template:Anchor/Doc#Ghost.

{{Anchor||Link Only}} or
{{Anchor|2=Link Only}}

In this case, only an anchor is created with no text displayed. It can be linked to with Template:Anchor/Doc#Link Only.