Template:Gradient text: Difference between revisions
Page last edited 5 months ago by Xeverything11
Sections
Created page with "<includeonly><span style="color: transparent; background-image: {{{1}}}; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;">{{{2}}}</span></includeonly><noinclude>{{Documentation}}" |
m 1 revision imported: Import from SkyWiki |
||
(No difference)
|
Latest revision as of 06:22, 29 April 2025
Template documentation
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