Difference between revisions of "Template:LinkCatIfExists/doc"

From blackwiki
Jump to navigation Jump to search
imported>BrownHairedGirl
(→‎See also: Template:Cat in use, allows checking of whether category is populated)
imported>Fayenatic london
Line 22: Line 22:
 
*[[Template:Category see also if exists]]
 
*[[Template:Category see also if exists]]
 
*[[Template:Cat in use]] — allows checking of whether category is populated
 
*[[Template:Cat in use]] — allows checking of whether category is populated
 +
*[[Template:Link if exists]]
  
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||

Revision as of 08:45, 2 October 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