ARK: Survival Evolved Wiki
Advertisement
Template-info Documentation

This template is similar to {{ #ifexist: }} as it checks the existence of the given page. The difference is that the checked page is not added to Wanted pages.

On translation wikis if the checked page name has the namespace specified as File (not localized), the mentioned parser function is used instead, as DPL can't be used for repository images.

Usage[]

{{ ifpageexists|(pagename)|(then)|(else) }}
unnamed parameter 1

Pagename without braces, including namespace.

unnamed parameter 2

Optional. Wikitext if page exists.

unnamed parameter 3

Optional. Wikitext if page does not exists.

redirects =

Optional. exclude or only (defaults to include)

ns =

Optional. Defaults to main namespace.

See also[]

Advertisement