Date: Thu, 26 Mar 2009 11:34:32 +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; 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 * [TemplatePlugin|Help:TemplatePlugin] * [CreatePagePlugin|Help:CreatePagePlugin] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]