Template:Gradient text/doc: Difference between revisions
Page last edited 5 months ago by Xeverything11
Sections
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..." |
m 1 revision imported: Import from SkyWiki |
(No difference)
|
Latest revision as of 06:24, 29 April 2025
This is the {{gradient text}} template to apply gradients to text.
Usage[edit source]
Linear gradients[edit source]
{{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