Difference between revisions of "Template:LinkCatIfExists/doc"

From blackwiki
Jump to navigation Jump to search
imported>BrownHairedGirl
(→‎See also: Template:LinkCatIfExists2 — same as this, but with greying of non-existent categories)
imported>BrownHairedGirl
(→‎See also: Template:Cat in use, allows checking of whether category is populated)
Line 21: Line 21:
 
*[[Template:LinkCatIfExists2]] — same as this, but with greying of non-existent categories
 
*[[Template:LinkCatIfExists2]] — same as this, but with greying of non-existent categories
 
*[[Template:Category see also if exists]]
 
*[[Template:Category see also if exists]]
 +
*[[Template:Cat in use]] — allows checking of whether category is populated
  
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||

Revision as of 13:10, 6 March 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

{{LinkCatIfExists|CategoryName|OptionalDisplayText}}

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

See also