User:Whiteknight/Nav Footer

From Wikibooks, open books for an open world
Jump to navigation Jump to search
#if: | ← [[{{{book}}}/{{{1}}}|{{{1}}}]] —  | }}User:Whiteknight/Nav Footer#if: |  — [[{{{book}}}/{{{2}}}|{{{2}}}]] → | }}
back to top ↑

Creating This Template[edit | edit source]

To create a page footer template using this design, go to the template page and type:

{{subst:User:Whiteknight/Simple Footer|<<BOOKNAME>>}}

Where <<BOOKNAME>> is the title of your book. Click "Save page" to create the template. This will substitute in all the necessary code and text.

Options[edit | edit source]

You can customize the CSS style of the template by adding a second argument:

{{subst:User:Whiteknight/Simple Header|<<BOOKNAME>>|<<STYLE>>}}

If you add this style parameter, it will override all the default styles from the template. The default style, which you may want to duplicate in whole or in part, is:

width: 90%; clear: all; padding: 5px; margin: 5px auto;

Using This Template[edit | edit source]

To use this template in your book, use regular template syntax to include it at the bottom of every page. This template takes no arguments.

Notes[edit | edit source]