Template:Button

From PokéHeroes Wiki
Revision as of 02:25, 3 April 2019 by Ephenia (Talk | contribs) (Created page with "<span class="mw-ui-button mw-ui-progressive" style="box-shadow: 0; background-color: {{{2}}}; border-radius: 2px; text-indent: 0; border: 0; display: inline-block; color: #fff...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{1}}}

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

Hello!

{{Button|Submit|#2E74A1}}

Submit