Template:Prevnext: Difference between revisions

From Body Communication
No edit summary
No edit summary
Line 1: Line 1:
<div style="display:flex; border:1px solid #bbb; background-color:#efefef; padding:0.3em;font-size:0.7em;font-weight:normal; white-space:nowrap">
<div style="display:flex; border:1px solid #bbb; background-color:#efefef; padding:0.3em;font-size:0.7em;font-weight:normal; white-space:nowrap">
<div style="flex:1; order:1; text-align:left">{{#if: {{{1|}}} | [[{{{1}}}|&larr;]] [[{{{1}}}]] }}</div>
<div style="flex:1; order:1; text-align:left">{{#if: {{{1|}}} | [[{{{1}}}|<b>&larr;</b>]] [[{{{1}}}]] }}</div>
<div style="flex:1; order:3; text-align:right">{{#if: {{{2|}}} | [[{{{2}}}]] [[{{{2}}}|&rarr;]] }}</div>
<div style="flex:1; order:3; text-align:right">{{#if: {{{2|}}} | [[{{{2}}}]] [[{{{2}}}|<b>&rarr;</b>]] }}</div>
</div><noinclude>
</div><noinclude>



Revision as of 22:34, 6 November 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