Diff: Help/WatchPagePlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 3 and predecessor to the previous major change of Help/WatchPagePlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 3 | Last edited on 9 September 2007 0:16 | by harold | Revert | 
| Older page: | version 2 | Last edited on 22 May 2014 3:01 | by harold | Revert | 
@@ -1,41 +1,27 @@
  
  
  
  
  
  
  
  
  
-The **~WatchPage** [[Help:WikiPlugin|plugin]] allows to manage notifications e-mails per page.
 
+_short description_
 
-== 
Usage ==
  
-{{{
  
-<<
WatchPage arguments>
>  
-}}}
 
+! 
Usage  
+<verbatim>
  
+  
<?plugin 
WatchPage ?
>  
+</verbatim>
 
-== 
Arguments ==
 
+! 
Arguments 
-{| class="bordered" 
 
-|- 
 
-! Argument 
 
-! Description 
 
-! Default value 
 
-|- 
 
-| **
page**
  
-| 
The page to execute upon 
 
-| current pagename 
 
-|- 
 
-| **mode** 
 
-| 
 
-| add 
 
-|}
 
+page _(default: current pagename)_:
  
+  
The page to execute upon.
 
-== 
Example ==
 
+! 
Example 
-{{{
  
-<<
WatchPage page=HomePage>
>  
-}}}
 
+<verbatim>
  
+<?plugin 
WatchPage ?
>  
+</verbatim>
 
-<<
WatchPage page=HomePage>
> 
+<?plugin 
WatchPage ?
> 
-== 
Author ==
  
-* [[Help
:Reini Urban|Reini Urban]]
 
+! 
Author  
+PhpWiki
:ReiniUrban
 
-== 
See Also ==
 
+! 
See Also 
-<noinclude>
 
 ---- 
-[[
PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 
-</noinclude>
 
+PhpWikiDocumentation Help:WikiPlugin
 
version 3
short description
Usage
<?plugin WatchPage ?>
Arguments
- page (default: current pagename)
 - The page to execute upon.
 
Example
<?plugin WatchPage ?>
You must sign in to diff this page.