Date: Mon, 1 Jun 2009 15:05:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FCategoryPagePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~CategoryPage** [[Help:WikiPlugin|plugin]] puts boilerplate text on a category page to make it easily usable by novices. It finds the file templates/categorypage.tmpl, then loads it with a few variables substituted. This has only been used in wikilens.org. == Usage {{{ }}} == Arguments {| class="bordered" |- ! Argument ! Description ! Default value |- | **exclude** | | false |- | **pagename** | | current page |- | **plural** | | false |- | **singular** | | false |- | **self_on_create** | | true |- | **showbuds** | | false |} == Example {{{ }}} == Author * [[WikiLens:DanFr]] == See Also * [[Help:TemplatePlugin|TemplatePlugin]] * [[Help:CreatePagePlugin|CreatePagePlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]