minecraft.wiki-mirror/wiki_backup/Template-YouTube_link.txt
2024-12-20 08:07:18 -05:00

33 lines
734 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<includeonly>{{
#if: {{{name|}}}
| {{#vardefine: youtube-{{{name}}} | {{{1}}} }}
}}{{
#if: {{{2|}}}
| [
}}https://youtube.com/watch?v={{#var: youtube-{{{1}}} | {{{1}}} }}{{
#if: {{{t|}}}
| &t={{{t}}}
}} {{
#if: {{{2|}}}
| "{{{2}}}"]
}}{{
#if: {{{archive|}}}
| ([https://youtube.com/watch?v={{{archive|}}} archive])
}}{{
#if: {{{3|}}}
| {{space}} {{
#if: {{{channelid|}}}
| [https://youtube.com/{{{channelid|{{{3}}} }}} {{{3}}}]
| {{{3}}}
}} on YouTube{{
#if: {{{4|}}}
| , {{#time: F j, Y | {{{4}}} }}
}}
| {{
#if: {{{4|}}}
| {{space}} {{{4}}}
}}
}}</includeonly><noinclude>
{{documentation}}
<!-- Put categories/interwiki on the documentation page -->
</noinclude>