Template:EmoteFilename: Difference between revisions
Appearance
Created page with "File:Jph{{#sub:{{{1}}}|3}}.{{#ifexist:File:Jph{{#sub:{{{1}}}|3}}.gif|gif|png}}<noinclude> <templatedata> { "params": { "1": { "aliases": [ "emote", "name" ], "label": "Emote Name", "description": "The name of the emote to get the filename for.", "type": "string", "required": true } }, "description": "Gets the filename for an emote from the emote's name.", "format": "inline" } </templatedata> </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
File:Jph{{#sub:{{{1}}}|3}}.{{#ifexist:File:Jph{{#sub:{{{1}}}|3}}.gif|gif|png}}<noinclude> | File:Jph{{#sub:{{trim|{{{1}}}}}|3}}.{{#ifexist:File:Jph{{#sub:{{trim|{{{1}}}}}|3}}.gif|gif|png}}<noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 00:54, 22 January 2025
File:Jph1}}}.png
Gets the filename for an emote from the emote's name.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Emote Name | 1 emote name | The name of the emote to get the filename for. | String | required |