Template:Gr

From Morloch Wiki
Revision as of 13:23, 29 September 2017 by Rewen (talk | contribs) (Created page with "<noinclude>{{Ti|easily adding gradient text}} </noinclude><span style="background: -webkit-linear-gradient({{{2|#ef0202}}}, {{{3|#8c0000}}}); -webkit-background-clip: text; -w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Gr is used for easily adding gradient text.

How to Use Template:Gr

  • This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Gr}}

Raw Example of Template:Gr

Gradient Text

Parameters

  1. desired text
  2. top gradient color
  3. bottom gradient color

Example

This code:

{{gr|Hello World!|red|green}}

Produces this effect:
Hello World!