Template:Text gradient/doc

From Portals of Phereon Wiki
This is a documentation subpage for Template:Text gradient.
It contains usage information, categories and other content that is not part of the original template page.

Usage[]

Adds a gradient to text

Template parameters

ParameterDescriptionTypeStatus
Color data1

Enter the color data separated by commas. See linear-gradient documentation for more info.

Example
#FFFFFF, #FF0000, green 70%, black
Stringrequired
Content3

The text that'll have a gradient

Example
This will have a gradient
Contentrequired
Gradient angleangle

The angle or direction that the gradient points to

Default
90deg
Example
45deg
Stringoptional