imported>TheGhostOfInky No edit summary |
imported>TheGhostOfInky No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="display: inline; text-shadow: {{{2|1.5px}}} {{{2|1.5px}}} {{{3|# | <includeonly><div style="display: inline; text-shadow: {{{2|1.5px}}} {{{2|1.5px}}} {{{3|#000}}};">{{{1|Text}}}</div></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 16:40, 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}}