Account creation has temporarily been disabled to stem the endless tide of spambot accounts being created in recent changes. Both anonymous and logged in users can still edit pages as normal. (details)
|
[dismiss] |
Template:Ifexists
From Guild Wars Wiki
Description
{{ ifexists|(pagename)|(then)|(else) }}
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.
Parameters
- 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.