Difference between revisions of "Template:InfoBox Song"

From Detective Conan Wiki
m (Added new category.)
m (center)
Line 1: Line 1:
 
{| class="infobox" style="width: 270px; text-align: left; font-size: 90%;" cellpadding="2"
 
{| class="infobox" style="width: 270px; text-align: left; font-size: 90%;" cellpadding="2"
 
|-
 
|-
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #E268EF;" |  '''{{{song}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #E268EF;" |  <center>'''{{{song}}}'''</center>
 
|-  
 
|-  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
Line 7: Line 7:
 
|-
 
|-
 
{{#if:{{{video|}}}|
 
{{#if:{{{video|}}}|
{{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" {{!}} '''Video'''
+
{{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" {{!}} <center>'''Video'''</center>
 
{{!}}-  
 
{{!}}-  
 
{{!}} colspan="2" style="text-align:center;" {{!}} {{#ev:{{{video-host|youtube}}}|{{{video}}}|256}}
 
{{!}} colspan="2" style="text-align:center;" {{!}} {{#ev:{{{video-host|youtube}}}|{{{video}}}|256}}
 
{{!}}- }}
 
{{!}}- }}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" | '''Information'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" | <center>'''Information'''</center>
 
|-
 
|-
 
! width="95"|Title:
 
! width="95"|Title:

Revision as of 09:28, 22 November 2018

{{{song}}}
Information
Title:

The following is a list of required or optional parameters for any non-cannon song:

{{InfoBox Song
| song            =    (Mainly used for romaji name of the song)
| image           =
| 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           =    Japanese or English/romaji title
| artist          =    (Optional)
| composer        =    (Optional)
| writer          =    (Optional)
| lyricist        =    (Optional)
| caption         =    (Optional)
| published       =    (Optional)
| written         =    (Optional)
| language        =    (Optional)
| form            =    (Optional)
| original-artist =    (Optional)
| recorded-by     =    (Optional)
| performed-by    =    (Optional)
| footnotes       =    (Optional: will not show the row if omitted)
}}