Template:Anchor

From The Toaq Wiki
Revision as of 19:40, 2 September 2024 by Uakci (talk | contribs) (Created page with "<noinclude> Creates a “fancy” anchor (HTML attribute that lets you link to a specific element on a page) together with a clickable link == Arguments == # (Optional) How to name the anchor. #* '''Default''': a URL-sanitized version of the contents. # What to anchor. == Example == {{anchor|example}} </noinclude><includeonly ><span id="{{#anchorname:{{{1}}}}}">{{{2|{{{1}}}}}}</span></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creates a “fancy” anchor (HTML attribute that lets you link to a specific element on a page) together with a clickable link

Arguments

  1. (Optional) How to name the anchor.
    • Default: a URL-sanitized version of the contents.
  2. What to anchor.

Example

example