Diff: Template/NewPlugin

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

Differences between version 4 and previous revision of Template/NewPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 4 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 3 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,35 +1,27 @@
-// short description of the plugin//  
+_ short description_  
  
-== Usage ==  
-{{{  
-<< New arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin New ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** page**  
-| The page to execute upon  
-| current pagename  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-== Example ==  
+! Example 
  
-{{{  
-<< New page=HomePage> >  
-}}}  
+<verbatim>  
+<?plugin New ? >  
+</verbatim>  
  
-== Author ==  
-* // plugin author name//  
+<? plugin New ?>  
  
-== See Also ==  
+! Author  
+PhpWiki:ReiniUrban  
+  
+! See Also 
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 4

short description

Usage

  <?plugin New ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin New ?>
Plugin “New” does not exist.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin