Template:YTCite: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 37: Line 37:
"description": "The name of the channel being cited.",
"description": "The name of the channel being cited.",
"type": "string",
"type": "string",
"required": true
"required": true,
"suggestedvalues": [
                "Falco"
]
},
},
"channel_icon": {
"channel_icon": {
Line 43: Line 46:
"description": "The icon for the channel.",
"description": "The icon for the channel.",
"suggestedvalues": [
"suggestedvalues": [
"Jelly.png"
                "Falco.jpg"
]
]
}
}