]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FRandomPagePlugin
Netscape 3 and 4 are dead
[SourceForge/phpwiki.git] / pgsrc / Help%2FRandomPagePlugin
1 Date: Sat, 24 Jan 2009 20:18:24 +0100
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FRandomPagePlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~RandomPage* [[Help:WikiPlugin|plugin]] displays a list of randomly chosen pages or redirects to a random page.
12
13 == Usage
14 <verbatim>
15   <?plugin RandomPage ?>
16 </verbatim>
17
18 == Arguments
19
20 numpages _(default: 20)_:
21   Number of pages to list.
22
23 == Example
24
25 <verbatim>
26 <?plugin RandomPage ?>
27 </verbatim>
28
29 <?plugin RandomPage ?>
30
31 == Author
32 [Reini Urban|PhpWiki:ReiniUrban]
33
34 == See Also
35
36 ----
37 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]