Vorlage:Anchor

Aus Open Source Ecology - Germany
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…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

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>

See also

Category: Navigation