Template:Anchor
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
example <a href="#{{#anchorencode:example}}">#</a>