Template:LinkCatIfExists/doc

From blackwiki
< Template:LinkCatIfExists
Revision as of 13:10, 6 March 2018 by imported>BrownHairedGirl (→‎See also: Template:Cat in use, allows checking of whether category is populated)
Jump to navigation Jump to search

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