Diff: Help/PageGroupPlugin

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

Differences between version 5 and previous revision of Help/PageGroupPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,60 +1,27 @@
-The **~PageGroup** [[Help:WikiPlugin|plugin]] allows to browse pages groups.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< PageGroup arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin PageGroup ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| **parent**  
-|  
-| //None// (required argument )  
-|-  
-| **rev**  
-|  
-| false  
-|-  
-| **section**  
-|  
-| "Contents"  
-|-  
-| **label**  
-|  
-|  
-|-  
-| **loop**  
-|  
-| false  
-|}  
+page _ (default: current pagename )_:  
+ The page to execute upon.  
  
-== Examples ==  
+! Example  
  
-{{{  
-<< PageGroup parent=MyTableOfContents >> 
+<verbatim>  
+<?plugin PageGroup ? >  
+</verbatim
  
-<< PageGroup  
- parent=MyTableOfContents  
- label="Visit more pages in MyTableOfContents"  
->
+<?plugin PageGroup ?
  
-<<PageGroup parent=MyTableOfContents section=PartTwo loop=true >>  
+! Author  
+PhpWiki:ReiniUrban  
  
-<<PageGroup parent=MyTableOfContents loop=1 >>  
-}}}  
+! See Also  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin PageGroup ?>

Arguments

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

Example

<?plugin PageGroup ?>
Plugin PageGroup failed. A required argument “parent” is missing.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin