Vorlage:Anchor
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>
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>