Difference between revisions of "Template:InfoBox CD"
From Detective Conan Wiki
(Added chronology to easily go from one cd to the other in chronological order. This parameter is optional however.) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {| class="roundtable centered" style="width:100%; text-align:center; padding: 2px; margin-bottom: 10px; border: 1px solid #ccc;" | ||
+ | |- | ||
+ | ! colspan="3" style="color: #ffffff; vertical-align: middle; font-size: small; background-color: #e268ef;" | <center>'''Chronology'''</center> | ||
+ | |- | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-cd|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-cd}}}]] | N/A }} | ||
+ | | style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Music|'''List of Songs and CDs''']] | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-cd|}}} | [[{{{next-cd}}}]] <span style="font-size: 16px;"> ›</span> | N/A }} | ||
+ | |} | ||
+ | <!-- Main infobox starts --> | ||
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2" | {| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2" | ||
|- | |- | ||
Line 10: | Line 19: | ||
! width="100"|Title: | ! width="100"|Title: | ||
| {{{title|}}} | | {{{title|}}} | ||
+ | |- | ||
+ | ! Japanese Title: | ||
+ | | {{{japanese-title|}}} | ||
|- | |- | ||
! Artist: | ! Artist: | ||
Line 33: | Line 45: | ||
|- | |- | ||
{{#iferror: {{#expr:{{{prev-cd|0}}} and {{{next-cd|0}}}}}| | {{#iferror: {{#expr:{{{prev-cd|0}}} and {{{next-cd|0}}}}}| | ||
− | {{!}} | + | {{!}} |
{{!}}- | {{!}}- | ||
{{#if: {{{prev-cd|}}} | | {{#if: {{{prev-cd|}}} | | ||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{next-cd|}}} | | {{#if: {{{next-cd|}}} | | ||
− | |||
− | |||
{{!}}- }}|}} | {{!}}- }}|}} | ||
− | |||
− | |||
{{#if: {{{footnotes|}}} | | {{#if: {{{footnotes|}}} | | ||
{{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }} | {{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }} | ||
Line 54: | Line 60: | ||
| image = | | image = | ||
| title = | | title = | ||
+ | | japanese-title = | ||
| artist = | | artist = | ||
| release-date = | | release-date = | ||
Line 66: | Line 73: | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Templates]] | + | [[Category:InfoBox templates]][[Category:Templates]] |
</noinclude> | </noinclude> |
Latest revision as of 01:08, 6 October 2024
N/A | List of Songs and CDs | N/A |
{{{name}}} | |
Information | |
Title: | |
---|---|
Japanese Title: | |
Artist: | |
Release date: | |
CDs: | |
Tracks: | |
Original Cost: | |
CD Number: | |
Record Label: |
The following is a list of required or optional parameters for any of the songs:
{{InfoBox CD | image = | title = | japanese-title = | artist = | release-date = | cds = | tracks = | cost = | number = | record-label = | prev-cd = (Optional) | next-cd = (Optional) | footnotes = (Optional: will not show the row if omitted) }}