Template:Appearing 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 1: | Line 1: | ||
| ⚫ | |||
<includeonly> |
|||
<templatestyles src="Appearing Text Effect/styles.css" /> |
|||
| ⚫ | |||
<span |
|||
class="appear-effect |
class="appear-effect |
||
{{#ifeq: {{{fadeout|yes}}}|yes|fade-away}} |
{{#ifeq: {{{fadeout|yes}}}|yes|fade-away}} |
||
| Line 20: | Line 17: | ||
{{#ifeq: {{{glow|yes}}}|yes|text-shadow: 0 0 6px {{{glowcolor|white}}}, 0 0 10px {{{glowcolor|#ccc}}};|text-shadow: none;}} |
{{#ifeq: {{{glow|yes}}}|yes|text-shadow: 0 0 6px {{{glowcolor|white}}}, 0 0 10px {{{glowcolor|#ccc}}};|text-shadow: none;}} |
||
" |
" |
||
>{{{text|Insert Text Here}}}</span> |
>{{{text|Insert Text Here}}}</span></span></includeonly><noinclude> |
||
</span> |
|||
</includeonly> |
|||
<noinclude> |
|||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
| Line 101: | Line 94: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
{{Appearing Text Effect|align=left|text=Wow|fadeout=yes|fadefrom=left|repeat=infinite|speed=6s}} |
{{Appearing Text Effect|align=left|text=Wow|fadeout=yes|fadefrom=left|repeat=infinite|speed=6s}} |
||
{{Appearing Text Effect|fadefrom=right|text=Oh mama|speed=6s|fadeout=yes|repeat=infinite|align=right}} |
{{Appearing Text Effect|fadefrom=right|text=Oh mama|speed=6s|fadeout=yes|repeat=infinite|align=right}} |
||
Revision as of 14:53, April 18, 2025
Animates text to appear with optional delay, glow, fading, position, direction, speed, and repeat.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text | The content that appears
| String | optional |
| Text Color | color | no description
| String | optional |
| Font Family | font | no description
| String | optional |
| Font Size | fontsize | no description
| String | optional |
| Glow Effect | glow | yes or no
| String | optional |
| Glow Color | glowcolor | no description
| String | optional |
| Text Alignment | align | left, center, right
| String | optional |
| Animation Speed | speed | How fast the appearance animation runs
| String | optional |
| Delay | delay | Time before animation starts
| String | optional |
| Repeat Count | repeat | e.g. 1, infinite
| String | optional |
| Fade After Appear | fadeout | yes to fade away after appearing
| String | optional |
| Fade Direction | fadefrom | Direction of fade: center, left (left-to-right), or right (right-to-left)
| String | optional |
Wow Oh mama Can you believe this shit?