Template:Anchor/doc

From Biowikifarm Metawiki
< Template:Anchor
Revision as of 11:02, 12 January 2011 by Andreas Plank (Talk | contribs) (Created page with "{{Documentation/subpage}} === Usage === It sets an anchor for navigation and uses the ID to refer to <tt>myUniqueId</tt> elsewhere in the Wiki text with <tt><nowiki>[[Link#myUn...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is a documentation subpage for Template:Anchor (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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