模板:Ifexists
出自【暗黑百科】DiabloWiki_凯恩之角
(修订版本间的差异)
人人都是和命运抗争的斗士 (讨论 | 贡献)
(以内容“ <includeonly>{{ #if: {{ #dpl: skipthispage = false | redirects = include | title = {{{1|}}} }} | {{{3|}}} | {{{2|}}} }}</includeonly><noinclude> == Description == <pre...”创建新页面)
(以内容“ <includeonly>{{ #if: {{ #dpl: skipthispage = false | redirects = include | title = {{{1|}}} }} | {{{3|}}} | {{{2|}}} }}</includeonly><noinclude> == Description == <pre...”创建新页面)
在2012年4月12日 (四) 02:34的最新修订版本
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.