Template:Ifexist not redirect/testcases
![]() | 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: |
__EXPECTUNUSEDTEMPLATE__
Sethduarte
Redirect
{{Ifexist not redirect|Usa|YES|NO}}
NO
{{Ifexist not redirect/sandbox|Usa|YES|NO}}
NO
Non-existent
{{Ifexist not redirect|xyxyxy}}
{{Ifexist not redirect/sandbox|xyxyxy}}
Non-existent, with 2nd and 3rd parameters
{{Ifexist not redirect|xyxyxy|oui|non}}
non
{{Ifexist not redirect/sandbox|xyxyxy|oui|non}}
non
Exists
{{Ifexist not redirect|x}}
yes
{{Ifexist not redirect/sandbox|x}}
yes
Exists, with 2nd and 3rd parameters
{{Ifexist not redirect|x|oui|non}}
oui
{{Ifexist not redirect/sandbox|x|oui|non}}
oui