Template:Button
From Stiki
This template approximates the display of a button control. It is used within Template:msgbox to display buttons on simulated system messages, without having to resort to using a captured image of the actual button. Using this template also means that the button text can be recognised by search routines.
Usage
{{button|button text}}
Where:
- 'button text' is the text to appear inside the button. (Common examples: OK, Cancel, Abort, Retry, Yes, No.)
Template code
| {{{1}}} |

