Template:Chapter navigation
From CFD-Wiki
(Difference between revisions)
(New page: <includeonly><span id="top-navigation" <!-- -->{{#ifeq:{{SUBPAGENAME}}|Print version|class="hiddenStructure"|<!-- -->{{#ifeq:{{SUBPAGENAME}}|Printable version|class="hiddenStructure"}}}}><...) |
|||
Line 1: | Line 1: | ||
<includeonly><span id="top-navigation" <!-- | <includeonly><span id="top-navigation" <!-- | ||
- | |||
- | |||
-->{{#if:{{{1|}}}|← [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{{1}}}]] · }}<!-- | -->{{#if:{{{1|}}}|← [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{{1}}}]] · }}<!-- | ||
-->{{#if:{{{2|}}}| [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{2}}}|{{{2}}}]] →}}</span><!-- | -->{{#if:{{{2|}}}| [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{2}}}|{{{2}}}]] →}}</span><!-- | ||
--><center><span id="bottom-navigation" style="border-top: 1px solid black" <!-- | --><center><span id="bottom-navigation" style="border-top: 1px solid black" <!-- | ||
- | |||
- | |||
-->{{#if:{{{1|}}}|← [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{{1}}}]] · }}<!-- | -->{{#if:{{{1|}}}|← [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{{1}}}]] · }}<!-- | ||
-->'''[[{{NAMESPACE}}:{{BASEPAGENAME}}|{{BASEPAGENAME}}]]'''<!-- | -->'''[[{{NAMESPACE}}:{{BASEPAGENAME}}|{{BASEPAGENAME}}]]'''<!-- |
Revision as of 11:23, 19 June 2007
This template adds:
- links to the previous and next pages of the book to the top of the page
- links to the title page, previous page, and next page of the book to the bottom of the page
- the page to a category with the same name as the title page or optionally another category in its place, and sorts by the name of the subpage
Usage
{{Chapter navigation|optional previous subpage name|optional next subpage name|optional category (if different from book title)}}
Type {{Chapter navigation|previous subpage name|next subpage name}} at the bottom of each chapter in your book. If adding to the first chapter of a book, leave the first field blank ({{Chapter navigation||next subpage name}}). If adding to the last chapter, leave the second field blank ({{Chapter navigation|previous subpage name}}). Pages will be added to a category of the book's title unless another category is specified in the third parameter.
Example
See An introduction to turbulence for an example.