Template:Anchor

From GTAMods Wiki
Revision as of 14:56, 22 April 2015 by Wesser (talk | contribs) (Created page with "<includeonly><span id="{{{1}}}"></span></includeonly><noinclude>The ''Anchor'' template adds a bookmark before some text so that an in-page link is able to jump towards. It wo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Anchor template adds a bookmark before some text so that an in-page link is able to jump towards. It works pretty similarly to {{note}} except it is unable to return back.

Syntax:

Go to [[#link|bookmark]].
{{anchor|link}}Some text.

Results in:

Go to bookmark.
Some text.