Difference between revisions of "Template:InfoBox Song"
From Detective Conan Wiki
m |
m |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" style="width: | + | {| 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}}}| | + | {{#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}}}| | + | {{!}} 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=" | + | ! width="95"|Title: |
| {{{title|}}} | | {{{title|}}} | ||
|- | |- | ||
Line 24: | Line 24: | ||
{{!}} {{{composer}}} | {{!}} {{{composer}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | {{#if: {{{ | + | {{#if: {{{arrangement|}}} | |
− | ! | + | ! Arrangement: |
− | {{!}} {{{ | + | {{!}} {{{arrangement}}} |
{{!}}- }} | {{!}}- }} | ||
− | {{#if: {{{ | + | {{#if: {{{lyrics|}}} | |
− | ! | + | ! Lyrics: |
− | {{!}} {{{ | + | {{!}} {{{lyrics}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{caption|}}} | | {{#if: {{{caption|}}} | | ||
Line 80: | Line 80: | ||
| artist = (Optional) | | artist = (Optional) | ||
| composer = (Optional) | | composer = (Optional) | ||
− | | | + | | arrangement = (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
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) }}