Template:If-exist
Jump to navigation
Jump to search
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
| File:Lua-Logo.svg | This template uses Lua: |
{{If|exist|page name|then|else}}
Usage
[edit source]{{If-exist|page name|[then this]|[else this]}} or {{If|exist|page name|[then this]|[else this]}} or {{#Ifexist:page name|[then this]|[else this]}}
Examples
[edit source]| Markup | Renders | {{If-exist|Example|exists|doesn't exists}}
|
exists | {{If-exist|Template:{{PAGENAME}}/doc|This page has a documentation subpage|This page doesn't have a documentation subpage}}
|
This page has a documentation subpage |
|---|
See also
[edit source]- {{If}}
- {{Ifnotempty}}
- {{Ifexist not redirect}}