Difference between revisions of "Template:InfoBox CD"

From Detective Conan Wiki
m (Added header for consistency)
(Added chronology to easily go from one cd to the other in chronological order. This parameter is optional however.)
Line 31: Line 31:
 
! Record Label:
 
! Record Label:
 
| {{{record-label|}}}
 
| {{{record-label|}}}
 +
|-
 +
{{#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|}}} |
 +
! Prev CD:
 +
{{!}} [[{{{prev-cd}}}|« {{{prev-cd}}}]]
 +
{{!}}-  }}
 +
{{#if: {{{next-cd|}}} |
 +
! Next CD:
 +
{{!}} [[{{{next-cd}}}|{{{next-cd}}} »]]
 +
{{!}}-  }}|}}
 +
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Music|List of songs and CDs]]
 
|-
 
|-
 
{{#if: {{{footnotes|}}} |
 
{{#if: {{{footnotes|}}} |
Line 48: Line 61:
 
| number          =     
 
| number          =     
 
| record-label    =     
 
| record-label    =     
 +
| prev-cd        =    (Optional)
 +
| next-cd        =    (Optional)
 
| footnotes      =    (Optional: will not show the row if omitted)
 
| footnotes      =    (Optional: will not show the row if omitted)
 
}}
 
}}

Revision as of 23:16, 5 December 2009

{{{name}}}
Information
Title:
Artist:
Release date:
CDs:
Tracks:
Original Cost:
CD Number:
Record Label:
List of songs and CDs

The following is a list of required or optional parameters for any of the songs:

{{InfoBox CD
| image           =    
| 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)
}}