Template:Dropdown
From W3BC0R3
Menu
Template:Dropdown
[edit source]Creates a CSS hover dropdown menu.
Parameters
[edit source]| Parameter | Default | Description |
|---|---|---|
label |
Menu | Button label text |
items |
(required) | Wikilinks separated by <br/>
|
class |
— | mw-dropdown-right or mw-dropdown-toolbar
|
Example
[edit source]{{Dropdown
| label = Jump to
| items = [[#Introduction|Introduction]]<br/>[[#History|History]]
}}