Difference between revisions of "Template:InfoBox CD"

From Detective Conan Wiki
m (Added header for consistency)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
! width="100"|Title:
 
! width="100"|Title:
 
| {{{title|}}}
 
| {{{title|}}}
 +
|-
 +
! Japanese Title:
 +
| {{{japanese-title|}}}
 
|-
 
|-
 
! Artist:
 
! Artist:
Line 31: Line 34:
 
! 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 41: Line 57:
 
| image          =     
 
| image          =     
 
| title          =  
 
| title          =  
 +
| japanese-title  =
 
| artist          =     
 
| artist          =     
 
| release-date    =     
 
| release-date    =     
Line 48: Line 65:
 
| 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)
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Templates]]
+
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 15:23, 3 September 2023

{{{name}}}
Information
Title:
Japanese 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           = 
| 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)
}}