12,302
edits
| m (Created page with "<!-- -->{{#if: {{{1|}}}|<span id="{{anchorencode:{{{1|}}}}}"></span><!-- -->{{#if: {{{2|}}}|<span id="{{anchorencode:{{{2|}}}}}"></span><!-- -->{{#if: {{{3|}}}|<span id="{{anchor...") | mNo edit summary | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <span id="{{{1}}}"></span> | |||
| <noinclude> | |||
| Use this where you want to use anchors as links and do not want to place a heading. | |||
| * Usage: <nowiki>{{Template:Anchor|Hook}}</nowiki> To link to this anchor use the regular syntax: <nowiki>[[#Hook]]</nowiki>   | |||
| [[Category:Template]] | |||
| </noinclude> | |||