Template:Prevnext: Difference between revisions
From Body Communication
SadanYagci (talk | contribs) m (1 revision imported) |
SadanYagci (talk | contribs) No edit summary |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="display: | <div style="display:flow-root;padding:0.3em;background-color:#f8f9fa;white-space:nowrap;border-top:1px solid #a2a9b1;border-bottom:1px solid #a2a9b1;font-size:0.9em;"> | ||
<div style=" | <div style="float:left; text-align:left; padding-right: 10px;">{{#if: {{{1|}}} | [[File:OOjs_UI_icon_arrowPrevious-ltr.svg|link={{{1}}}]] [[{{{1}}}]] }}</div> | ||
<div style=" | <div style="float:right; text-align:right; padding-left: 10px; ">{{#if: {{{2|}}} | [[{{{2}}}]] [[File:OOjs_UI_icon_arrowNext-ltr.svg|link={{{2}}}]] }}</div> | ||
</div><noinclude> | </div><noinclude> | ||
Line 9: | Line 8: | ||
==Usage== | ==Usage== | ||
<nowiki>{{Prevnext | <nowiki>{{Prevnext|prev|next}} </nowiki> | ||
E.G. | E.G. | ||
:<nowiki>{{prevnext| | :<nowiki>{{prevnext|Introduction|Conversing with Your Body}}</nowiki> | ||
{{prevnext| | {{prevnext|Introduction|Conversing with Your Body}} | ||
Where there is no previous (or no next) the parameter may be left empty. | Where there is no previous (or no next) the parameter may be left empty. | ||
E.G. | E.G. | ||
:<nowiki>{{prevnext| | :<nowiki>{{prevnext||Introduction}}</nowiki> | ||
{{prevnext| | {{prevnext||Introduction}} | ||
==Todo== | ==Todo== | ||
#add pretty buttons | #add pretty buttons | ||
== References == | == References == | ||
[https://prevnext.org/ PrevNext – What is This? How To Use It And Examples Of Prev Next] | [https://prevnext.org/ PrevNext – What is This? How To Use It And Examples Of Prev Next] | ||
</noinclude> | </noinclude> |
Latest revision as of 04:15, 7 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
- add pretty buttons
References
PrevNext – What is This? How To Use It And Examples Of Prev Next