Template:Anchor

From SNESdev Wiki
Revision as of 22:57, 16 May 2022 by Rainwarrior (talk | contribs) ("too many" category seems unnecessary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This documentation is at: Template:Anchor/doc

This template manually adds one or more HTML anchors, allowing links to locations other than section headings.

Usage can create a single named anchor, or many at the same location:

{{Anchor|name1}}

{{Anchor|name1|name2|name3...}}

Linking can be used within the same page, or in cross-page links:

[[#name1|name1]]

[[Pagename#name1|name1]]