Template:TwitchClipCite: Difference between revisions

The name
 
No edit summary
Line 25: Line 25:
"channel_icon": {
"channel_icon": {
"label": "Channel Icon",
"label": "Channel Icon",
"description": "The icon for the channel."
"description": "The icon for the channel.",
"suggestedvalues": [
"Jelly.png"
]
},
},
"channel": {
"channel": {
Line 31: Line 34:
"description": "The name of the Twitch channel the clip is from.",
"description": "The name of the Twitch channel the clip is from.",
"type": "string",
"type": "string",
"required": true
"required": true,
"suggestedvalues": [
"jelly_channei"
]
}
}
},
},