Difference between revisions of "Template:InfoBox Video"

From Detective Conan Wiki
 
Line 6: Line 6:
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Information'''
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Information'''
 
|-
 
|-
 +
! width="100"|Title:
 +
| {{{title|}}}
 +
|-
 +
{{#if: {{{english-title|}}} |
 +
! English Title:
 +
{{!}} {{{english-title}}}
 +
{{!}}- }}
 +
{{#if: {{{japanese-title|}}} |
 +
! Japanese Title:
 +
{{!}} {{{japanese-title}}}
 +
{{!}}- }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Latest revision as of 02:21, 3 December 2015

Information
Title:

The following is a list of required or optional parameters for any Videos:

{{InfoBox Video
| video               =    (Optional. This is the video "key" in the URL. E.g. for Youtube, 
                            it's what's after "watch?v=" and before the next "&" symbol if there's one)
| video-host          =    (Optional. Will default to "youtube". Other supported services are: 
                            Dailymotion, FunnyOrDie, Google Video, sevenload, Revver)
| title               =    (Optional)
| japanese-title      =    (Optional)
}}