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%2FPrevNextPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 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 == * [[Help:Reini Urban|Reini Urban]] == See Also == * [PageGroup|Help:PageGroupPlugin], [[Help:WikiPlugin|plugin]] which automatically tries to extract the various links. ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]