Diff: Help/WikiAdminSelectPlugin

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

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,31 +1,48 @@
-PhpWikiAdministration Page Explorer main plugin. 
+[[ PhpWikiAdministration]] Page Explorer main plugin. 
  
-! Usage  
-<verbatim>  
- <?plugin WikiAdminSelect ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< WikiAdminSelect arguments> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-All [PageList| Help:PageList] options.<br>  
-Plus :  
- 'noheader' => false,  
- 'include_empty' => false,  
- 'info' => '',  
- 'debug' => false  
+All [[ Help:PageList| PageList]] arguments, plus the following ones
  
-! Example  
+{| class="bordered"  
+|-  
+ ! Argument  
+! Description  
+! Default value  
+|-  
+| **noheader**  
+| Boolean. If true, header should be omitted.  
+| false  
+|-  
+| **include_empty**  
+| Boolean. If true, pages that are referenced but not yet created are included in the list.  
+| false  
+|-  
+| **info**  
+|  
+| none  
+|}  
  
-<verbatim>  
-<?plugin WikiAdminSelect s =Temp* ?>  
-</verbatim>  
+== Example ==  
  
-<?plugin WikiAdminSelect s=Temp* ?
+{{{  
+< <WikiAdminSelect s=Temp*>>  
+}}}  
  
-! Author  
-PhpWiki:ReiniUrban  
+<<WikiAdminSelect s=Temp*>>  
  
-! See Also  
-PhpWikiAdministration 
+== Author ==  
+* [[Help:Reini Urban|Reini Urban]]  
+  
+== See Also ==  
+* [[ PhpWikiAdministration]]  
+  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

PhpWikiAdministration Page Explorer main plugin.

Usage

<<WikiAdminSelect arguments>>

Arguments

All PageList arguments, plus the following ones:

Argument

Description

Default value

noheader

Boolean. If true, header should be omitted.

false

include_empty

Boolean. If true, pages that are referenced but not yet created are included in the list.

false

info

none

Example

<<WikiAdminSelect s=Temp*>>

Select:

| | | | | | | | |
Page NameClick to reverse sort order Last Modified. Last Author. Hits.
Help/TemplatePlugin 17 January 2022 3:00 harold 631
Template/Attribute 17 January 2022 3:00 harold 437
Template/Category 17 January 2022 3:00 harold 634
Template/Example 17 January 2022 3:00 harold 556
Template/Linkto 17 January 2022 3:00 harold 471
Template/NewPlugin 17 January 2022 3:00 harold 571
Template/Relation 17 January 2022 3:00 harold 439
Template/Talk 17 January 2022 18:35 harold 697
Template/UserPage 17 January 2022 18:35 harold 692
TemplateExample 25 September 2005 4:15 harold 274
TemplatePlugin 25 September 2005 4:16 harold 285

Author

See Also