Template:Button/doc
Jump to navigation
Jump to search
This template uses TemplateStyles: |
Description
Displays a clickable gray button for linking to a wiki page. This generates both :hover
and :active
CSS pseudo-classes, making it look slightly different upon mouse-over and clicking.
Usage
{{Button|target page name}}
{{Button|target page name|link text}}
Examples
Example 1
{{Button|Link (Legend of Zelda)}}
Example 2
{{Button|Link (Legend of Zelda)|The character Link from Legend of Zelda}}
History
The unused option controlling font size has been removed, leaving font size always at 150% that of normal text.
Displays a clickable gray button for linking to a wiki page
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Target page name
| Page | required |
2 | 2 | Link text
| String | suggested |