Difference between revisions of "Template:LinkCatIfExists2"

From blackwiki
Jump to navigation Jump to search
imported>BrownHairedGirl
(Created page with '<includeonly>{{#ifexist: Category:{{{1|}}} |<!-- # The category does exist # So create a link -->[[:Category:{{{1|}}}{{!}}{{#if:{{{2|}}}|{{{2|}}}|{{{1|}}}}}]]<...')
 
imported>BrownHairedGirl
m (Protected "Template:LinkCatIfExists2": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
(No difference)

Latest revision as of 20:58, 22 February 2018

Template documentation[view] [edit] [history] [purge]

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 plaintext in grey, to reduce the visual prominence of the unlinked text.

Optional display text may be added as a second parameter.

Purpose

This template is a variant of {{LinkCatIfExists}}, which does no greying.

The greying was designed to improve the clarity of category header templates such as {{EstcatContinentCentury}} on pages such as Category:11th-century establishments in Asia.

Usage

{{LinkCatIfExists2|CategoryName|OptionalDisplayText}}

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

See also