Template:EmoteNameSort: Difference between revisions
Created page with "{{#sub:{{{1}}}|3}}<noinclude> <templatedata> { "params": { "1": { "aliases": [ "name", "emote" ], "label": "Emote Name", "description": "The name of the emote including \"jph\" to get the sort name for.", "example": "jphCog", "type": "string", "required": true } }, "description": "Gets the sorting name for the given emote name (strips \"jph\" off the front)." } </templatedata> </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
{{#sub:{{{1}}}|3}}<noinclude> | {{#sub:{{{1}}}|3}}<noinclude> | ||
E.g: <nowiki>{{EmoteNameSort|jphCog}}</nowiki> | |||
{{EmoteNameSort|jphCog}} | |||
<templatedata> | <templatedata> | ||
{ | { |