Difference between revisions of "Template:Select Button"

From LinnDocs
Jump to: navigation, search
m
m
Line 1: Line 1:
<span style="background:{{{3}}}; border: 2px solid black;color:{{{4}}};padding:3px;text-align: center; vertical-align: center; border-radius:12px; float: left;;display: inline-block;cursor: pointer;word-wrap: break-word;width: 75px;height: 50px;"><b>[[ {{{2}}} | {{{1}}} ]]</b></span><!--
+
<span style="background:{{{3}}};  
 +
border: 2px solid black;
 +
color:{{{4}}};
 +
padding:3px;
 +
text-align: center;  
 +
vertical-align: center;
 +
border-radius:12px;  
 +
float: left;
 +
display: inline-block;
 +
cursor: pointer;word-wrap:
 +
break-word;width: 75px;
 +
height: 50px;
 +
"><b>[[ {{{2}}} | {{{1}}} ]]</b></span><!--
 
{{{1}}} Button text
 
{{{1}}} Button text
 
{{{2}}} url
 
{{{2}}} url

Revision as of 09:52, 22 January 2025

[[ {{{2}}} | {{{1}}} ]]