සැකිල්ල:Category link if exists/testcases
පෙනුම
| This is the template test cases page for the sandbox of සැකිල්ල:Category link if exists. Purge this page to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
{{Category link if exists}}
| {{Category link if exists}} | → |
{{{1}}}{{{1}}} |
|---|---|---|
| {{Category link if exists/sandbox}} | → |
{{{1}}}{{{1}}} |
{{Category link if exists|United States}}
| {{Category link if exists}} | → |
United States[[:Category:United States|United States]] |
|---|---|---|
| {{Category link if exists/sandbox}} | → |
United States[[:Category:United States|United States]] |
{{Category link if exists|A non-existent category}}
| {{Category link if exists}} | → |
A non-existent categoryA non-existent category |
|---|---|---|
| {{Category link if exists/sandbox}} | → |
A non-existent categoryA non-existent category |
{{Category link if exists|United States|USA}}
| {{Category link if exists}} | → |
United States[[:Category:United States|United States]] |
|---|---|---|
| {{Category link if exists/sandbox}} | → |
United States[[:Category:United States|United States]] |
{{Category link if exists|A non-existent category|Foo}}
| {{Category link if exists}} | → |
A non-existent categoryA non-existent category |
|---|---|---|
| {{Category link if exists/sandbox}} | → |
A non-existent categoryA non-existent category |
Test list and hide_display
{{bulleted list
|{{Category link if exists|hide_display=yes}}
|{{Category link if exists|United States|hide_display=yes}}
|{{Category link if exists|A non-existent category|hide_display=yes}}
|{{Category link if exists|United States|USA|hide_display=yes}}
|{{Category link if exists|A non-existent category|Foo|hide_display=yes}}
}}
- {{{1}}}
- United States
- A non-existent category
- United States
- A non-existent category
{{Category link if exists/sandbox}}
- {{{1}}}
- United States
- A non-existent category
- United States
- A non-existent category