| |
Строка 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}}
| |
− | |}
| |