0
edits
imported>Hb1290 (Created page with "-- This module implements {{clickable button 2}}. local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = require('Module:Arguments').getArg...") |
No edit summary |
||
Line 112: | Line 112: | ||
end | end | ||
displaySpan | displaySpan | ||
:attr('role', 'button') | |||
:attr('aria-disabled', 'false') | |||
:css{ | :css{ | ||
['background-color'] = data.backgroundColor, | ['background-color'] = data.backgroundColor, |