This template produces a previous & next navigation bar for the bottom of Category:Books pages for books with multiple entries (series).
Syntax
{{PrevNext|prev=Previous Entry|next=Next Entry}}
The parameters prev and next are optional, but sensibly, at least one should be present. Both should provide the name of the subpage that the previous/next entry should link to.
For example, the book Red Moon Rose has multiple chapters, each numbered 1 through 12 and a Finale. The first chapter would have only the next parameter set to "Chapter 2" and the last chapter would have only the "prev" parameter set to "Chapter 12". All other chapters would get both parameters set to "Chapter #" for some chapter numbered # (or Next=Finale
for Chapter 12).
Optionally, a chapter title can be provided by prev_title and next_title parameters.
The template will use the parser function {{#titleparts:}}
which will find the book's name (the root page) and link to the specified subpage. Override this series page name with the series parameter. Override the link text of the link (the title of the series) with the series_title parameter.
Examples
{{PrevNext|series=Liberl News (Sky FC)|next=Issue 2}}
v · e Continue Reading Liberl News (Sky FC)
| |
---|---|
At the beginning | Issue 2 ⇒ |
{{PrevNext|series=Red Moon Rose|prev=Chapter 10|prev_title=Into the Darkness|next=Chapter 12|next_title=Elder Vampire}}
v · e Continue Reading Red Moon Rose
| |
---|---|
⇐ Chapter 10: Into the Darkness | Chapter 12: Elder Vampire ⇒ |
If you're done making changes, please refresh the text. (Why?)
You can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Please add categories and interwikis to Template:PrevNext/doc. (View all subpages of this page.)