Namegrad: Difference between revisions

From xat wiki
mNo edit summary
mNo edit summary
Line 11: Line 11:


Code for custom gradient: '''(glow#0#grad#r#g#r90)'''
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.
* '''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 15 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).


To produce a rainbow gradient, simply type: (glow#0#grad#s1)
To produce a rainbow gradient, simply type: (glow#0#grad#s1)
* '''s1''' - Shifts the gradient to the right.
* '''s1''' - Shifts the gradient to the right.
</translate>
</translate>
|smiley1=namegrad
|smiley1=namegrad
}}
}}

Revision as of 15:17, 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.