Template:Ifexist not redirect/testcases
Appearance
This is the template test cases page for the sandbox of Template:Ifexist not redirect. 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 and parsers with these links: |
Sethduarte
Redirect
[edit]{{Ifexist not redirect|Usa|YES|NO}}
NO
{{Ifexist not redirect/sandbox|Usa|YES|NO}}
NO
Non-existent
[edit]{{Ifexist not redirect|xyxyxy}}
{{Ifexist not redirect/sandbox|xyxyxy}}
Non-existent, with 2nd and 3rd parameters
[edit]{{Ifexist not redirect|xyxyxy|oui|non}}
non
{{Ifexist not redirect/sandbox|xyxyxy|oui|non}}
non
Exists
[edit]{{Ifexist not redirect|x}}
yes
{{Ifexist not redirect/sandbox|x}}
yes
Exists, with 2nd and 3rd parameters
[edit]{{Ifexist not redirect|x|oui|non}}
oui
{{Ifexist not redirect/sandbox|x|oui|non}}
oui