Template:LinkCatIfExists2
From Guild of Archivists
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 in grey, to reduce the visual prominence of the unlinked text.
An optional display text may be added as a second parameter.
Purpose[edit source]
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}}.
Usage[edit source]
{{LinkCatIfExists2|CategoryName|OptionalDisplayText}}
- Simple usage
{{LinkCatIfExists2|CategoryName}}
- Examples:
{{LinkCatIfExists2|A non-existent category}}
→ A non-existent category{{LinkCatIfExists2|United States}}
→ United States
- With optional display text
{{LinkCatIfExists2|CategoryName|DisplayText}}
- Examples:
{{LinkCatIfExists2|A non-existent category|Foo}}
→ Foo{{LinkCatIfExists2|United States|USA}}
→ USA
See also[edit source]
- Template:LinkCatIfExists — same as this, but without greying
The above documentation is transcluded from Template:LinkCatIfExists2/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |