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...")
 
No edit summary
Tag: ER: Duarte
 
(38 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{power-box
{{power-box
|power=namegrad|heading= <translate>
|id=378
|power=namegrad
|heading= <translate>
<!--T:1-->
Gradient namecolor
Gradient namecolor
</translate>
</translate>
|status= <translate>
|status=epic
epic
|function=yes
</translate>
|info= [[File:Namegrad.png|thumb|<translate> <!--T:17--> Display name with a two-color gradient.</translate>]]<translate>
|info= <translate>
 
Rainbow and custom gradient effects on your name (requires [[nameglow]] and [[namecolor]]).
<!--T:3-->
Rainbow and custom gradient effects with your Namecolor.
 
<!--T:16-->
You must use at least two colors in your namegrad code, otherwise it will use default colors.
 
<!--T:14-->
'''Note:''' '''[[<tvar|1>Special:MyLanguage/Namecolor</>|Namecolor]]''' and '''[[<tvar|2>Special:MyLanguage/Nameglow</>|Nameglow]]''' are required for Namegrad to function.
 
== Usage == <!--T:18-->
 
<!--T:4-->
An example of a code for a custom gradient (the code is entered into your display name) is '''(glow#0#grad#r#g#r90)''', where:
 
<!--T:5-->
<tvar|code>* '''glow#0''' -</> Glow effect for your gradient. Replace 0 with a hex code to set a Nameglow, or leave it at 0 for no glow.
 
<!--T:6-->
<tvar|code>* '''grad#r#g''' -</> Two color gradients, beginning with red and ending with green.
 
<!--T:7-->
<tvar|code>:</> ''You can use up to 15 colors at once to produce gradient effects.''
 
<!--T:8-->
<tvar|code>:*'''grad#r#g#b#000001#ffffff''' -</> In this example, 5 colors are used in the following order: red, green, blue, black then white.
 
<!--T:9-->
<tvar|code>* '''r90''' -</> Rotates the gradient 90 degrees clockwise (vertical gradient).
 
<!--T:10-->
<tvar|code>* '''s1''' -</> Shifts the gradient to the right. The higher the number, the more it shifts.
 
<!--T:11-->
To produce a rainbow gradient, simply put <tvar|code>(glow#0#grad)</> in your name.


Code for custom gradient: '''(glow#0#grad#r#g#r90)'''
== Generator == <!--T:19-->
* '''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 13 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)
<!--T:20-->
* '''s1''' - Shifts the gradient to the right.
For better visualization and creation of your code, use [<tvar|1>https://fexbots.com/tools/namegrad</> this generator].
</translate>
</translate>
|smiley1=namegrad
}}
}}

Latest revision as of 18:30, 7 November 2022

Display name with a two-color gradient.

Rainbow and custom gradient effects with your Namecolor.

You must use at least two colors in your namegrad code, otherwise it will use default colors.

Note: Namecolor and Nameglow are required for Namegrad to function.

Usage

An example of a code for a custom gradient (the code is entered into your display name) is (glow#0#grad#r#g#r90), where:

  • glow#0 - Glow effect for your gradient. Replace 0 with a hex code to set a Nameglow, or leave it at 0 for no glow.
  • grad#r#g - Two color gradients, beginning with red and ending with green.
You can use up to 15 colors at once to produce gradient effects.
  • grad#r#g#b#000001#ffffff - In this example, 5 colors are used in the following order: red, green, blue, black then white.
  • r90 - Rotates the gradient 90 degrees clockwise (vertical gradient).
  • s1 - Shifts the gradient to the right. The higher the number, the more it shifts.

To produce a rainbow gradient, simply put (glow#0#grad) in your name.

Generator

For better visualization and creation of your code, use this generator.