Template:Ifexists/doc
Appearance
| Documentation subpage |
|---|
| View this documentation's related template: Template:Ifexists (edit). |
| Template styles: CSS styles (edit). |
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.
Usage
[edit source]{{ ifexists|(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.