Template:Anchor
Adds an html anchor to the page, which can be by #myAnchor.
Template
{{Anchor|text|anchor}}
Parameters
- text
- Display text
- anchor (optional)
- Anchor string. If missing, text is used as anchor string.
Examples
{{Anchor|Any Text with ''style''|myAnchor}}
Any Text with style
For more examples refer to pages, which use this template: What links here.
Help:Templates describes general usage of templates, including treatment of special characters.