Template:Ifexists

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

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[edit]

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

Parameters[edit]

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[edit]