Jump to content

Template:InfoBox Song: Difference between revisions

From Detective Conan Wiki
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 260px; 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;" |  
{{#if: {{{image|}}} | [[Image:{{{image}}}|250px]]}}
{{#if: {{{image|}}} | [[Image:{{{image}}}|260px]]}}
|-
|-
{{#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}}}|246}}
{{!}} 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="90"|Title:
! width="95"|Title:
| {{{title|}}}
| {{{title|}}}
|-
|-
Line 24: Line 24:
{{!}} {{{composer}}}
{{!}} {{{composer}}}
{{!}}- }}
{{!}}- }}
{{#if: {{{writer|}}} |
{{#if: {{{arrangement|}}} |
! Writer:
! Arrangement:
{{!}} {{{writer}}}
{{!}} {{{arrangement}}}
{{!}}- }}
{{!}}- }}
{{#if: {{{lyricist|}}} |
{{#if: {{{lyrics|}}} |
! Lyricist:
! Lyrics:
{{!}} {{{lyricist}}}
{{!}} {{{lyrics}}}
{{!}}- }}
{{!}}- }}
{{#if: {{{caption|}}} |
{{#if: {{{caption|}}} |
Line 80: Line 80:
| artist          =    (Optional)
| artist          =    (Optional)
| composer        =    (Optional)
| composer        =    (Optional)
| writer          =    (Optional)
| arrangement    =    (Optional)
| lyricist        =    (Optional)
| lyrics          =    (Optional)
| caption        =    (Optional)
| caption        =    (Optional)
| published      =    (Optional)
| published      =    (Optional)
Line 93: Line 93:
}}
}}
</pre>
</pre>
[[Category:Templates]]
[[Category:InfoBox templates]][[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 04:32, 11 December 2021

{{{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)
| arrangement     =    (Optional)
| lyrics          =    (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)
}}