Date: Sat, 24 Jan 2009 8:15:24 +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* [plugin|Help:WikiPlugin] 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 |- | order | 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], [plugin|Help:WikiPlugin] which automatically tries to extract the various links. ---- [PhpWikiDocumentation] [CategoryWikiPlugin]