Jump to content

Template:GlowText

From SpongeBob Wiki
Revision as of 22:49, 19 April 2021 by imported>AMK152
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Glowing text

Usage

This template is used to add a glow effect to text.

{{GlowText|Eat at the Krusty Krab!}}

Eat at the Krusty Krab!

  • The variable glowcolor= controls the color of the glow.
    {{GlowText|glowcolor=red|Eat at the Krusty Krab!}}
    Eat at the Krusty Krab!
  • The variable color= controls the color of the text and glow, or the text alone if a separate glow color is specified.
    {{GlowText|color=red|Eat at the Krusty Krab!}}
    Eat at the Krusty Krab!
    {{GlowText|glowcolor=orange|color=-red|Eat at the Krusty Krab!}}
    Eat at the Krusty Krab!
  • The variable softness= controls how blurry the glow is. The default value is 3.
    {{GlowText|softness=1|Eat at the Krusty Krab!}}
    Eat at the Krusty Krab!
    {{GlowText|softness=5|Eat at the Krusty Krab!}}
    Eat at the Krusty Krab!

See also