You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Radial-gradient

From MafiaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This template is used to make a radial gradient.


Syntax

{{Radial-gradient
|(Position)
|(Shape) [size]
|(Color1) [Stop], (Color2) [Stop], (Color...) [Stop...]
}}
  • The position can be any CSS position value.
  • Shapes are:
    • elllipse
    • circle
  • Sizes are:
    • farthest-corner
    • closest-corner
    • farthest-side
    • closest-side


Example

<div style="{{radial-gradient
|100px center
|ellipse farthest-corner
|#ffdddd, #ddddff,  #ff0000, #dd3333, #0000ff, #ddffdd, #ffaabb}}">
*Example
*Example
*Example
*Example
*Example
*Example</div>
  • Example
  • Example
  • Example
  • Example
  • Example
  • Example