Template:Ifexist not redirect/doc

< Template:Ifexist not redirect
Revision as of 19:15, 12 January 2024 by Deadfire (talk | contribs) (Doc creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage[edit]

The {{Ifexist not redirect}} template can be used to identify a page which exists, is not blank, and is not a redirect; whereas {{ifexist}} will only check whether the page exists.

Use the format

{{Ifexist not redirect|page|return if true|return if false}}

The 2nd and 3rd parameters are used to define the output of the template if the condition is true or false, respectively. If not defined the default output is "yes" if true and empty if false.