Difference between revisions of "Template:Button/doc"

From blackwiki
Jump to navigation Jump to search
imported>Mdaniels5757
(+hatnote as alternative to implementing TPER)
imported>Ijoe2003
 
Line 19: Line 19:
 
* {{tlx|Key press}} – used to illustrate keystrokes, including key combinations (e.g. {{key press|Ctrl|x}})
 
* {{tlx|Key press}} – used to illustrate keystrokes, including key combinations (e.g. {{key press|Ctrl|x}})
 
* {{tlx|Key top}} – produces a similar visual effect, but includes more symbols and does not directly support key combos (e.g. {{key top|Caps Lock}})
 
* {{tlx|Key top}} – produces a similar visual effect, but includes more symbols and does not directly support key combos (e.g. {{key top|Caps Lock}})
* {{tlx|PlayStation key press}} – to simulate gamepad buttons (e.g. {{Playstation key press|triangle}})
+
* {{tlx|PlayStation key press}} – to simulate PlayStation-style gamepad buttons (e.g. {{Playstation key press|triangle}})
 
* {{tlx|Kbd}} – to indicate user input (of any kind) without making it look like keys or buttons
 
* {{tlx|Kbd}} – to indicate user input (of any kind) without making it look like keys or buttons
  

Latest revision as of 05:16, 24 August 2020

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

  • {{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 WikEd close.png
  • {{Button|text=button text|bgcolor=#EEF|bgcolor2=#BBE}} produces button text

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

See also

  • {{Key press}} – used to illustrate keystrokes, including key combinations (e.g. Ctrl+x)
  • {{Key top}} – produces a similar visual effect, but includes more symbols and does not directly support key combos (e.g. ⇬ Caps Lock)
  • {{PlayStation key press}} – to simulate PlayStation-style gamepad buttons (e.g. Template:Playstation key press)
  • {{Kbd}} – to indicate user input (of any kind) without making it look like keys or buttons