From Arms of God Wiki

Revision as of 01:00, 10 June 2026 by Ta1ha (talk | contribs) (bot: universal template Anchor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Anchor|target-id}}

Drops an invisible anchor on the page. Link to it with PageName#target-id. Useful when you want to link to a spot that isn't a heading (e.g. a specific row in a table or a footnote anchor).

Avoid duplicate IDs on the same page — two {{Anchor|foo}} calls produce two id="foo" spans, which is invalid HTML. Browsers jump to the first one and ignore the rest. If you need multiple anchors, give them distinct IDs.

Invisible anchor target for in-page links.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Anchor ID (no spaces; will be the URL fragment)1

no description

Unknownrequired