الگو:LinkCatIfExists
ظاهر
این الگو در نزدیک به ۳٬۳۰۰ صفحه بهکار رفته است و تغییر دادن آن میتواند تأثیرات گستردهای داشته باشد. لطفاً تغییرات را در زیرصفحههای /تمرین یا /آزمایشی الگو، یا در زیرصفحهٔ کاربری خودتان بیازمایید. توصیه میشود که ابتدا در خصوص تغییرات مورد نظر در صفحهٔ بحث گفتگو کرده و سپس آنها را پیادهسازی کنید. |
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.
Optional display text may be added as a second parameter.
Usage
[ویرایش]{{LinkCatIfExists|CategoryName|OptionalDisplayText}}
- Simple usage
{{LinkCatIfExists|CategoryName}}
- Examples:
{{LinkCatIfExists|A non-existent category}}
→ A non-existent category{{LinkCatIfExists|United States}}
→ United States
- With optional display text
{{LinkCatIfExists|CategoryName|DisplayText}}
- Examples:
{{LinkCatIfExists|A non-existent category|Foo}}
→ Foo{{LinkCatIfExists|United States|USA}}
→ USA
See also
[ویرایش]- Template:LinkCatIfExists2 — same as this, but with greying of non-existent categories
- الگو:Category see also if exists
- الگو:Cat in use — allows checking of whether category is populated
- الگو:اگر پیوند وجود دارد