Template:Ifexists

From GW2 Wiki English Mirror
Jump to navigationJump to search

Description

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

Usage

{{ifexists|(pagename)|(then)|(else)}}

Parameters

1 (unnamed parameter)
Pagename without braces, including namespace.
2 (unnamed parameter)
Optional. Wikitext if page exists.
3 (unnamed parameter)
Optional. Wikitext if page does not exists.

See also