Template:Xtaglink: Difference between revisions
Template page
More actions
interwiki3>Flozi m update xtaglink for changed anchors |
(No difference)
|
Revision as of 09:55, 2 June 2020
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:
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.