Diff: Help/ListSubpagesPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 3 and previous revision of Help/ListSubpagesPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,52 +1,27 @@
-The **~ListSubpages** [[Help:WikiPlugin|plugin]] lists the names of all sub-pages of a given page (by default the current page).  
+_short description_  
  
-== Usage ==  
+! Usage  
+<verbatim>  
+ <?plugin ListSubpages ?>  
+</verbatim>  
  
-{{{  
-<<ListSubpages arguments>>  
-}}}  
+! Arguments  
  
-== Arguments ==  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-All [[Help:PageList|PageList]] arguments, plus the following ones:  
+! Example  
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| **basepage**  
-| The page to execute upon  
-| Current pagename  
-|-  
-| **maxpages**  
-| Maximum number of pages to include  
-| none  
-|-  
-| **noheader**  
-| Do not display header  
-| false  
-|-  
-| **info**  
-| List of columns to display  
-| none  
-|}  
+<verbatim>  
+<?plugin ListSubpages ?>  
+</verbatim>  
  
-== Example ==  
+<?plugin ListSubpages ?>  
  
-{{{  
-<<ListSubpages basepage=Help maxpages=20 cols=3>>  
-}}}  
+! Author  
+PhpWiki:ReiniUrban  
  
-<<ListSubpages basepage=Help maxpages=20 cols=3>>  
+! See Also  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin ListSubpages ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin ListSubpages ?>

Help/ListSubpagesPlugin has no subpages defined.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin