Difference between revisions of "Template:LinkCatIfExists/doc"

From blackwiki
Jump to navigation Jump to search
imported>Fayenatic london
imported>BrownHairedGirl
(→‎See also: Template:LinkCatIfExists2 — same as this, but with greying of non-existent categories)
Line 19: Line 19:
  
 
==See also==
 
==See also==
 +
*[[Template:LinkCatIfExists2]] — same as this, but with greying of non-existent categories
 
*[[Template:Category see also if exists]]
 
*[[Template:Category see also if exists]]
  

Revision as of 10:32, 22 February 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