Jump to content

Template:TwitchClipCite: Difference between revisions

From Joepedia
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"
]
}
}
},
},

Revision as of 20:30, 21 January 2025

Twitch [[File:|25px|link=]] “{{{channel}}}” clip: “{{{title}}}”.

Example

E.g:

 {{TwitchClipCite|channel=jelly_channei|channel_icon=Jelly.png|DignifiedDifferentArtichokeMingLee-y98h55BZb-pGXHf-|title=What do you call two Mariks?}}

Twitch “jelly_channei” clip: “What do you call two Mariks?”.

Template Data

Cite a non-Joe Twitch clip.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Channel Namechannel

The name of the Twitch channel the clip is from.

Suggested values
jelly_channei
Stringrequired
Clip ID1

The ID for the clip.

Stringrequired
Titletitle

The title of the clip.

Stringrequired
Channel Iconchannel_icon

The icon for the channel.

Suggested values
Jelly.png
Unknownoptional