Template:ThemedProjectNav02
This is a simple template for creating navigation for a project.
(For more complex hierarchical content consider using: Template:TopicsWithSubpages)
This version includes a parameter to change the size of the logo.
Contents
Syntax
{{ThemedProjectNav02 |theme = |image = |image-size = |title = |tagline = |pages = }}
Variables
All these variables are optional and can be left blank.
theme - from Template:Box Theme Attribute
image - use normal image syntax to add a logo for project.
image-size - Default size is 100 (px - horizontal).
title - text for the name of your project.
tagline - text for the tagline. Can include any normal wiki syntax.
pages - use to add links to the pages of your resource. If you want to use a vertical bar as a separator between links use this template, {{Vbar}} between links; eg. |pages = [[Page One]]{{Vbar}}[[Page Two]]{{Vbar}}[[Page Three]]
Examples
To Do
- Consider merging changes with 'Template:ThemedProjectNav' - the new parameter is optional.
- Add image size parameter - done.