Template:EasyNavBar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
This template creates an attractive navigation bar for use across the top of a page. Create a project-specific navigation template which implements this meta-template as described below. Then insert your project-specific template at the top of all your project pages. It will allow users to '''''cycle''''' through the pages you specify. | This template creates an attractive navigation bar for use across the top of a page. Create a project-specific navigation template which implements this meta-template as described below. Then insert your project-specific template at the top of all your project pages. It will allow users to '''''cycle''''' through the pages you specify. | ||
Transcluded from [[en | Transcluded from [[v:en:Template:EasyNavBar]] | ||
== How to use == | == How to use == |
Revision as of 17:39, 15 April 2012
Navigation
|
What this template does
This template creates an attractive navigation bar for use across the top of a page. Create a project-specific navigation template which implements this meta-template as described below. Then insert your project-specific template at the top of all your project pages. It will allow users to cycle through the pages you specify. Transcluded from v:en:Template:EasyNavBar
How to use
- The parameters must be a list of alternating links and linknames. Remember the normal wiki syntax of [[link|linkname]] - that's how it works.
Example
{{EasyNavBar |Page 1|Linkname 1 |Page 2|Linkname 2 |Page 3|Linkname 3 }}
Troubleshooting
- Do not put underscores in page titles.