(Page créée avec « {{Documentation}} '''This template is being deprecated, check out {{t|Prevnext}} instead.''' The {{t|PrevNext}} template is used to provide a top navigation bar that shows the previous and next pages. == Simple Syntax == Type <code><nowiki>{{PrevNext|Prev=<page name>|Next=<page name>}}</nowiki></code> == Optional Parameters == === PrevText === :A short descriptive text under the previous page name === NextText === :A short descriptive text under the next pag... ») |
(Aucune différence)
|
Version actuelle datée du 1 mai 2023 à 13:23
This is a documentation subpage for Modèle:PrevNext.It contains usage information, categories, and other content that is not part of the original template page.
This template is being deprecated, check out {{Prevnext}} instead.
The {{PrevNext}} template is used to provide a top navigation bar that shows the previous and next pages.
Simple Syntax
Type {{PrevNext|Prev=<page name>|Next=<page name>}}
Optional Parameters
PrevText
- A short descriptive text under the previous page name
NextText
- A short descriptive text under the next page name
Sample output
{{PrevNext|Prev=22nd Century|Next=24th Century}}gives:
←
22nd Century(Previous)
24th Century (Next)
→{{PrevNext|Prev=22nd Century|PrevText=A century ago|Next=24th Century|NextText=A century after}}gives:
←
22nd Century(A century ago)
24th Century (A century after)
→