Template:LinkCatIfExists/doc: Difference between revisions

From Guild of Archivists
mNo edit summary
 
Line 24: Line 24:
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Archive utility templates]]
[[Category:Archive utility templates]]
}}</includeonly>
</includeonly>

Latest revision as of 22:41, 17 May 2018

This a simple helper template, to be used in other templates. It displays a link to a category if that category exists; otherwise it just displays plaintext.

An optional display text may be added as a second parameter

Usage[edit]

{{LinkCatIfExists|CategoryName|OptionalDisplayText}}

Simple usage
{{LinkCatIfExists|CategoryName}}
Examples:
With optional display text
{{LinkCatIfExists|CategoryName|DisplayText}}
Examples:

See also[edit]

  • {{LinkCatIfExists2}} — same as this, but with greying of non-existent categories