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

Module:Clickable button 2: Difference between revisions

Content added Content deleted
(allow category suppression with category=no)
(fix data.style variable name)
Line 99: Line 99:
}
}
if data.style then
if data.style then
displaySpan:cssText(style)
displaySpan:cssText(data.style)
end
end
displaySpan:wikitext(data.display)
displaySpan:wikitext(data.display)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.