Template:Emote: Difference between revisions

From DDraceNetwork
m (Add template category)
(template data)
Line 39: Line 39:
|}
|}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Emote",
"description": "The emote icon to display.",
"example": "oop",
"type": "string",
"suggestedvalues": [
"oop",
"exclamation",
"hearts",
"drop",
"dotdot",
"music",
"sorry",
"ghost",
"splattee",
"deviltee",
"zomg",
"zzz",
"wtf",
"eyes",
"question"
],
"required": true
}
},
"description": "Show an emote icon.",
"format": "inline"
}
</templatedata></noinclude>

Revision as of 09:07, 11 February 2023

Usage

Usage
code result
{{Emote|oop}}
{{Emote|exclamation}}
{{Emote|hearts}}
{{Emote|drop}}
{{Emote|dotdot}}
{{Emote|music}}
{{Emote|sorry}}
{{Emote|ghost}}
{{Emote|sushi}}
{{Emote|splattee}}
{{Emote|deviltee}}
{{Emote|zomg}}
{{Emote|zzz}}
{{Emote|wtf}}
{{Emote|eyes}}
{{Emote|question}}

Show an emote icon.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Emote1

The emote icon to display.

Suggested values
oop exclamation hearts drop dotdot music sorry ghost splattee deviltee zomg zzz wtf eyes question
Example
oop
Stringrequired