Link/Hash – Template

From Bohemia Interactive Community
< Template:Link
Revision as of 14:03, 16 August 2021 by Lou Montana (talk | contribs) (Fix #links)
Jump to navigation Jump to search

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
Examples
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.
{{HashLink|PreProcessor Commands##if}} PreProcessor Commands - #if