Шаблон:Video: различия между версиями
EXL (обсуждение | вклад) | EXL (обсуждение | вклад) | ||
Строка 1: | Строка 1: | ||
− | + | {{Template test cases notice}} | |
− | + | ||
− | + | ==Tests== | |
− | + | ||
− | + | === Standard === | |
− | + | {| class="wikitable" style="margin:auto; text-align:center" | |
− | + | ! Code | |
− | + | ! Current template (live) | |
− | + | ! Sandbox template (test) | |
− | } | + | |- |
+ | | <code><nowiki>{{YouTube|123456}}</nowiki></code> | ||
+ | | {{YouTube|123456}} | ||
+ | | {{YouTube/sandbox|123456}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|123456|}}</nowiki></code> | ||
+ | | {{YouTube|123456|}} | ||
+ | | {{YouTube/sandbox|123456|}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|123456|Testcase}}</nowiki></code> | ||
+ | | {{YouTube|123456|Testcase}} | ||
+ | | {{YouTube/sandbox|123456|Testcase}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|id = 123456|title = Testcase}}</nowiki></code> | ||
+ | | {{YouTube|id = 123456|title = Testcase}} | ||
+ | | {{YouTube/sandbox|id = 123456|title = Testcase}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|id = 123456789AB#t=2m9s|title = Testcase}}</nowiki></code> | ||
+ | | {{YouTube|id = 123456789AB#t=2m9s|title = Testcase}} | ||
+ | | {{YouTube/sandbox|id = 123456789AB#t=2m9s|title = Testcase}} | ||
+ | |} | ||
+ | |||
+ | === Show === | ||
+ | {| class="wikitable" style="margin:auto; text-align:center" | ||
+ | ! Code | ||
+ | ! Current template (live) | ||
+ | ! Sandbox template (test) | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|show = startrek|''Star Trek: The Original Series''}}</nowiki></code> | ||
+ | | {{YouTube|show = startrek|''Star Trek: The Original Series''}} | ||
+ | | {{YouTube/sandbox|show = startrek|''Star Trek: The Original Series''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|s = startrek|''Star Trek: The Original Series''}}</nowiki></code> | ||
+ | | {{YouTube|s = startrek|''Star Trek: The Original Series''}} | ||
+ | | {{YouTube/sandbox|s = startrek|''Star Trek: The Original Series''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|show = startrek}}</nowiki></code> | ||
+ | | {{YouTube|show = startrek}} | ||
+ | | {{YouTube/sandbox|show = startrek}} | ||
+ | |} | ||
+ | |||
+ | === Show ID === | ||
+ | {| class="wikitable" style="margin:auto; text-align:center" | ||
+ | ! Code | ||
+ | ! Current template (live) | ||
+ | ! Sandbox template (test) | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|showid = K162qI1LPF8|''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|showid = K162qI1LPF8|''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|showid = K162qI1LPF8|''Sherlock Hound''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|sid = K162qI1LPF8|''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|sid = K162qI1LPF8|''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|sid = K162qI1LPF8|''Sherlock Hound''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|showid = K162qI1LPF8|title = ''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|showid = K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|showid = K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|sid = K162qI1LPF8|title = ''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|sid = K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|sid = K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|showid = K162qI1LPF8}}</nowiki></code> | ||
+ | | {{YouTube|showid = K162qI1LPF8}} | ||
+ | | {{YouTube/sandbox|showid = K162qI1LPF8}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|sid = K162qI1LPF8}}</nowiki></code> | ||
+ | | {{YouTube|sid = K162qI1LPF8}} | ||
+ | | {{YouTube/sandbox|sid = K162qI1LPF8}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|show = ?p=K162qI1LPF8|''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|show = ?p=K162qI1LPF8|''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|show = ?p=K162qI1LPF8|''Sherlock Hound''}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|s = ?p=K162qI1LPF8|title = ''Sherlock Hound''}}</nowiki></code> | ||
+ | | {{YouTube|s = ?p=K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | | {{YouTube/sandbox|s = ?p=K162qI1LPF8|title = ''Sherlock Hound''}} | ||
+ | |} | ||
+ | |||
+ | === User === | ||
+ | {| class="wikitable" style="margin:auto; text-align:center" | ||
+ | ! Code | ||
+ | ! Current template (live) | ||
+ | ! Sandbox template (test) | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|user = BritneyTV|Britney Spears}}</nowiki></code> | ||
+ | | {{YouTube|user = BritneyTV|Britney Spears}} | ||
+ | | {{YouTube/sandbox|user = BritneyTV|Britney Spears}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|u = BritneyTV|Britney Spears}}</nowiki></code> | ||
+ | | {{YouTube|u = BritneyTV|Britney Spears}} | ||
+ | | {{YouTube/sandbox|u = BritneyTV|Britney Spears}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|user = BritneyTV|title = Britney Spears}}</nowiki></code> | ||
+ | | {{YouTube|user = BritneyTV|title = Britney Spears}} | ||
+ | | {{YouTube/sandbox|user = BritneyTV|title = Britney Spears}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|u = BritneyTV|title = Britney Spears}}</nowiki></code> | ||
+ | | {{YouTube|u = BritneyTV|title = Britney Spears}} | ||
+ | | {{YouTube/sandbox|u = BritneyTV|title = Britney Spears}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|channel = BritneyTV|Britney Spears}}</nowiki></code> | ||
+ | | {{YouTube|channel = BritneyTV|Britney Spears}} | ||
+ | | {{YouTube/sandbox|channel = BritneyTV|Britney Spears}} | ||
+ | |- | ||
+ | | <code><nowiki>{{YouTube|u = BritneyTV}}</nowiki></code> | ||
+ | | {{YouTube|u = BritneyTV}} | ||
+ | | {{YouTube/sandbox|u = BritneyTV}} | ||
+ | |} |
Версия 15:44, 2 июля 2011
Шаблон:Template test cases notice
Содержание
Tests
Standard
Code | Current template (live) | Sandbox template (test) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{YouTube|123456}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|123456|}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|123456|Testcase}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|id = 123456|title = Testcase}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|id = 123456789AB#t=2m9s|title = Testcase}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox |
Show
Code | Current template (live) | Sandbox template (test) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{YouTube|show = startrek|''Star Trek: The Original Series''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|s = startrek|''Star Trek: The Original Series''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|show = startrek}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox |
Show ID
Code | Current template (live) | Sandbox template (test) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{YouTube|showid = K162qI1LPF8|''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|sid = K162qI1LPF8|''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|showid = K162qI1LPF8|title = ''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|sid = K162qI1LPF8|title = ''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|showid = K162qI1LPF8}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|sid = K162qI1LPF8}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|show = ?p=K162qI1LPF8|''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|s = ?p=K162qI1LPF8|title = ''Sherlock Hound''}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox |
User
Code | Current template (live) | Sandbox template (test) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{YouTube|user = BritneyTV|Britney Spears}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|u = BritneyTV|Britney Spears}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|user = BritneyTV|title = Britney Spears}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|u = BritneyTV|title = Britney Spears}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|channel = BritneyTV|Britney Spears}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{YouTube|u = BritneyTV}} | Шаблон:Template test cases noticeTestsStandard
Show
Show ID
User
| Шаблон:YouTube/sandbox |