Template:Fading Text Effect: Difference between revisions
Template page
More actions
Content deleted Content added
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 4: | Line 4: | ||
<span style="opacity: 0.3; text-shadow: 0 0 4px white, 0 0 6px #888;">{{{text|The End Begins}}}</span><br /> |
<span style="opacity: 0.3; text-shadow: 0 0 4px white, 0 0 6px #888;">{{{text|The End Begins}}}</span><br /> |
||
<span style="opacity: 0.1; text-shadow: 0 0 2px white, 0 0 4px #666;">{{{text|The End Begins}}}</span> |
<span style="opacity: 0.1; text-shadow: 0 0 2px white, 0 0 4px #666;">{{{text|The End Begins}}}</span> |
||
</div></includeonly> |
</div></includeonly><noinclude> |
||
<noinclude> |
|||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
| Line 40: | Line 38: | ||
</templatedata> |
</templatedata> |
||
</noinclude> |
</noinclude> |
||
{{Close Fading Text Effect|text=I love boobies|align=right}} |
|||
Revision as of 07:34, March 30, 2025
Displays a line of text fading in decreasing opacity, aligned and styled by user.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text | The line of text to display fading multiple times
| String | optional |
| Text Color | color | Text color (applies to the first line)
| String | optional |
| Font Family | font | Font to use (e.g., Cinzel, Georgia, etc.)
| String | optional |
| Text Alignment | align | Text alignment: left, center, or right
| String | optional |