Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:51, 12 November 2025 by Qrow (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A template to simplify cross-referencing definition tags between different pages. Use Template:Taglink for links to tags within the same page.

Usage:

{{xtaglink|Gamedev:UnitDefs|builder}}

Result:

builder

Usage (Optional 3rd param to link to a tag with a given value):

{{xtaglink|Gamedev:UnitDefs|builder|true}}

Result: builder = true

N.B. Please do not use this tag within a <code> block when documenting a formula tags are used in - it will break the markup and is confusing. See Gamedev:WeaponDefs#Tag:burstRate for an example of the proper usage in this case.