Jump to content

Template:JoeYTCite: Difference between revisions

From Joepedia
Created page with "<span style="line-height: 20px"> <!---->20px|alt=YouTube Channel 30px Joseph Anderson: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}” at {{#time: H.i.s | @{{{time}}} }}] </span>"
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="line-height: 20px">
{{YTCite|{{{1|}}}|channel=Joseph Anderson|channel_icon=Joe-icon.png|title={{{title|}}}|time={{{time|}}}}}<noinclude>
<!---->[[File:YouTube.svg|20px|alt=YouTube Channel]] [[File:Joe-icon.png|30px]] Joseph Anderson: [https://www.youtube.com/watch?v={{{video}}}&t={{{time}}}s “{{{title}}}” at {{#time: H.i.s | @{{{time}}} }}]
== Example ==
</span>
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>
{
"params": {
"1": {
"aliases": [
"video"
],
"label": "Video Code",
"description": "The YouTube video code for the video being cited.",
"type": "string",
"required": true
},
"title": {
"label": "Video Title",
"description": "The title of the video.",
"required": true,
"type": "string"
},
"time": {
"label": "Time",
"description": "The time in seconds into the video to cite.",
"type": "number",
"suggested": true
}
},
"description": "Cite Joe's main YouTube channel (See JoeYT2Cite for citing his second channel).",
"format": "inline",
"paramOrder": [
"1",
"title",
"time"
]
}
</templatedata>
</noinclude>

Latest revision as of 15:19, 22 January 2025

YouTube Channel “Joseph Anderson” video: “”.

Example

E.g:

 {{JoeYTCite|NtrAx-rVgco|title=The Witcher Critique - The Beginning of a Monster|time=100}}

YouTube Channel “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).

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.

Stringrequired
Timetime

The time in seconds into the video to cite.

Numbersuggested