Actions

Template

Difference between revisions of "LinkYoutube"

From Sonic Retro

m (For youtube links, make 'em pretty~)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:YoutubeIcon.png]] [http://www.youtube.com/watch?v={{{video}}} {{{title}}}]<noinclude>
+
<includeonly><span style="white-space: nowrap"><span style="margin-right: 4px;">{{icon|Logo-youtube.svg|YouTube|}}</span>[https://www.youtube.com/{{ #if: {{{video|}}} | watch?v={{{video|}}}{{ #if: {{{time|}}} | &t={{{time|}}} }} | {{ #if: {{{channel|}}} | channel/{{{channel|}}} | act=idx }} }} {{{title|}}}]</span></includeonly><noinclude>
For use with youtube videos.
+
For use with YouTube videos and channels. Usage examples:
[[Category:Link Templates|LinkYoutube]]
+
* <nowiki>{{LinkYoutube|video=b3byA9Uaun0|title=Some video}}</nowiki>
 +
: Result: {{LinkYoutube|video=b3byA9Uaun0|title=Some video}}
 +
* <nowiki>{{LinkYoutube|video=b3byA9Uaun0|time=90|title=Some video, 1 minute and 30 seconds in}}</nowiki>
 +
: Result: {{LinkYoutube|video=b3byA9Uaun0|time=90|title=Some video, 1 minute and 30 seconds in}}
 +
* <nowiki>{{LinkYoutube|video=b3byA9Uaun0|time=1m30s|title=Some video, 1 minute and 30 seconds in}}</nowiki>
 +
: Result: {{LinkYoutube|video=b3byA9Uaun0|time=1m30s|title=Some video, 1 minute and 30 seconds in}}
 +
* <nowiki>{{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}</nowiki>
 +
: Result: {{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}
 +
[[Category:Link templates|LinkYoutube]]
 
</noinclude>
 
</noinclude>

Latest revision as of 21:57, 2 May 2021

For use with YouTube videos and channels. Usage examples:

  • {{LinkYoutube|video=b3byA9Uaun0|title=Some video}}
Result:
YouTube
Some video
  • {{LinkYoutube|video=b3byA9Uaun0|time=90|title=Some video, 1 minute and 30 seconds in}}
Result:
YouTube
Some video, 1 minute and 30 seconds in
  • {{LinkYoutube|video=b3byA9Uaun0|time=1m30s|title=Some video, 1 minute and 30 seconds in}}
Result:
YouTube
Some video, 1 minute and 30 seconds in
  • {{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}
Result:
YouTube
Some channel