Template:Roundy: Difference between revisions

m (switching command order.)
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
-moz-border-radius{{#switch: {{{2|}}}|tl=-topleft|tr=-topright|bl=-bottomleft|br=-bottomright}}: {{{1|10px}}}; -webkit-border-{{#switch: {{{2|}}}|tl=top-left-|tr=top-right-|bl=bottom-left-|br=bottom-right-}}radius: {{{1|10px}}}; border-{{#switch: {{{2|}}}|tl=top-left-|tr=top-right-|bl=bottom-left-|br=bottom-right-}}radius: {{{1|10px}}};<!--
border-radius: {{{1|10px}}}; -moz-border-radius: {{{1|10px}}}; -webkit-border-radius: {{{1|10px}}}; -khtml-border-radius: {{{1|10px}}}; -icab-border-radius: {{{1|10px}}}; -o-border-radius: {{{1|10px}}};<noinclude>


 
'''If you update this template, make sure to make the necessary updates to [[a:template:roundy|the Archives]] and {{n|template:roundy|Bulbanews}} versions as well, along with all eight subtemplates, {{template|roundytr}}, {{template|roundytl}}, {{template|roundybr}}, {{template|roundybl}}, {{template|roundytop}}, {{template|roundybottom}}, {{template|roundyright}}, and {{template|roundyleft}}.''' [[Category:Table templates]]</noinclude>
{{#switch: {{{2|}}}|tl=top-left|tr=top-right|bl=bottom-left|br=bottom-right}}--><noinclude>[[Category:Table templates]]</noinclude>

Latest revision as of 01:23, 4 July 2010

border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;

If you update this template, make sure to make the necessary updates to the Archives and Bulbanews versions as well, along with all eight subtemplates, {{roundytr}}, {{roundytl}}, {{roundybr}}, {{roundybl}}, {{roundytop}}, {{roundybottom}}, {{roundyright}}, and {{roundyleft}}.