Template:YTCite: Difference between revisions

No edit summary
No edit summary
Line 39: Line 39:
"required": true,
"required": true,
"suggestedvalues": [
"suggestedvalues": [
                "Falco"
"Falco"
]
]
},
},
"channel_icon": {
"channel_icon": {
"label": "Channel Icon",
"label": "Channel Icon",
"description": "The icon for the channel.",
"description": "The icon for the channel, give as the name of the file but don't use the `File:` prefix.",
"suggestedvalues": [
"suggestedvalues": [
                "Falco.jpg"
"Falco.jpg"
]
],
"type": "string",
"suggested": true
}
}
},
},
Line 57: Line 59:
"title",
"title",
"time",
"time",
        "channel_icon"
"channel_icon"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>