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}}