Template:Button
Jump to navigation
Jump to search
Usage Information
Typical looking submit button you'll find on many pages of the site. May be good to use along with explanation and text, instead of having to upload an image that includes that of such button, or trying to make a button using plain text formatting.
Default button color that our buttons use is #2E74A1.
Code
{{Button|Text you want displayed on button|Color of the button}}
Examples
{{Button|Hello!}}
{{Button|Submit|#2E74A1}}