Actions

Template

Difference between revisions of "LinkYoutube"

From Sonic Retro

Line 1: Line 1:
<includeonly><span style="white-space: nowrap"><span style="margin-right: 4px;">{{icon|YoutubeIcon.png|YouTube||background=#303018}}</span>[https://www.youtube.com/{{ #if: {{{video|}}} | watch?v={{{video}}} | {{ #if: {{{channel|}}} | channel/{{{channel}}} | act=idx }} }} {{{title}}}]</span></includeonly><noinclude>
+
<includeonly><span style="white-space: nowrap"><span style="margin-right: 4px;">{{icon|YoutubeIcon.png|YouTube||background=#303018}}</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. Usage examples:
+
For use with YouTube videos and channels. Usage examples:
 
* <nowiki>{{LinkYoutube|video=b3byA9Uaun0|title=Some video}}</nowiki>
 
* <nowiki>{{LinkYoutube|video=b3byA9Uaun0|title=Some video}}</nowiki>
 
: Result: {{LinkYoutube|video=b3byA9Uaun0|title=Some video}}
 
: 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|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}</nowiki>
 
* <nowiki>{{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}</nowiki>
 
: Result: {{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}
 
: Result: {{LinkYoutube|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}
 
[[Category:Link templates|LinkYoutube]]
 
[[Category:Link templates|LinkYoutube]]
 
</noinclude>
 
</noinclude>

Revision as of 07:08, 27 September 2019

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|channel=UCRxqIxbsOzg1MespnTbtLzA|title=Some channel}}
Result:
YouTube
Some channel