Template:Anchor
Jump to navigation
Jump to search
Creates an invisible HTML anchor, which can be used to link to a specific spot on a page without creating additional headers.
Usage
{{anchor|1}}
Example
Template:Anchor#Test (click to test)
This code:
{{anchor|Test}} Example anchor
...produces:
- Example anchor