Template:Tutorial Navigation
Jump to navigation
Jump to search
This template provide easy access to tutorial navigation, usually on the bottom of a tutorial part page.
You can pass up to three parameters to this templale: previous, main, and next. The parameters previous and next may be empty, but main should always be set.
It can be placed at the bottom of the tutorial part page like this:
{{Tutorial Navigation
| previous = Previous Part
| main = Overview Page
| next = Next Part
}}
Then depending on whether values for previous or next were provided, up to three buttons appear to link to the respective part pages, as seen below: