Template:Anchor

From Warcraft Watch Secrets
Revision as of 00:47, 6 April 2009 by imported>Fandyllic
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creates an anchor on a page.

Syntax

{{Anchor|<anchor name>|<optional text>|<optional anchor part>}}

Example

{{Anchor|<test>}}
{{Anchor|<blah>|<blah blah blah>|<3>}}

Result


blah blah blah

To link to the anchor

[[#test|Example link 1]]
[[#blah-3|Example link 2]]

Result

Example link 1
Example link 2