Vorlage:Anchor/doc
Aus Bayernflora
This is a documentation subpage for Vorlage:Anchor (see that page for the vorlage itself). It contains usage information, categories and other content that is not part of the original vorlage 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>