Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Fading Text Effect: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<includeonly><div style="text-align:{{{align|center}}}; font-family:{{{font|'Cinzel', serif}}}; color:{{{color|#ffffff}}};">
<includeonly>
<span style="font-size: 1.5em; text-shadow: 0 0 8px white, 0 0 12px #ccc;">{{{text|The End Begins}}}</span><br />
<div style="text-align:{{{align|center}}}; font-family:{{{font|'Cinzel', serif}}}; color:{{{color|#ffffff}}};">
<span style="font-size: 1.5em; text-shadow: 0 0 8px white, 0 0 12px #ccc;">{{{text|The End Begins}}}</span><br />
<span style="opacity: 0.6; text-shadow: 0 0 6px white, 0 0 10px #aaa;">{{{text|The End Begins}}}</span><br />
<span style="opacity: 0.6; text-shadow: 0 0 6px white, 0 0 10px #aaa;">{{{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.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>
</div></includeonly>
<span style="opacity: 0.1; text-shadow: 0 0 2px white, 0 0 4px #666;">{{{text|The End Begins}}}</span>
</div>
</includeonly>


<noinclude>
<noinclude>
Line 15: Line 13:
"label": "Text",
"label": "Text",
"type": "string",
"type": "string",
"description": "Has a text show and look like it's slowly fading off",
"description": "The line of text to display fading multiple times",
"default": "Amaranth Legacy"
"default": "The End Begins"
},
},
"color": {
"color": {
Line 42: Line 40:
</templatedata>
</templatedata>
</noinclude>
</noinclude>



{{Close Fading Text Effect|text=I love boobies|align=right}}
{{Close Fading Text Effect|text=I love boobies|align=right}}

Revision as of 07:29, March 30, 2025


Displays a line of text fading in decreasing opacity, aligned and styled by user.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Texttext

The line of text to display fading multiple times

Default
The End Begins
Stringoptional
Text Colorcolor

Text color (applies to the first line)

Default
#ffffff
Stringoptional
Font Familyfont

Font to use (e.g., Cinzel, Georgia, etc.)

Default
'Cinzel', serif
Stringoptional
Text Alignmentalign

Text alignment: left, center, or right

Default
center
Stringoptional


I love boobies
I love boobies
I love boobies
I love boobies



Template loop detected: Template:Close Fading Text Effect