Sjabloon:Button

Uit Cultureel Erfgoed Standaardentoolbox
Naar navigatie springen Naar zoeken springen

the button

Usage

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}}.

How?

  • {{Button|text=button text}} produces button text. Result: button text
  • {{Button|text=button text|format=bold}} produces button text. Result: button text
  • {{Button|[[Bestand:3 5 aansluiting.JPG]]|padTB=.1em|padLR=.1em}} produces 3 5 aansluiting.JPG
  • {{Button|text=button text|color1=#00BFAF|color2=#000fbf}} produces button with a gradient colour of your choice. Result: button text
  • {{Button|text=button text|color1=#00BFAF|color2=#00BFAF}} produces a button in one colour of your choice. Result: button text
  • {{Button|text=button text|text-color=#ff0000}} produces button with the text color of your choice. Result: button text

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

Source

Template code taken from here. See all its editors. Thanks a lot!