Template:Anchor2/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Anchor2. It contains usage information, categories and other content or metadata that is not part of the original template. |
Code
<span class="anchor" id="{{anchorencode:{{{1}}}}}">{{{text|{{{1}}}}}}</span>
Syntax
{{Anchor2|id|text=text}}
Parameters
1=
ID or name for the anchortext=
free text
Examples
{{Anchor2|here|text=Anchor not displayed but the text}}
rendered: Anchor not displayed but the text
See also
- {{Anchor}}