Link/Hash – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix excessive spaces left and right) |
m (Text replacement - "Category:Templates" to "{{uc:{{PAGENAME}}}}") |
||
Line 36: | Line 36: | ||
|} | |} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates|{{uc:{{PAGENAME}}}}]]</noinclude> |
Revision as of 11:03, 27 December 2020
Creates an auto-formatted hash link (e.g #value or page#anchor).
Usage
{{HashLink|haskLink}}
- hashLink: wiki hash link, e.g #toc or Arma 3#Key features
Code | Result |
---|---|
{{HashLink}} | -no link specified- |
{{HashLink|#toc}} | toc |
{{HashLink|#Multipart Hashlink}} | Multipart Hashlink |
{{HashLink|Arma_3#Key_features}} | Arma 3 - Key features |
{{HashLink|Arma 3#Key features}} | Arma 3 - Key features |
.{{HashLink|Arma 3#Key features}}. | .Arma 3 - Key features. |