Diff: Help/WikiForumPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 4 and predecessor to the previous major change of Help/WikiForumPlugin.
Other diffs: Previous Revision, Previous Author
Newer page: | version 4 | Last edited on 22 May 2014 3:01 | by harold | Revert |
Older page: | version 3 | Last edited on 9 September 2007 0:16 | by harold | Revert |
@@ -1,27 +1,54 @@
-_short description_
+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.
-!
Usage
-<verbatim>
-
<?plugin
WikiForum ?
>
-</verbatim>
+==
Usage ==
+{{{
+<<
WikiForum arguments>
>
+}}}
-!
Arguments
+==
Arguments ==
-page _(default: current
pagename)_:
- The page to execute upon.
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **
pagename**
+|
+| pagename
+|-
+| **order**
+|
+| normal (oldest first
)
+|-
+| **mode**
+|
+|
+|-
+| **info**
+|
+|
+|-
+| **noheader**
+| do not display header
+| false
+|}
-!
Example
+==
Example ==
-<verbatim>
-<?plugin
WikiForum ?
>
-</verbatim>
+{{{
+<<
WikiForum>
>
+}}}
-<?plugin
WikiForum ?
>
+<<
WikiForum>
>
-!
Author
-PhpWiki
:ReiniUrban
+==
Author ==
+* [[Help
:Reini Urban|Reini Urban]]
-!
See Also
+==
See Also ==
+<noinclude>
----
-PhpWikiDocumentation Help:WikiPlugin
+[[
PhpWikiDocumentation]] [[CategoryWikiPlugin]]
+</noinclude>
version 4
The WikiForum 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.
Usage
<<WikiForum arguments>>
Arguments
Argument |
Description |
Default value |
---|---|---|
pagename |
pagename |
|
order |
normal (oldest first) |
|
mode |
||
info |
||
noheader |
do not display header |
false |
Example
<<WikiForum>>
You must be logged in to add blog entries.