Template:JoeYTCite: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{YTCite|{{{1|}}}|channel=Joseph Anderson|channel_icon=Joe-icon.png|title={{{title|}}}|time={{{time|}}}}}<noinclude> | |||
== Example == | |||
E.g: | |||
<nowiki>{{JoeYTCite|NtrAx-rVgco|title=The Witcher Critique - The Beginning of a Monster|time=100}}</nowiki> | |||
{{JoeYTCite|NtrAx-rVgco|title=The Witcher Critique - The Beginning of a Monster|time=100}} | |||
== Template Data == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 18: | Line 21: | ||
"label": "Video Title", | "label": "Video Title", | ||
"description": "The title of the video.", | "description": "The title of the video.", | ||
"required": true | "required": true, | ||
"type": "string" | |||
}, | }, | ||
"time": { | "time": { |
Latest revision as of 15:19, 22 January 2025
“Joseph Anderson” video: “”.
Example
E.g:
{{JoeYTCite|NtrAx-rVgco|title=The Witcher Critique - The Beginning of a Monster|time=100}}
“Joseph Anderson” video: “The Witcher Critique - The Beginning of a Monster” at 00:01:40.
Template Data
Cite Joe's main YouTube channel (See JoeYT2Cite for citing his second channel).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video Code | 1 video | The YouTube video code for the video being cited. | String | required |
Video Title | title | The title of the video. | String | required |
Time | time | The time in seconds into the video to cite. | Number | suggested |