قالب:Category link if exists/doc

This is 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 greyed-out plaintext.

Optional display text may be added as a second parameter.

Usage

{{Category link if exists|CategoryName|OptionalDisplayText}}

Simple usage
{{Category link if exists|CategoryName}}
Examples:
With optional display text
{{Category link if exists|CategoryName|DisplayText}}
Examples:
|hide_display= suppresses any output if the category does not exist
  • {{Category link if exists|A non-existent category|hide_display=1}} → A non-existent category
  • {{Category link if exists|United States|USA|hide_display=1}}United States

See also