User:Trekkie0587/Box of Useful Codes: Difference between revisions
Jump to navigation
Jump to search
Trekkie0587 (talk | contribs) No edit summary |
Trekkie0587 (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<span style="text-shadow:2px 2px 5px gray;">This is the code to create a shadow for text.</span> | <span style="text-shadow:2px 2px 5px gray;">This is the code to create a shadow for text.</span> | ||
'''Quote Box''' | |||
{{Quote box | |||
|class = <!-- Advanced users only. See the "Custom classes" section below. --> | |||
|title = | |||
|quote = | |||
|author = | |||
|source = | |||
|align = | |||
|width = | |||
|border = | |||
|fontsize = | |||
|bgcolor = | |||
|style = | |||
|title_bg = | |||
|title_fnt = | |||
|tstyle = | |||
|qalign = | |||
|qstyle = | |||
|quoted = | |||
|salign = | |||
|sstyle = | |||
}} |
Revision as of 14:18, 1 May 2020
Text Shadowing
This is the code to create a shadow for text.
Quote Box