Date: Thu, 15 Apr 2010 16:32:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FWantedPagesPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~WantedPages** [[Help:WikiPlugin|plugin]] returns a list of referenced pages which do not exist yet. All empty pages which are linked from any page - with an ending question mark, or for just a single page, when the page argument is present. == Usage {{{ <> }}} == Arguments All [[Help:PageList|PageList]] arguments, plus the following ones. {| class="bordered" |- ! Argument ! Description ! Default value |- | **page** | just for a single page | pagename |- | **withlinks** | display links | 0 |- | **noheader** | do not display header | false |- | **exclude_from** | pages to exclude | PgsrcTranslation, InterWikiMap |- | **limit** | maximum number of wanted pages to display | 100 |- | **paging** | | auto |} == Example {{{ <> }}} <> == Author * [[PhpWiki:ReiniUrban|Reini Urban]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]