Template:Trigonometry/NAV/doc
This is a documentation subpage for Template:Trigonometry/NAV It contains usage information, categories and other content that is not part of the original template page. |
{{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
editNormal 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
.