Template:AnchorText/doc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 November 2024

  • curprev 06:5906:59, 6 November 2024BlackHawk talk contribs 536 bytes +536 Created page with "{{Documentation}} The templates {{T|Anchor}} and {{T|AnchorText}} create anchors on a page. These can be used as the target for links in the format <nowiki>Page name#Anchor code</nowiki>. They are used as follows: {| class="wikitable" |+ !Code !Visible result !Link with |- |<nowiki>{{Anchor|ref}}</nowiki> |''none'' |#ref |- |<nowiki>{{AnchorText|text}}</nowiki> |text |#text |- |<nowiki>{{AnchorText|ref|text}}</nowiki> |text |#ref |} <pre> {{AnchorText|Text}} </pre>..."