Template:Ifexist not redirect/testcases

From blackwiki
Jump to navigation Jump to search

Template:Template testcases 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}}


{{Ifexist not redirect/sandbox|x}}


Exists, with 2nd and 3rd parameters

{{Ifexist not redirect|x|oui|non}}

non

{{Ifexist not redirect/sandbox|x|oui|non}}

non