Template:Anchor/doc

From EVE University Wiki
< Template:Anchor
Revision as of 09:46, 15 July 2024 by Evon R'al (talk | contribs) (Clarify limitations.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description
This template creates an invisible "anchor" tag that can be targeted by links in the same manner as headers.
Syntax
{{Anchor|<id>}}
Parameters
id
Identification of the anchor. Anchor names must be unique on a page, and must not duplicate any heading titles or CSS ids. Duplicate ids will not work as expected since the id links go to the first anchor with that name. This limitation includes the {{Anchor}} template, headers, and html/CSS ids.