Template:Horizontal navigation
Template documentationedit documentation
Use this meta template to build horizontal navigation templates.
Horizontal navigations, unlike vertical navigations, often sit near the bottom of pages and are good for linking to related pages in no particular order.
Example
[edit source]{{Horizontal navigation
| header = Example navigation
| group1 = First group
| list1 =
* [[First page]]
* [[Second page]]
* [[Third page]]
| group2 = Second group
| list2 =
* [[Fourth page]]
* [[Fifth page]]
* [[Sixth page]]
| group3 = Third group
| list3 =
* [[Seventh page]]
* [[Eighth page]]
* [[Ninth page]]
}}
See also
[edit source]- Category:Navigation templates - Templates that use this meta template
- MediaWiki:Gadget-HorizontalNavigation.js - JavaScript enhancing this template
- Template:Navigation - Meta template for creating vertical navigations
- Category:Meta templates - Other meta templates