Template:Button
Jump to navigation
Jump to search
[edit] [ ] Template documentation
This documentation is transcluded from Template:Button/doc. (edit | history)
Editors can experiment in this template's sandbox (create) and test cases (create) pages.
Subpages of this template.
Editors can experiment in this template's sandbox (create) and test cases (create) pages.
Subpages of this template.
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 |