Help/CategoryPagePlugin
Note: You are viewing an old revision of this page. View the current version.
The CategoryPage 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
<?plugin-form CategoryPage arguments ?>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
exclude  | 
false  | 
|
pagename  | 
current page  | 
|
plural  | 
false  | 
|
singular  | 
false  | 
|
self_on_create  | 
true  | 
|
showbuds  | 
false  | 
Example
<?plugin-form CategoryPage pagename=CategoryExample?>

