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...")
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>