Diff: Help/PageGroupPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 3 and predecessor to the previous major change of Help/PageGroupPlugin.
Other diffs: Previous 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,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 3
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.
PhpWiki: