BlackHawk
Created page with "{{Documentation}} The templates {{T|Anchor}} and {{T|AnchorText}} create anchors on a page. These can be used as the target for links in the format <nowiki>Page name#Anchor code</nowiki>. They are used as follows: {| class="wikitable" |+ !Code !Visible result !Link with |- |<nowiki>{{Anchor|ref}}</nowiki> |''none'' |#ref |- |<nowiki>{{AnchorText|text}}</nowiki> |text |#text |- |<nowiki>{{AnchorText|ref|text}}</nowiki> |text |#ref |} <pre> {{AnchorText|Text}} </pre>..."