Jump to content

Template:JoeYTCite: Difference between revisions

From Joepedia
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>

Revision as of 03:33, 21 January 2025

YouTube Channel Joseph Anderson video: “{{{title}}}”.

Cite Joe's main YouTube channel (See JoeYT2Cite for citing his second channel).

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Video Code1 video

The YouTube video code for the video being cited.

Stringrequired
Video Titletitle

The title of the video.

Unknownrequired
Timetime

The time in seconds into the video to cite.

Numbersuggested