Template:Button

From mediawiki.org

Hello, World!

Template documentation


This template provides a "clickable button" formatting style for text. This button is not clickable, and care should be taken when using it to avoid readers thinking the result may be. (It has an explanatory tooltip for users hovering over it, but that may not always be displayed, or only displayed after too long a delay, so that it may not show up to people trying to click it.)

If you need a clickable button, use {{Clickable button }}.

Usage[edit]

  • {{Button|text=button text}} produces button text
  • {{Button|text=button text|format=bold}} produces button text
  • {{Button|[[File:WikEd close.png]]|padTB=.1em|padLR=.1em}} produces
  • {{Button|text=button text|bgcolor=#EEF|bgcolor2=#BBE}} produces button text

Alternatively, {{Button|button text}} also produces button text

See also[edit]

  • {{Key press}} – used to illustrate keystrokes, including key combinations (e.g. Ctrl+x)
  • {{Kbd}} – to indicate user input (of any kind) without making it look like keys or buttons