Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Button: Difference between revisions

Template page
(Created page with "<div class="button {{#switch: {{{color|}}} |red = button-red |blue = button-blue |green = button-green |yellow = button-yellow |#default = button-blue }}"> [[{{{link|test.com}}}|{{{label|hello}}}]] </div>")
 
No edit summary
Line 1: Line 1:
<div class="button {{#switch: {{{color|}}}
<templatestyles src="Button/style.css" />
    |red = button-red
<div class="button {{{color}}}">
    |blue = button-blue
    |green = button-green
    |yellow = button-yellow
    |#default = button-blue
    }}">
[[{{{link|test.com}}}|{{{label|hello}}}]]
[[{{{link|test.com}}}|{{{label|hello}}}]]
</div>
</div>

Revision as of 12:09, 21 September 2023