Template:Prevnext: Difference between revisions

From Body Communication
(Changed functionality to move between pages instead of between subpages)
No edit summary
Line 1: Line 1:
<div style="display:flex; border:1px solid #bbb; background-color:#efefef; padding:0.3em">
<div style="display:flex; border:1px solid #bbb; background-color:#efefef; padding:0.3em">
<div style="flex:1; order:1">{{#if: {{{1|}}} | [[{{{1}}}|&larr;]] [[{{{1}}}]] }}</div>
<div style="flex:1; order:1">{{#if: {{{1|}}} | [[{{{1}}}|&larr;]] [[{{{1}}}]] }}</div>
<div style="flex:1; order:3; text-align:right">{{#if: {{{2|}}} | [[{{{}}}]] [[{{{2}}}|&rarr;]] }}</div>
<div style="flex:1; order:3; text-align:right">{{#if: {{{2|}}} | [[{{{2}}}]] [[{{{2}}}|&rarr;]] }}</div>
</div><noinclude>
</div><noinclude>



Revision as of 15:33, 28 September 2021

A quick template for cycling through a sequence of pages:

Usage

{{Prevnext|prev|next}}

E.G.

{{prevnext|Introduction|Conversing with Your Body}}

Where there is no previous (or no next) the parameter may be left empty. E.G.

{{prevnext||Introduction}}

Todo

  1. add pretty buttons

References

PrevNext – What is This? How To Use It And Examples Of Prev Next