Diff: Help/WikiForumPlugin

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

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

Other diffs: Previous Major 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,54 +1,27 @@
-The **~WikiForum** [[Help:WikiPlugin|plugin]] handles a threaded list of comments/news associated with a  
-particular page (one page per topic) and provides an input form for adding a new message.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< WikiForum arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin WikiForum ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** pagename**  
-|  
-| pagename  
-|-  
-| **order**  
-|  
-| normal (oldest first )  
-|-  
-| **mode**  
-|  
-|  
-|-  
-| **info**  
-|  
-|  
-|-  
-| **noheader**  
-| do not display header  
-| false  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-== Example ==  
+! Example 
  
-{{{  
-<< WikiForum> >  
-}}}  
+<verbatim>  
+<?plugin WikiForum ? >  
+</verbatim>  
  
-<< WikiForum>
+<?plugin WikiForum ?
  
-== 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 WikiForum ?>

Arguments

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

Example

<?plugin WikiForum ?>

You must be logged in to add blog entries.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin