Template:Shadow

From Songs of Syx Wiki
Revision as of 19:09, 5 June 2021 by Zippy (talk | contribs) (Created page with "<span style="text-shadow:-2px 2px 0px {{{2}}}, 0px 0px 6px #0000;}">{{{1}}}</span><noinclude><br />This template adds a shadow drop effect to text.<br /> The format of this te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{1}}}
This template adds a shadow drop effect to text.
The format of this templates is as follows: {{shadow|text|shadow color}}.
...Which creates this.

Note that the opacity of the shadow can also be modified.
The first two numbers in a color code, with the next two and last two resemble red, green and blue respectivelty.
However, adding a seventh and eighth number can control opacity, with 00 being lowest and FF being highest.

The following example: {{shadow|Some more text.|#00000055}}
Some more text. <-- Notice the shadow is more faded here.