Vorlage:Anchor: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
(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…“)
(kein Unterschied)

Version vom 4. April 2018, 18:34 Uhr

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