Namegrad: Difference between revisions

From xat wiki
(Created page with "<languages/> {{power-box |power=namegrad|heading= <translate> Gradient namecolor </translate> |status= <translate> epic </translate> |info= <translate> Rainbow and custom grad...")
 
mNo edit summary
Line 13: Line 13:
* '''glow#0''' - glow effect for your gradient, replace 0 with a hex code to set a nameglow.
* '''glow#0''' - glow effect for your gradient, replace 0 with a hex code to set a nameglow.
* '''grad#r#g''' - Two color gradient, begins with red and ends with green.
* '''grad#r#g''' - Two color gradient, begins with red and ends with green.
:''You can use up to 13 colors at once to produce gradient effects.''
:''You can use up to 15 colors at once to produce gradient effects.''
:*'''grad#r#g#b#000#fff''' - In this example 5 colors are used in the following order: red, green, blue, black, white.
:*'''grad#r#g#b#000#fff''' - In this example 5 colors are used in the following order: red, green, blue, black, white.
* '''r90''' - Rotates the gradient 90 degrees clockwise (vertical gradient).
* '''r90''' - Rotates the gradient 90 degrees clockwise (vertical gradient).

Revision as of 15:14, 4 March 2016

Rainbow and custom gradient effects on your name (requires nameglow and namecolor).

Code for custom gradient: (glow#0#grad#r#g#r90)

  • glow#0 - glow effect for your gradient, replace 0 with a hex code to set a nameglow.
  • grad#r#g - Two color gradient, begins with red and ends with green.
You can use up to 15 colors at once to produce gradient effects.
  • grad#r#g#b#000#fff - In this example 5 colors are used in the following order: red, green, blue, black, white.
  • r90 - Rotates the gradient 90 degrees clockwise (vertical gradient).

To produce a rainbow gradient, simply type: (glow#0#grad#s1)

  • s1 - Shifts the gradient to the right.