Template:B3D:N2P/NAV/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search

{{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[edit source]

Normal 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.

See also[edit source]