Vorlage:Anchor/doc: Unterschied zwischen den Versionen
Aus Bayernflora
K |
K (1 Version) |
(kein Unterschied)
|
Aktuelle Version vom 23. Oktober 2013, 12:24 Uhr
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>