Date: Sun, 22 Feb 2009 19:16:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FAppendTextPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary *~AppendText* is a [[Help:WikiPlugin|plugin]] to automatically add text to a page. For general usage better use the [AddComment|Help:AddCommentPlugin] plugin. {{{ <> }}} == Arguments __page__: | Append to which page. Default: Current page. __s__: | What text to add. Note: A \n is always prepended. __before__: | (Optional) Add before the matching line beginning with before. __after__: | (Optional) Add after the matching line beginning with after. == Examples Add from a list of all available plugins one to the current page. {{{ < >> }}} Add from a list of all available Categories to the current page. {{{ < >> }}} ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]