Template:EasyNavBar: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div style="clear:both;"> {{#ifeq:{{{icon|default}}}|default|{{Robelbox|title={{{title|Navigation}}}|theme={{{theme|13}}}|width={{{width|100%}}}}}|{{Robelbox|title={{{title|Na...") |
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 [[v:Template:EasyNavBar]] | Transcluded from [[v:en:Template:EasyNavBar]] | ||
== How to use == | == How to use == | ||
Revision as of 17:37, 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.