Jump to content

Template:InfoBox CD: Difference between revisions

From Detective Conan Wiki
Added chronology to easily go from one cd to the other in chronological order. This parameter is optional however.
mNo edit summary
 
(3 intermediate revisions by 3 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}}}}}|
{{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #E268EF;" {{!}} '''Chronology'''
{{!}}
{{!}}-  
{{!}}-  
{{#if: {{{prev-cd|}}} |
{{#if: {{{prev-cd|}}} |
! Prev CD:
{{!}} [[{{{prev-cd}}}|&laquo; {{{prev-cd}}}]]
{{!}}-  }}
{{!}}-  }}
{{#if: {{{next-cd|}}} |
{{#if: {{{next-cd|}}} |
! Next CD:
{{!}} [[{{{next-cd}}}|{{{next-cd}}} &raquo;]]
{{!}}-  }}|}}
{{!}}-  }}|}}
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Music|List of songs and CDs]]
|-
{{#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 02:46, 9 June 2025

Chronology
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)
}}