Template:Ifexist/doc: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 1:
This template is similar to [[mediawikiwiki:mw:Help:ParserFunctions#.23ifexist|<nowiki>{{ #ifexist: }}</nowiki>]] as it checks the existence of the given page. The difference is that the checked page is not added to [[Special:Wantedpages|Wanted pages]].
 
== Usage ==
Line 15:
Optional. Wikitext if page does not exists.
 
; ''redirects =''
Optional. '''exclude''' ''or'' '''only''' (defaults to '''include''')
 
; ''ns =''
Optional. Defaults to main namespace.
== See also ==
* [[mediawikiwiki::Help:ParserFunctions|MediaWiki's Help:ParserFunctions]]