imported>Quark (Created page with "<div style="display: inline; text-shadow: {{{2|1.5px}}} {{{2|1.5px}}} {{{3|#000000}}};">{{{1|Text}}}</div>") |
imported>TheGhostOfInky No edit summary |
||
Line 1: | Line 1: | ||
<div style="display: inline; text-shadow: {{{2|1.5px}}} {{{2|1.5px}}} {{{3|#000000}}};">{{{1|Text}}}</div> | <includeonly><div style="display: inline; text-shadow: {{{2|1.5px}}} {{{2|1.5px}}} {{{3|#000000}}};">{{{1|Text}}}</div></includeonly><noinclude> | ||
{{Documentation}} | |||
</noinclude> |
Revision as of 16:36, 24 March 2023
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
Adds text shadow of a given size and color to text.
Syntax
{{Shadow|<content>|<size>|<color>}}
Examples
Hello world
Hello shadowy world
Hello RED shadowy world
{{Shadow|Hello world}} <br> {{Shadow|Hello shadowy world|5px}} <br> {{Shadow|Hello RED shadowy world|5px|#F00}}