Diff: Help/RandomPagePlugin
Differences between current version and previous revision of Help/RandomPagePlugin.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 6 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 5 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -6,9 +6,9 @@
  
  
  
 }}} 
 == Arguments == 
-All [[Help:PageList|PageList]] arguments, plus the following ones.
 
+All [[Help:PageList|PageList]] arguments, plus the following ones:
 
 {| class="bordered" 
 |- 
 ! Argument 
@@ -36,12 +36,12 @@
  
  
  
  
 <<RandomPage numpages=10 >> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
current version
The RandomPage plugin displays a list of randomly chosen pages or redirects to a random page.
Usage
<<RandomPage arguments>>
Arguments
All PageList arguments, plus the following ones:
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
<<RandomPage numpages=10 >>
Plugin RandomPage disabled. Plugin not run: not in browse mode
<?plugin RandomPage numpages=10 ?>

