Vorlage:Anchor
Version vom 4. April 2018, 18:34 Uhr von Andreas Plank (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<span id="{{{1}}}"></span><noinclude> === Usage === It sets an anchor for navigation and uses the ID to refer to <tt>myUniqueId</tt> elsewhere in the Wiki tex…“)
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>