Difference between revisions of "Template:Select Button"
m |
m |
||
(38 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: 13px; | ||
+ | padding:2px; | ||
+ | text-align: center; | ||
+ | line-height: 1.8; | ||
+ | border-radius:10px; | ||
+ | float: left; | ||
+ | display: inline-block; | ||
+ | cursor: pointer; | ||
+ | word-wrap:break-word; | ||
+ | width:80px; | ||
+ | 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 11:31, 22 January 2025
[[ {{{2}}} | {{{1}}} ]]