Template:Glow: Difference between revisions

From Wikizilla, the kaiju encyclopedia
Jump to navigationJump to search
No edit summary
 
m (1 revision imported: Importing templates...)
(No difference)

Revision as of 03:03, 10 June 2016


Usage

{{Glow|color=|textcolor=|x=|y=|amount=|text}}

(Do not include values you are not using.)

This template can be used to automate glowing text or make it easy to create a shadow effect. The following values are offered:

color The color of the glow either from name or hexadecimal.
textcolor The color of the text.
x The x-offset of the glow in pixels, Em's, or Ex's (need to put px/em/ex), useful for shadow effects.
y The y-offset of the glow in pixels, Em's, or Ex's (need to put px/em/ex), useful for shadow effects.
amount The radius or "blur" of the glow in pixels, Em's, or Ex's (need to put px/em/ex).

This template automates a lot of the heavy coding for those who want less garbage floating around and can be used to create text glows, hard text shadows, and even soft text shadows with experimentation.