Template:Shadow/doc

From Songs of Syx Wiki
Revision as of 00:53, 22 November 2021 by Zippy (talk | contribs) (Created page with "{{documentation |This template allows text to have a shadow effect behind it. The shadow's color can be fully customized. When choosing the shadow's color, one can use color names or even HTML #rgb codes. Shadow colors should be carefully chosen, as not all colors may look pleasant on some background colors. |<code><nowiki>{{shadow|<TEXT>|<SHADOW_COLOR>}}</nowiki></code> |Typing <code><nowiki>{{shadow|Cookies and probably skim milk.|red}}</nowiki></code> produces this: {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template Documentation

Description

This template allows text to have a shadow effect behind it. The shadow's color can be fully customized. When choosing the shadow's color, one can use color names or even HTML #rgb codes. Shadow colors should be carefully chosen, as not all colors may look pleasant on some background colors.

Syntax

{{shadow|<TEXT>|<SHADOW_COLOR>}}

Examples

Typing {{shadow|Cookies and probably skim milk.|red}} produces this: Cookies and probably skim milk.
Typing {{shadow|Eggs, bacon, toast... and more bacon.|#227722}} produces this: Eggs, bacon, toast... and more bacon.
Lastly, using the color template and bolds WITH this template... {{shadow|{{color|'''Not enough saltine crackers in the world.'''|orange}}|black}}
...produces this: Not enough saltine crackers in the world.