Xeverything11 (talk | contribs)
Created page with "This is the {{tl|gradient text}} template to apply gradients to text. == Usage == === Linear gradients === <pre> {{gradient text|linear-gradient(red, blue)|This is a test}} </pre> {{gradient text|linear-gradient(red, blue)|This is a test}} <pre> {{gradient text|linear-gradient(to right, red, lime, blue)|This is a test}} </pre> {{gradient text|linear-gradient(to right, red, lime, blue)|This is a test}} <pre> {{gradient text|linear-gradient(144deg, #432 0%, #7c7 31%, #804..."
(No difference)

Revision as of 19:31, 11 April 2025

This is the {{gradient text}} template to apply gradients to text.

Usage

Linear gradients

{{gradient text|linear-gradient(red, blue)|This is a test}}

This is a test

{{gradient text|linear-gradient(to right, red, lime, blue)|This is a test}}

This is a test

{{gradient text|linear-gradient(144deg, #432 0%, #7c7 31%, #804 49%, #66f 100%)|This is a test}}

This is a test