"ढाँचा:YouTube/कागजात" का संशोधनहरू बिचको अन्तर

कुनै सम्पादन सारांश छैन
→‎Usage: updated usage
पङ्क्ति १०:
== Usage ==
<nowiki>{{YouTube|</nowiki>''id''|''title''<nowiki>}}</nowiki>
* ''id'' is the "YouTube id" afterwhich appears as <font color="darkblue"><nowiki>http://www.youtube.com/watch?v=</nowiki>''id''</font>
* ''title'' gives an optional description that may replace the default title "Video"
 
=== YouTube show links ===
<nowiki>{{YouTube|</nowiki>show = ''showname''|''title''<nowiki>}}</nowiki>
* ''show'' is the "YouTube show name" which appears as <font color="darkblue"><nowiki>http://www.youtube.com/show/</nowiki>''showname''</font>
* ''title'' gives an optional description that may replace the default title (''PAGENAME'')
; Note
The ''show'' field abbreviated as ''s''
:<code><nowiki>{{YouTube|</nowiki>s = ''showname''|''title''<nowiki>}}</nowiki></code>
 
=== YouTube show id links ===
<nowiki>{{YouTube|</nowiki>showid = ''showidcode''|''title''<nowiki>}}</nowiki>
* ''showid'' is the "YouTube show name" which appears as <font color="darkblue"><nowiki>http://www.youtube.com/show?p=</nowiki>''showidcode''</font>
* ''title'' gives an optional description that may replace the default title (''PAGENAME'')
; Note
The ''showid'' field can be abbreviated as ''sid''
:<code><nowiki>{{YouTube|</nowiki>sid = ''showidcode''|''title''<nowiki>}}</nowiki></code>
 
=== YouTube user channel links ===
<nowiki>{{YouTube|</nowiki>user = ''userchannelname''|''title''<nowiki>}}</nowiki>
* ''user'' is the "YouTube user channel name" which appears as <font color="darkblue"><nowiki>http://www.youtube.com/user/</nowiki>''userchannelname''</font>
* ''title'' gives an optional description that may replace the default title (PAGENAME)
; Note
The ''user'' field can be specified using ''channel'' or simply ''u''
:<code><nowiki>{{YouTube|</nowiki>u = ''userchannelname''|''title''<nowiki>}}</nowiki></code>
:<code><nowiki>{{YouTube|</nowiki>channel = ''userchannelname''|''title''<nowiki>}}</nowiki></code>
 
== See also ==