Diff: Help/PageInfoPlugin
Differences between version 5 and predecessor to the previous major change of Help/PageInfoPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 5 | Last edited on 17 January 2022 3:00 | by harold | Revert | 
| Older page: | version 4 | Last edited on 9 September 2007 0:16 | by harold | Revert | 
@@ -1,27 +1,44 @@
  
  
  
  
  
  
  
  
  
-_short description_
 
+The **~PageInfo** [[Help:WikiPlugin|plugin]] returns extra information about a page.
 
-! Usage 
 
-<verbatim> 
 
-  <?
plugin PageInfo ?>
  
-</verbatim>
 
+This 
plugin just passes a page revision handle to the Template
  
+'info.tmpl', which does all the real work.
 
-! Arguments
 
+== Usage == 
 
+{{{ 
 
+<<PageInfo arguments>> 
 
+}}}
 
-page _(default: current pagename)_: 
 
-  The page to execute upon.
 
+== Arguments ==
 
-! Example
 
+{| class="bordered" 
 
+|- 
 
+
! Argument 
 
+! Description 
 
+! Default value 
 
+|- 
 
+| **page** 
 
+| 
 
+| pagename 
 
+|- 
 
+| **version** 
 
+| 
 
+| 
 
+|}
 
-<verbatim> 
 
-<?plugin PageInfo ?> 
 
-</verbatim>
 
+== Example ==
 
-<?plugin 
PageInfo ?
> 
+{{{ 
 
+<
<PageInfo>> 
 
+}}}
 
-! Author 
 
-PhpWiki:ReiniUrban
 
+<<PageInfo>>
 
-! See Also
 
+== Author == 
 
+* [[Help:Reini Urban|Reini Urban]]
 
+== See Also ==
 
+
 
+<noinclude>
 
 ---- 
-PhpWikiDocumentation Help:WikiPlugin
 
+[[
PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 
+</noinclude>
 
version 5
The PageInfo 
plugin returns extra information about a page.
This plugin just passes a page revision handle to the Template 'info.tmpl', which does all the real work.
Usage
<<PageInfo arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
page  | 
pagename  | 
|
version  | 
Example
<<PageInfo>>
| Last Modified: | 17 January 2022 3:00 | 
| Last Author: | harold | 
| Page Version: | 5 | 
| Size: | 58 words, 563 bytes | 
| Hits: | 1202 | 
| Last Summary: | |
| ACL type: | page permission inherited from inherited | 
| ACL: | view:_EVERY; edit:_AUTHENTICATED,-_BOGOUSER; create:_AUTHENTICATED,-_BOGOUSER; list:_EVERY; remove:_ADMIN,_OWNER; purge:_ADMIN,_OWNER; dump:_ADMIN; change:_ADMIN,_OWNER | 
| Page Type: | Subpage |