Template:Anchor: Difference between revisions
Template page
More actions
imported>Flozi No edit summary |
imported>Flozi |
||
| Line 1: | Line 1: | ||
<span id="{{{1|{{{anchor}}}}}}"> | <span id="{{{1|{{{anchor}}}}}}"></span><noinclude> | ||
A small template to manually create an anchor link, see http://meta.wikimedia.org/wiki/Template:Anchor | A small template to manually create an anchor link, see http://meta.wikimedia.org/wiki/Template:Anchor | ||
| Line 6: | Line 6: | ||
<pre>{{anchor|foo}}</pre> | <pre>{{anchor|foo}}</pre> | ||
Creates an invisible anchor which you can link to within the page as <pre>[[#foo]]</pre> or externally by <pre>[[page_name#foo]]</pre> | Creates an invisible anchor which you can link to within the page as <pre>[[#foo]]</pre> or externally by <pre>[[page_name#foo]]</pre> | ||
Revision as of 17:27, 28 March 2020
A small template to manually create an anchor link, see http://meta.wikimedia.org/wiki/Template:Anchor
Usage:
{{anchor|foo}}Creates an invisible anchor which you can link to within the page as
[[#foo]]
or externally by
[[page_name#foo]]