Module:Gradient/doc
From MuttWiki
Jump to navigationJump to search
This is the documentation page for Module:Gradient
This module provides support for generating text gradients. It contains the following functions:
rgb
{{#invoke:Gradient|rgb|<from>|<to>|<text>}}
| Name | Description |
|---|---|
| from | A 6-digit hex code for the start colour. (No starting #.)
|
| to | A 6-digit hex code for the end colour. (No starting #.)
|
| text | The text to apply the gradient effect to. Plain text only. |