CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Template:Chapter navigation

Template:Chapter navigation

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
<includeonly><span id="top-navigation"><!--
+
<includeonly>{{#if:{{{1|}}}|{hello {{1}} world }}</includeonly><noinclude>
-
-->{{#if:{{{1|}}}|&larr; [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{1}}}|{{{1}}}]] ·&nbsp;}}<!--
+
-
-->{{#if:{{{2|}}}| [[{{NAMESPACE}}:{{BASEPAGENAME}}/{{{2}}}|{{{2}}}]] &rarr;}}</span></includeonly><noinclude>
+
This template adds:
This template adds:

Revision as of 11:56, 19 June 2007


This template adds:

  1. links to the previous and next pages of the book to the top of the page
  2. links to the title page, previous page, and next page of the book to the bottom of the page
  3. 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.

My wiki