Template:Prevnext
Appearance
< [[{{{backname}}}]] | [[{{{TOCname}}}]] | [[{{{nextname}}}]] > |
A quick template for cycling through a sequence of pages:
Usage
[edit source]{{Prevnext|base page name|prev extension|next extension}}
E.G.
- {{prevnext|User talk:SmackBot/archive|1|3}}
Where there is no previous (or no next) the parameter may be left empty. E.G.
- {{prevnext|User talk:SmackBot/archive||2}}
Where the previous is the base page, use an "_". E.G.
- {{prevnext|User talk:SmackBot/archive|_|3}}
Todo
[edit source]- add pretty buttons
- add ifexist clauses
- add "up", first, last?
- If and when
rel
attributes are enabled in MediaWiki, addprev
andnext
values, etc., to links.