Template:Linear-gradient

From AQWorlds Wiki
Jump to navigation Jump to search
Add inside a style="..." tag to round the corners on a div or table.

Usage:
{{linear-gradient}}

Parameters:
1 = start position(Mandatory) Specify a start point: left, top, right or bottom, or a combination of two of each. 
    e.g. top left. This provides eight possible starting points.
2 = color – The first two colors are mandatory. You can define any number of additional colors, separated with commas.
3 = stop (optional) You can specify a stop position for each color using a percentage (e.g. 45%) or pixels (e.g. 60px).