Template:Anchor

From Species-ID
Revision as of 13:39, 3 March 2011 by Andreas Plank (Talk | contribs) (Created page with "<span id="{{{1}}}"></span><noinclude> {{DEFAULTSORT: {{PAGENAME}}}} {{documentation}} </noinclude>")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit] [purge] Template-info.svg Template documentation

Usage

It sets an anchor for navigation and uses the ID to refer to myUniqueId elsewhere in the Wiki text with [[Link#myUniqueId]]:

{{Anchor|myUniqueId}}

…produces…

<span id="myUniqueId"></span>

See also