No edit summary |
(Removed Category:Template documentation as I don't believe this category is necessary. Seems to currently be redundant with Category:Templates or the Template namespace) |
||
Line 6: | Line 6: | ||
To have more than one anchor, it is required to use separate anchor tags.</onlyinclude> | To have more than one anchor, it is required to use separate anchor tags.</onlyinclude> | ||
Latest revision as of 08:10, 28 June 2010
Anchors allow a user to create shorter names that can be appended to a URL with a hash mark (#).
For example, if you had a page that you wanted a user to quickly be able to jump to a certain section, you can type
{{Anchor|AnchorName}}
just before a header or paragraph. The user would then be able to go to the wiki page URL, followed by a hash mark (#), then the anchor name (in this case, AnchorName).
To have more than one anchor, it is required to use separate anchor tags.