Jump to content

Template:YTCite: Difference between revisions

From Joepedia
No edit summary
Mouse (talk | contribs)
m Added Mike322 to examples
Line 36: Line 36:
"required": true,
"required": true,
"suggestedvalues": [
"suggestedvalues": [
"Falco"
"Falco",
"Mike322"
]
]
},
},
Line 43: Line 44:
"description": "The icon for the channel, give as the name of the file but don't use the `File:` prefix.",
"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",
"Mike322.jpg"
],
],
"type": "string",
"type": "string",

Revision as of 21:34, 22 January 2025

YouTube Channel “{{{channel}}}” video: “{{{title}}}”.

Example

E.g:

 {{YTCite|w8QqBQZEZdM|channel=Falco|channel_icon=Falco.jpg|title=Joseph Anderson Marble Races stream 1 with chat <nowiki>[02/14/2021]</nowiki>}}

YouTube Channel “Falco” video: “Joseph Anderson Marble Races stream 1 with chat [02/14/2021]”.


Template Data

Cite a non-Joe YouTube channel.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Video Code1

The YouTube video code for the video being cited.

Stringrequired
Channel Namechannel

The name of the channel being cited.

Suggested values
Falco Mike322
Stringrequired
Video Titletitle

The title of the video.

Stringrequired
Timetime

The time in seconds into the video to cite.

Numbersuggested
Channel Iconchannel_icon

The icon for the channel, give as the name of the file but don't use the `File:` prefix.

Suggested values
Falco.jpg Mike322.jpg
Stringsuggested