Template:EmoteCategory: Difference between revisions
Appearance
Created page with "[[Category:{{{2}}}Emotes|{{EmoteNameSort|{{{1}}}}}]]]<noinclude> <templatedata> { "params": { "1": { "aliases": [ "name", "emote" ], "label": "Emote Name", "description": "The name of the emote including \"jph\".", "example": "jphCog", "type": "string", "required": true }, "2": { "aliases": [ "category" ], "label": "Emotes Category Prefix", "description": "The prefix before \"Emotes\" for the category", "example": "A..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:{{{2}}}Emotes|{{EmoteNameSort|{{{1}}}}}]] | <includeonly>[[Category:{{{2|}}}Emotes|{{ EmoteNameSort | {{{1}}} }}]]</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { |
Latest revision as of 07:42, 21 January 2025
Gets the category with the sort set for the given emote.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Emote Name | 1 name emote | The name of the emote including "jph".
| String | required |
Emotes Category Prefix | 2 category | The prefix before "Emotes" for the category
| String | optional |