Template:JoeYTCite: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<span style="line-height: 20px">
<span style="line-height: 20px">
<!---->[[File:YouTube.svg|20px|alt=YouTube Channel]] [[File:Joe-icon.png|30px]] Joseph Anderson video: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}”{{#if:{{{time|}}}|&nbsp;at {{#time: H:i:s | @{{{time}}} }}}}].
<!---->[[File:YouTube.svg|20px|alt=YouTube Channel]] [[File:Joe-icon.png|30px]] Joseph Anderson video: [https://www.youtube.com/watch?v={{{1}}}&t={{{time}}}s “{{{title}}}”{{#if:{{{time|}}}|&nbsp;at {{#time: H:i:s | @{{{time}}} }}}}].
</span>
</span>
<noinclude>
<noinclude>
Line 6: Line 6:
{
{
"params": {
"params": {
"video": {
"1": {
"aliases": [
"video"
],
"label": "Video Code",
"label": "Video Code",
"description": "The YouTube video code for the video being cited.",
"description": "The YouTube video code for the video being cited.",
Line 25: Line 28:
},
},
"description": "Cite Joe's main YouTube channel (See JoeYT2Cite for citing his second channel).",
"description": "Cite Joe's main YouTube channel (See JoeYT2Cite for citing his second channel).",
"format": "inline"
"format": "inline",
"paramOrder": [
"1",
"title",
"time"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>