Diff: Help/RandomPagePlugin

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

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

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,47 +1,27 @@
-The **~RandomPage** [[Help:WikiPlugin|plugin]] displays a list of randomly chosen pages or redirects to a random page.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< RandomPage arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin RandomPage ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-All [[Help :PageList|PageList]] arguments, plus the following ones
+page _(default : current pagename)_ :  
+ The page to execute upon.  
  
-{| class="bordered"  
-|-  
- ! Argument  
-! Description  
-! Default value  
-|-  
-| **numpages**  
-| Number of pages to list.  
-| 20  
-|-  
-| **redirect**  
-| Do not display random page link, redirect to random page.  
-| empty  
-|-  
-| **exclude**  
-| Pages to exclude from random  
-| RandomPage, HomePage, AllPages, RecentChanges, RecentEdits, FullRecentChanges  
-|}  
+! Example  
  
-== Example ==  
+<verbatim>  
+<?plugin RandomPage ?>  
+</verbatim>  
  
-{{{  
-< <RandomPage numpages=10 > >  
-}}}  
+<?plugin RandomPage ?
  
-<<RandomPage numpages=10 >>  
+! Author  
+PhpWiki:ReiniUrban  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
+! See Also  
  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin RandomPage ?>

Arguments

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

Example

<?plugin RandomPage ?>
Plugin RandomPage disabled. Plugin not run: not in browse mode
<?plugin RandomPage ?>

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin