Difference between revisions of "Template:Linear-gradient"

From The Unofficial Lightforge Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>background-image: -moz-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -o-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -webkit-linear-gradient({{{1|}}}, {{{2|}}}); background-image: linear-gradient({{#switch: {{{1|}}} | top = to bottom | bottom = to top | left = to right | right = to left | top left | left top = to bottom right | top right | right top = to bottom left | bottom left | left bottom = to top right | bottom right | right bottom =...")
 
 
Line 14: Line 14:
| #default = {{{1}}}
| #default = {{{1}}}
}}, {{{2|}}});</includeonly><noinclude>
}}, {{{2|}}});</includeonly><noinclude>
{{documentation}}
This is a template used for formatting, do not edit.
</noinclude>
</noinclude>

Latest revision as of 20:56, 12 January 2022

This is a template used for formatting, do not edit.