پرش به محتوا

الگو:پیوند رده در صورت وجود ۲

از ویکی‌هزاره
نسخهٔ تاریخ ‏۲۱ اکتبر ۲۰۲۵، ساعت ۲۱:۵۷ توسط محمد (بحث | مشارکت‌ها) (صفحه‌ای تازه حاوی «<includeonly>{{#ifexist: رده:{{{1|}}} |<!-- # The category does exist # So create a link -->[[:رده:{{{1|}}}{{!}}{{#if:{{{2|}}}|{{{2|}}}|{{{1|}}}}}]]<!-- -->|<!-- # The category does NOT exist # so just output plaintext --><span style="color:#888">{{#if:{{{2|}}}|{{{2|}}}|{{{1|}}}}}</span>}}</includeonly><noinclude>{{Documentation}}</noinclude>» ایجاد کرد)
(تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)
توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

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 رده:بنیان‌گذاری‌ها در سده ۱۱ (میلادی) در آسیا.

Usage

{{LinkCatIfExists2|CategoryName|OptionalDisplayText}}

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

See also