Difference between revisions of "Template:Box-shadow"

From relax wiki
Jump to navigation Jump to search
(Switch to the relax wiki way of doing template documentation.)
m (Switch from the imported {{informative template}} to the relax {{template info}} template)
 
Line 1: Line 1:
 
<includeonly>-moz-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; -webkit-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}};</includeonly><noinclude>
 
<includeonly>-moz-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; -webkit-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}};</includeonly><noinclude>
  
{{Informative template|1=
+
{{template info|1=
 
Template for simplifying the box-shadow style usage.
 
Template for simplifying the box-shadow style usage.
 
}}
 
}}
  
 
</noinclude>
 
</noinclude>

Latest revision as of 13:30, 23 October 2020


Template documentation

Template for simplifying the box-shadow style usage.