Difference between revisions of "Template:InfoBox Special"

From Detective Conan Wiki
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: #f08f31;" | <center>'''Chronology'''</center>
 +
|-
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-special|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-special}}}]] | N/A }}
 +
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[TV Specials|'''List of TV Specials''']]
 +
| style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-special|}}} | [[{{{next-special}}}]] <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 109: Line 118:
 
{{!}}-  }}
 
{{!}}-  }}
 
}}
 
}}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #f08f31;" | '''Chronology'''
 
|-
 
 
{{#if: {{{prev-special|}}} |
 
{{#if: {{{prev-special|}}} |
! Prev episode:
 
{{!}} [[{{{prev-special}}}|&laquo; {{{prev-special}}}]]
 
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{next-special|}}} |
 
{{#if: {{{next-special|}}} |
! Next episode:
 
{{!}} [[{{{next-special}}}|{{{next-special}}} &raquo;]]
 
 
{{!}}-  }}
 
{{!}}-  }}
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[TV Specials|List of TV Specials]]
 
|-
 
 
{{#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|}}}  }}

Revision as of 00:18, 6 October 2024

Chronology
N/A List of TV Specials N/A
TV Special {{{special}}}
Information
Title:

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

{{InfoBox Special
| episode             =    (This is a number - e.g. "25")
| image               =
| title               = 
| japanese-title      =    (Optional)
| english-title       =    (Optional)
| airdate             =
| english-airdate     =    (Optional)
| manga               =    (Optional: manga chapters the episode is based on)
| cast                =    (Optional)
| solved-by           =    (Optional)
| next-conan-hint     =    (Optional)
| next-kid-magic      =    (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")
| director            =    (Optional)
| screenplay          =    (Optional)
| organizer           =    (Optional)
| storyboard          =    (Optional)
| producer            =    (Optional)
| animation-director  =    (Optional)
| character-design    =    (Optional)
| voice-cast          =    (Optional)
| opening-song        =    (Optional)
| closing-song        =    (Optional)
| prev-special        =    (Optional)
| next-special        =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}