Template:LinkCatIfExists/doc: Difference between revisions

From Guild of Archivists
m (1 revision imported)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:


==See also==
==See also==
*[[Template:LinkCatIfExists2]] — same as this, but with greying of non-existent categories
*{{tlx|LinkCatIfExists2}} — same as this, but with greying of non-existent categories
*[[Template:Category see also if exists]]
*[[Template:Cat in use]] — allows checking of whether category is populated


<includeonly>{{sandbox other||
<includeonly>
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Wikipedia 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