Difference between revisions of "Template:Anchor"
Jump to navigation
Jump to search
(Very simple-minded template to create a link anchor.) |
(...and using span because a is disabled.) |
||
Line 1: | Line 1: | ||
− | < | + | <span id="{{{1|{{CURRENTTIMESTAMP}}}}}">{{{2|}}}</span><noinclude> |
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 23:13, 7 October 2022
A very simple-minded template that creates an anchor for links. The first parameter is the link ID (should not start with a number or most symbols), the second is optional and will become the contents of the anchor if supplied.
The above documentation is transcluded from Template:Anchor/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |