Difference between revisions of "Template:UI Object Attributes (Button)"
Jump to navigation
Jump to search
(Created page with "=== Button attributes === {| class="wikitable" !Name !Value !Description |- |color |r,g,b... |Set the button's color. Colors vary depending on the selected skin |- |rowspan="...") |
|||
Line 5: | Line 5: | ||
!Description | !Description | ||
|- | |- | ||
− | | | + | |style |
|r,g,b... | |r,g,b... | ||
− | |Set the button's color. | + | |Set the button's style (color). Styles vary depending on the selected skin |
|- | |- | ||
Revision as of 14:48, 15 October 2014
Button attributes
Name | Value | Description |
---|---|---|
style | r,g,b... | Set the button's style (color). Styles vary depending on the selected skin |
enabled | true | Default. Enable the button |
false | Disable the button |