Template:ExistNotRedirect/doc

From Wikipedia, the free encyclopedia

Checks whether a page exists and is not a redirect.

If the pagename both exists AND is not a redirect, it returns the pagename.

Otherwise, it returns a blank

Usage[edit]

{{ExistNotRedirect|pagename}}

Parameters:

  • One page name
Examples
  1. A page which exists:
    {{ExistNotRedirect|Japan}} → Japan
  2. A page which does not exist:
    {{ExistNotRedirect|The exciting story of paint drying in a small town in Japan one day in April 1927}}
  3. Another page which exists:
    {{ExistNotRedirect|Portal:History}} → Portal:History
  4. A page which does not exist:
    {{ExistNotRedirect|Portal:Computing in 1066}}
  5. A page which exists, but is a redirect:
    {{ExistNotRedirect|Portal:Contents}}