Diff: Help/WikiPollPlugin

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

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

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,37 +1,27 @@
-The **~WikiPoll** [[Help:WikiPlugin|plugin]] provides configurable polls.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< WikiPoll arguments  
- questions  
-> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin WikiPoll ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| **require _all**  
-| 1 if all questions must be answered  
-| 1  
-|-  
-| **require _least**  
-| How many at least  
-| 0  
-|}  
+page _(default: current pagename) _:  
+ The page to execute upon.  
  
-== Example ==  
+! Example 
  
-See example in [[PhpWikiPoll]].  
+<verbatim>  
+<?plugin WikiPoll ?>  
+</verbatim>  
  
-== Author ==  
-* [[Help :Reini Urban|Reini Urban]]  
+<?plugin WikiPoll ?>  
+  
+! Author  
+PhpWiki :ReiniUrban  
+  
+! See Also  
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin WikiPoll ?>

Arguments

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

Example

<?plugin WikiPoll ?>

 

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin