Template:Anchor/doc

From Species-ID
Jump to: navigation, search
This is a documentation subpage for Template:Anchor (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

It sets an anchor for navigation and uses the ID to refer to myUniqueId elsewhere in the Wiki text with [[Link#myUniqueId]]:

{{Anchor|myUniqueId}}

…produces…

<span id="myUniqueId"></span>

See also