Difference between revisions of "Template:Select Button"
m |
m |
||
| (39 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <span style="background:{{{3}}}; color: | + | <small><span style="background:{{{3}}}; |
| + | border: 2px solid black; | ||
| + | color:{{{4}}}; | ||
| + | font-size: 10px; | ||
| + | padding:2px; | ||
| + | text-align: center; | ||
| + | line-height: 2.5; | ||
| + | border-radius:10px; | ||
| + | float: left; | ||
| + | display: inline-block; | ||
| + | cursor: pointer; | ||
| + | word-wrap:break-word; | ||
| + | width:60px; | ||
| + | height: 25px; | ||
| + | margin: 2px 0px; | ||
| + | "><b>[[ {{{2}}} | {{{1}}} ]]</b></span></small><!-- | ||
| + | {{{1}}} Button text | ||
| + | {{{2}}} url | ||
| + | {{{3}}} Button colour in the format #ABCDEF with no spaces forward back | ||
| + | {{{4}}} text colour | ||
| + | ---> | ||
Latest revision as of 10:03, 24 January 2025
[[ {{{2}}} | {{{1}}} ]]