Template:LinkCatIfExists2/doc: Difference between revisions

From Guild of Archivists
m (1 revision imported)
 
No edit summary
 
Line 26: Line 26:
==See also==
==See also==
* [[Template:LinkCatIfExists]] — same as this, but without greying
* [[Template:LinkCatIfExists]] — same as this, but without greying
* [[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 in grey, to reduce the visual prominence of the unlinked text.

An optional display text may be added as a second parameter.

Purpose[edit]

This template is a variant of {{LinkCatIfExists}}, which does no greying.

The greying was designed to improve the clarity of category header templates such as {{EstcatContinentCentury}}.

Usage[edit]

{{LinkCatIfExists2|CategoryName|OptionalDisplayText}}

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

See also[edit]