Template:Glow: Difference between revisions

From Wikizilla, the kaiju encyclopedia
Jump to navigationJump to search
m (Protected "Template:Glow" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 5: Line 5:
(Do not include values you are not using.)
(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:
This template can be used to automate {{glow|glowing text}} or make it easy to create a shadow effect.  The following values are offered:


{|border="1"
{|border="1"

Revision as of 05:09, 16 January 2017


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.