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%2FPrevNextPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary The *~PrevLink* [[Help:WikiPlugin|plugin]] allows to display Previous and Next buttons on a wiki page for easy navigation. == Usage {{{ <> }}} == Arguments {| class="bordered" |- ! Argument ! Description ! Default value |- | prev | Link to the *Previous* page | empty |- | next | Link to the *Next* page | empty |- | up | Link to the *Up* page | empty |- | contents | Link to the *Contents* page | empty |- | index | Link to the *Index* page | empty |- | first | Link to the *First* page | empty |- | last | Link to the *Last* page | empty |- | order | Reorder the buttons: comma-delimited | empty |- | align | Can be ''left'', ''right'' or ''center'' | left |- | style | Can be ''button'' or ''text'' | button |- | class | Can be ''wikiaction'' or another class | wikiaction |} == Examples {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> {{{ <> }}} <> == Author * [Reini Urban|PhpWiki:ReiniUrban] == See Also * [PageGroup|Help:PageGroupPlugin], [[Help:WikiPlugin|plugin]] which automatically tries to extract the various links. ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]