Please do not edit unless you know what you're doing. Either way, there's a sandbox page at User:AKAAkira/SimpleNav
Usage notes:
On Full Page pages: simply type in the template: {{SimpleNav}}. The template will take care of the rest.
On individual chapters: type in {{SimpleNav|s=##|e=##}}, where each respective numbers are the chapter
that the book Starts and Ends on. For example, SAO v4 contains chapters 5 to 9, so for that, I would
type in s=5 and e=9. (Note that the s argument defaults to 1, so it's not necessary to type in unless
the book starts on a chapter other than 1. Also note that the e argument only has to be typed in if
the page in question links to (i.e. Epilogue, Afterword, Author Notes, or the next volume's Illustrations)
or is a final chapter.
If the auto-function doesn't work at all, use the manual override: {{SimpleNav|b=link here|f=link2 here}},
where each respective "link here"s are the chapter or volume and chapter target. Please note that the
links must be spelled EXACTLY as it is in the page title/URL (for example, Chapter2 vs Chapter 2).
Examples:
To target Zero_no_Tsukaima:Volume1_Story2_Chapter1 from Zero_no_Tsukaima:Volume1_Story1_Chapter3,
insert f=Story2_Chapter1
To target Sword_Art_Online:Volume_10_Interlude_II from Sword_Art_Online:Volume_10_Chapter_4,
insert f=Interlude_II
To target Zero_no_Tsukaima:Volume4_Prologue from Zero_no_Tsukaima:Volume_3_Chapter_10 (this is not
chronological, there's the v4 Illustrations in the middle), insert f=Volume4_Prologue
Warning: This template is only guaranteed to work on pages which has their naming conventions CONSISTENT. Specifically:
*There must be a colon (:) after the series title;
*Both the words Volume and Chapter are in the title, spelled correctly;
*The word Volume must immediately precede the volume number;
*The word Chapter must immediately precede the chapter number;
*For the above two, the latter must succeed the former;
*The chapter number must be two digits or under;
*For the auto-navigate to work on a non-chapter page, the page title can't end in a number; and
*For the auto-navigate function to work, the s (starting chapter) and e (ending chapter) arguments
must be correct and the chapter must IMMEDIATELY succeed the former, with a space in between.