Difference between revisions of "Template:InfoBox DramaEpisode"

From Detective Conan Wiki
(Changing color to something different (that blue should be reserved to Characters). It's now a bit like the episode infobox color but a bit darker.)
 
(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: #67a56e;" | <center>'''Chronology'''</center>
 +
|-
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-episode|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-episode}}}]] | N/A }}
 +
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Challenge Letter to Shinichi Kudo#Episodes|'''List of Drama Episodes''']]
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-episode|}}} | [[{{{next-episode}}}]] <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 18: Line 27:
 
! Japanese Title:
 
! Japanese Title:
 
{{!}} {{{japanese-title}}}
 
{{!}} {{{japanese-title}}}
 +
{{!}}- }}
 +
{{#if: {{{Broadcast rating|}}} |
 +
! Broadcast rating:
 +
{{!}} {{{Broadcast rating}}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{airdate|}}} |
 
{{#if: {{{airdate|}}} |
Line 57: Line 70:
 
{{!}} {{{screenplay}}}
 
{{!}} {{{screenplay}}}
 
{{!}}- }}
 
{{!}}- }}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #67A56E;" | '''Chronology'''
 
|-
 
 
{{#if: {{{prev-episode|}}} |
 
{{#if: {{{prev-episode|}}} |
! Prev episode:
 
{{!}} [[{{{prev-episode}}}|&laquo; {{{prev-episode}}}]]
 
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{next-episode|}}} |
 
{{#if: {{{next-episode|}}} |
! Next episode:
 
{{!}} [[{{{next-episode}}}|{{{next-episode}}} &raquo;]]
 
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Challenge Letter to Shinichi Kudo#Episodes|List of Drama Episodes]]
 
|-
 
 
{{#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|}}}  }}

Latest revision as of 00:51, 6 October 2024

Chronology
N/A List of Drama Episodes N/A
{{{episode}}}
Information
Title:

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

{{InfoBox DramaEpisode
| episode             =    (This is a number - e.g. "5")
| image               =
| title               = 
| english-title       =    (Optional)
| japanese-title      =    (Optional)
| airdate             =
| english-airdate     =    (Optional)
| characters          =    (Optional)
| suspects            =    (Optional)
| solved-by           =    (Optional)
| case                =    (Optional: can be used to turn "Case solved by" to plural form 
                                      if 2+ cases were solved in same episode - e.g. case = "Cases")
| cast                =    (Optional)
| director            =    (Optional)
| screenplay          =    (Optional)
| prev-episode        =    (Optional)
| next-episode        =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}