Template:EmoteNameSort: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#sub:{{{1}}}|3}}<noinclude> | <includeonly>{{#sub:{{{1}}}|3}}</includeonly><noinclude> | ||
E.g: <code><nowiki>{{EmoteNameSort|jphCog}}</nowiki></code> | E.g: <code><nowiki>{{EmoteNameSort|jphCog}}</nowiki></code> | ||
Line 9: | Line 8: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Emote Name", | "label": "Emote Name", | ||
"description": "The name of the emote including \"jph\" to get the sort name for.", | "description": "The name of the emote including \"jph\" to get the sort name for.", |
Latest revision as of 22:52, 23 January 2025
E.g: {{EmoteNameSort|jphCog}}
Cog
Gets the sorting name for the given emote name (strips "jph" off the front).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Emote Name | 1 | The name of the emote including "jph" to get the sort name for.
| String | required |