Diff: Help/AllUsersPlugin

Differences between current version and predecessor to the previous major change of Help/AllUsersPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,44 @@
-_short description_  
+The **~AllUsers** [[Help:WikiPlugin|plugin]] lists all once authenticated users.  
  
-! Usage  
-<verbatim>  
- <?plugin AllUsers ?>  
-</verbatim>  
+== Usage ==  
  
-! Arguments  
+{{{  
+<<AllUsers arguments>>  
+}}}  
  
-page _(default: current pagename)_:  
- The page to execute upon.  
+== Arguments ==  
  
-! Example  
+All [[Help:PageList|PageList]] arguments, plus the following ones:  
  
-<verbatim>  
-<?plugin AllUsers ?>  
-</verbatim>  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **noheader**  
+| Boolean. If true, do not display the header.  
+| false  
+|-  
+| **include_empty**  
+| Boolean. If true, shows also users which stored their preferences, but never saved their homepage.  
+| true  
+|}  
  
-<?plugin AllUsers ?>  
+== Example ==  
  
-! Author  
-PhpWiki:ReiniUrban  
+{{{  
+<<AllUsers limit=10>>  
+}}}  
  
-! See Also  
+<<AllUsers limit=10>>  
  
+== Author ==  
+* [[Help:Reini Urban|Reini Urban]]  
+  
+== See Also ==  
+  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The AllUsers plugin lists all once authenticated users.

Usage

<<AllUsers arguments>>

Arguments

All PageList arguments, plus the following ones:

Argument

Description

Default value

noheader

Boolean. If true, do not display the header.

false

include_empty

Boolean. If true, shows also users which stored their preferences, but never saved their homepage.

true

Example

<<AllUsers limit=10>>

Authenticated users on this wiki (0 total):

No matches

Author

See Also