Difference between revisions of "Template:Select Button"
m |
m |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <span style="background:{{{3}}}; | + | <small><span style="background:{{{3}}}; |
border: 2px solid black; | border: 2px solid black; | ||
color:{{{4}}}; | color:{{{4}}}; | ||
− | padding: | + | font-size: 13px; |
+ | padding:2px; | ||
text-align: center; | text-align: center; | ||
− | + | line-height: 1.8; | |
− | border-radius: | + | border-radius:10px; |
float: left; | float: left; | ||
display: inline-block; | display: inline-block; | ||
− | cursor: pointer;word-wrap: | + | cursor: pointer; |
− | break-word;width: | + | word-wrap:break-word; |
− | height: | + | width:80px; |
− | "><b>[[ {{{2}}} | {{{1}}} ]]</b></span><!-- | + | height: 25px; |
+ | margin: 2px 0px; | ||
+ | "><b>[[ {{{2}}} | {{{1}}} ]]</b></span></small><!-- | ||
{{{1}}} Button text | {{{1}}} Button text | ||
{{{2}}} url | {{{2}}} url |
Latest revision as of 11:31, 22 January 2025
[[ {{{2}}} | {{{1}}} ]]