Template:Button
Jump to navigation
Jump to search
Button
The following template description is not displayed when the template is inserted in an article.
Goal
This template provides a "button" formatting style for text.
Note This button is not clickable.
Usage
{{button|text|padTB=|padLR=|style=}}
All parameters are optional.
- text
- Text to display on the button. Defaults to
Button
.
- padTB
- Amount of padding above and below the text. Defaults to
.1em
.
- padLR
- Amount of padding either side of the text. Defaults to
.4em
.
- style
- Any additional styling you may want to add.
Examples
Press the {{button|Next}} button.
Press the Next button.
{{button|[[File:Tick_32px.png|16px|link=]]|padTB=.4em|padLR=.4em}}
{{button|Bold button|style=font-weight: bold}}
Bold button
See also
- {{key press}} – Used to illustrate keystrokes.