Template:Appearing Text Effect: Difference between revisions
Template page
More actions
Content deleted Content added
LordSkorne7 (talk | contribs) Created page with "<includeonly> <templatestyles src="Appearing Text Effect/styles.css" /> <div class="appear-effect-wrapper appear-{{{align|center}}}" style="{{{position|top: 0;}}}"> <span class="appear-effect" style=" animation-duration: {{{speed|2s}}}; animation-delay: {{{delay|0s}}}; animation-iteration-count: {{{repeat|1}}}; font-family: {{{font|var(--font-family-citizen-serif)}}}; font-size: {{{fontsize|16px}}}; color: {{{color|#ffffff}}};..." Tag: 2017 source edit |
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 37: | Line 37: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
{{Appearing Text Effect|text=Are you seeing this?|delay=1s|repeat=infinite}} |
|||
</noinclude> |
</noinclude> |
||
Revision as of 14:55, April 1, 2025
Makes text appear on screen with delay, alignment, styling, and optional glow.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text | no description
| 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 | no description
| String | optional |
| Glow Color | glowcolor | no description
| String | optional |
| Text Alignment | align | no description
| String | optional |
| Position on Screen | position | no description
| String | optional |
| Fade Speed | speed | no description
| String | optional |
| Delay Before Appearing | delay | no description
| String | optional |
| Repeat Count | repeat | no description
| String | optional |
Are you seeing this?