Template talk:Suzumiya navigation box: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
}}</pre> | }}</pre> | ||
will | will show | ||
{{Suzumiya navigation box | {{Suzumiya navigation box | ||
Line 43: | Line 43: | ||
}}</pre> | }}</pre> | ||
will | will show | ||
{{Suzumiya navigation box | {{Suzumiya navigation box |
Revision as of 20:24, 15 August 2006
yo.
This is how the template works :
normal usage
{{Suzumiya navigation box |volumeNumber=1 |previousChapter=Chapter2 |nextChapter=Chapter4 }}
will show :
Return to Main Page | Back to Chapter2 | Forward to Chapter4 |
when there is no previous chapter
{{Suzumiya navigation box |volumeNumber=1 |noPreviousChapter= - |nextChapter=Chapter2 }}
will show
Return to Main Page | Forward to Chapter2 |
when there is no next chapter
{{Suzumiya navigation box |volumeNumber=1 |previousChapter=Chapter6 |noNextChapter= - }}
will show
Return to Main Page | Back to Chapter6 |