Template:Gr: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 February 2026

  • curprev 20:3420:34, 21 February 2026Damayah talk contribs 600 bytes +600 Created page with "<noinclude>{{Ti|easily adding gradient text}} </noinclude><span style="background: -webkit-linear-gradient({{{2|#ef0202}}}, {{{3|#8c0000}}}); -webkit-background-clip: text; -webkit-text-fill-color: transparent;">{{{1|Gradient Text}}}</span><noinclude> == Parameters == # desired text # top gradient color # bottom gradient color == Example == This code:<br> <nowiki>{{gr|Hello World!|red|yellow}}</nowiki> Produces this effect:<br> :<span style="background: -webkit-linear-..."