Date: Fri, 7 Dec 2012 14:58:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiFormPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~WikiForm** [[Help:WikiPlugin|plugin]] provides generic input buttons. == Usage == {{{ <> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **action** | upload, loadfile, dumphtml or dumpserial | upload |- | **default** | Default value in the input box | //empty// |- | **buttontext** | Text displayed on the button | if action=upload, Upload \\ if action=loadfile, Load File \\ if action=dumphtml, Dump Pages as XHTML \\ if action=dumpserial, Dump Pages |- | **overwrite** | When loading pages, force overwrite or not | false |- | **size** | Size of the input box | 50 |} == Example == {{{ <> }}} <> == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == * [[Help:WikiFormRichPlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]