Template:Trigonometry/NAV/doc

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

{{Trig/NAV}} is a navigation template for the Trigonometry book - though it can be used in any book. It generates a navigation bar that looks like this:

It also adds the page to the project category, obviating any need for {{BookCat}}.

Thanks to the people behind the Blender 3D: Noob to Pro book for the original version of this template, which we then modified.

Usage[edit source]

Normal usage is to insert the following wiki markup at the bottom of each page:

{{Trig/NAV
|next=The Next Page
|previous=The Previous Page
}}

replacing The Next Page and The Previous Page with the names of the appropriate pages.

When specifying pages for next= and previous=, omit the "Trigonometry/" 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 the project category, specify noCat=1.

See also[edit source]