Template:Anchor: 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.

19 May 2025

  • curprev 22:3822:38, 19 May 2025 Ttenbergen talk contribs 516 bytes +516 Created page with "<noinclude> Adds a span anchor (i.e. HTML target) to allow linking to a specific place within a page, even if there is no heading. This is useful for jumping directly to relevant in-line content using <code>#anchorname</code> or <code>Page#anchorname</code>. == How to use == Use as: <pre>{{Anchor|anchorname}}</pre> You can then link to it using: * From the same page: <code>#anchorname</code> * From another page: <code>TargetPage#anchorname</code> ----..."