Diff: Help/PageInfoPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 3 and previous revision of Help/PageInfoPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 22 May 2014 3:01 by harold Revert
Older page: version 2 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 3

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>>
Supplanted on:
Saved on: 22 May 2014 3:01
Author: harold
Page Version: 3
Size: 58 words, 563 bytes
Summary:
Page Type: Subpage

Author

See Also