Template:B3D:N2P/NAV/doc
This is a documentation subpage for Template:B3D:N2P/NAV It contains usage information, categories and other content that is not part of the original template page. |
{{B3D:N2P/NAV}} is a navigation template for the Blender 3D: Noob to Pro book. It generates a navigation bar that looks like this:
It also adds the page to the book's category or a subcategory thereof, obviating any need for {{BookCat}}.
Usage
editNormal usage is to insert the following wiki markup at the top and bottom of each page:
{{B3D:N2P/NAV |next=The Next Page |previous=The Previous Page }}
replacing The Next Module
and The Previous Page
with the names of the appropriate modules.
When specifying modules for next=
and previous=
, omit the "Blender 3D: Noob to Pro/" prefix, which is supplied by the template. To prevent the template from adding a prefix, use the optional nextFull=
and previousFull=
parameters in place of next=
and previous=
.
To avoid adding the page to any categories, specify noCat=1
.