Template:Appearing Text Effect: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tags: Reverted 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tags: Manual revert 2017 source edit |
||
| (42 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Appearing Text Effect/styles.css"/>< |
<includeonly><templatestyles src="Appearing Text Effect/styles.css"/><div class="appear-effect {{yesno|{{yesno-no|{{{fadeout|}}}}}|yes=fade-away}} fade-{{{fadefrom|center}}} position-{{{position|{{{align|center}}}}}}" style=" |
||
| ⚫ | |||
class="appear-effect |
|||
animation-delay: {{{delay|0s}}}; |
|||
animation-iteration-count: {{{repeat|1}}}; |
|||
| ⚫ | |||
| left = fade-ltr |
|||
| ⚫ | |||
| right = fade-rtl |
|||
| ⚫ | |||
| center = fade-center |
|||
| ⚫ | |||
}}" |
|||
| ⚫ | |||
style=" |
|||
| ⚫ | |||
animation-delay: {{{delay|0s}}}; |
|||
animation-iteration-count: {{{repeat|1}}}; |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
opacity: 0; |
|||
| ⚫ | |||
" |
|||
| ⚫ | |||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
"params": { |
|||
"text": { |
|||
"label": "Text", |
|||
"type": "string", |
|||
"default": "Insert Text Here", |
|||
"description": "The content that appears" |
|||
}, |
|||
"color": { |
|||
"label": "Text Color", |
|||
"type": "string", |
|||
"default": "#ffffff" |
|||
}, |
|||
"font": { |
|||
"label": "Font Family", |
|||
"type": "string", |
|||
"default": "var(--font-family-serif)" |
|||
}, |
|||
"fontsize": { |
|||
"label": "Font Size", |
|||
"type": "string", |
|||
"default": "16px" |
|||
}, |
|||
"glow": { |
|||
"label": "Glow Effect", |
|||
"type": "boolean", |
|||
"default": "true" |
|||
| ⚫ | |||
"description": "yes or no" |
|||
| ⚫ | |||
}, |
|||
| ⚫ | |||
| ⚫ | |||
"type": "string", |
|||
"default": "#ccc" |
|||
}, |
|||
"default": "#ccc" |
|||
| ⚫ | |||
}, |
|||
"label": "Animation Speed", |
|||
"align": { |
|||
"type": "string", |
|||
"default": "2s", |
|||
| ⚫ | |||
"default": "center", |
|||
}, |
|||
"description": "left, center, right" |
|||
| ⚫ | |||
}, |
|||
"label": "Delay", |
|||
| ⚫ | |||
"type": "string", |
|||
"default": "0s", |
|||
| ⚫ | |||
"default": "top: 0;", |
|||
}, |
|||
"description": "e.g. top: 10px; left: 100px;" |
|||
| ⚫ | |||
}, |
|||
"label": "Repeat Count", |
|||
| ⚫ | |||
"type": "string", |
|||
"default": "1", |
|||
"example": "infinite" |
|||
}, |
|||
| ⚫ | |||
| ⚫ | |||
}, |
|||
| ⚫ | |||
| ⚫ | |||
"type": "boolean", |
|||
"default": "false", |
|||
| ⚫ | |||
"default": "0s", |
|||
}, |
|||
| ⚫ | |||
| ⚫ | |||
}, |
|||
"label": "Fade Direction", |
|||
| ⚫ | |||
"type": "string", |
|||
"default": "center", |
|||
| ⚫ | |||
"default": "1", |
|||
}, |
|||
"description": "e.g. 1, infinite" |
|||
| ⚫ | |||
}, |
|||
"label": "Position", |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
"default": "center" |
|||
} |
|||
"default": "no", |
|||
}, |
|||
| ⚫ | |||
| ⚫ | |||
}, |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
"default": "center", |
|||
| ⚫ | |||
} |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
} |
} |
||
</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}} |
||
Latest revision as of 04:09, September 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 | no description
| Boolean | optional |
| Glow Color | glowcolor | no description
| String | optional |
| Animation Speed | speed | How fast the appearance animation runs
| String | optional |
| Delay | delay | Time before animation starts
| String | optional |
| Repeat Count | repeat | no description
| String | optional |
| Fade After Appear | fadeout | To fade away after appearing
| Boolean | optional |
| Fade Direction | fadefrom | Direction of fade: center, left (left-to-right), or right (right-to-left)
| String | optional |
| Position | position | no description
| String | optional |
Wow
Oh mama
Can you believe this shit?