|
|
| Line 22: |
Line 22: |
| ! Manga case: | | ! Manga case: |
| {{!}} {{{Manga case number}}} | | {{!}} {{{Manga case number}}} |
| {{!}}- }}
| |
| {{!}}- }} | | {{!}}- }} |
| {{#if: {{{Anime case number|}}} | | | {{#if: {{{Anime case number|}}} | |
| ! Anime case number: | | ! Anime case: |
| {{!}} {{{Animer case number}}} | | {{!}} {{{Animer case number}}} |
| {{!}}- }} | | {{!}}- }} |
| Line 68: |
Line 67: |
| {{!}}- }} | | {{!}}- }} |
| {{#if: {{{solved-by|}}} | | | {{#if: {{{solved-by|}}} | |
| ! {{#if:{{{case|}}}|{{{case}}}|Case}} solved by: | | ! {{#if:{{{case|}}} |
| {{!}} {{{solved-by}}}
| |
| {{!}}- }}
| |
| {{#if: {{{next-conan-hint|}}} |
| |
| ! Next Conan's Hint:
| |
| {{!}} {{{next-conan-hint}}}
| |
| {{!}}- }}
| |
| }}
| |
| {{#if: {{{director|{{{screenplay|{{{organizer|{{{storyboard|{{{technical-director|{{{animation-director|{{{voice-cast|}}}}}}}}}}}}}}}}}}}}}|
| |
| {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5bbd53;" {{!}} '''Staff'''
| |
| {{!}}-
| |
| {{#if: {{{director|}}} |
| |
| ! Director:
| |
| {{!}} {{{director}}}
| |
| {{!}}- }}
| |
| {{#if: {{{screenplay|}}} |
| |
| ! Screenplay:
| |
| {{!}} {{{screenplay}}}
| |
| {{!}}- }}
| |
| {{#if: {{{organizer|}}} |
| |
| ! Organizer:
| |
| {{!}} {{{organizer}}}
| |
| {{!}}- }}
| |
| {{#if: {{{storyboard|}}} |
| |
| ! Storyboard:
| |
| {{!}} {{{storyboard}}}
| |
| {{!}}- }}
| |
| {{#if: {{{producer|}}} |
| |
| ! Episode director:
| |
| {{!}} {{{producer}}}
| |
| {{!}}- }}
| |
| {{#if: {{{animation-director|}}} |
| |
| ! Animation director:
| |
| {{!}} {{{animation-director}}}
| |
| {{!}}- }}
| |
| {{#if: {{{voice-cast|}}} |
| |
| {{!}} colspan="2" {{!}}
| |
| {{{!}} class="collapsible collapsed" style="background: transparent; width: 100%;" cellspacing="0"
| |
| {{!}}-
| |
| ! Voice cast:
| |
| {{!}}-
| |
| {{!}}
| |
| {{{voice-cast}}}
| |
| {{!}}}
| |
| {{!}}- }}
| |
| }}
| |
| {{#if: {{{opening-song|{{{closing-song|}}}}}}|
| |
| {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5bbd53;" {{!}} '''Music'''
| |
| {{!}}-
| |
| {{#if: {{{opening-song|}}} |
| |
| ! Opening song:
| |
| {{!}} [[{{{opening-song}}}]]
| |
| {{!}}- }}
| |
| {{#if: {{{closing-song|}}} |
| |
| ! Closing song:
| |
| {{!}} [[{{{closing-song}}}]]
| |
| {{!}}- }}
| |
| }}
| |
| | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5bbd53;" | '''Chronology'''
| |
| |-
| |
| {{#if: {{{prev-episode|}}} |
| |
| ! Prev episode:
| |
| {{!}} [[{{{prev-episode}}}|« {{{prev-episode}}}]]
| |
| {{!}}- }}
| |
| {{#if: {{{next-episode|}}} |
| |
| ! Next episode:
| |
| {{!}} [[{{{next-episode}}}|{{{next-episode}}} »]]
| |
| {{!}}- }}
| |
| | colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Anime#Episodes|List of episodes]]
| |
| |-
| |
| {{#if: {{{footnotes|}}} |
| |
| {{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }}
| |
| |}
| |
| <noinclude>
| |
| The following is a list of required or optional parameters for any of the episodes:
| |
| <pre>
| |
| {{InfoBox TV
| |
| | episode = (This is a number - e.g. "25")
| |
| | image =
| |
| | title =
| |
| | japanese-title = (Optional)
| |
| | rating = (Optional)
| |
| | airdate =
| |
| | season = (This is a number - e.g. "2")
| |
| | manga = (Optional: manga chapters the episode is based on)
| |
| | english-title = (Optional)
| |
| | dubbed-episode = (Optional)
| |
| | english-airdate = (Optional)
| |
| | cast = (Optional)
| |
| | suspects = (Optional)
| |
| | solved-by = (Optional)
| |
| | next-conan-hint = (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)
| |
| | voice-cast = (Optional)
| |
| | opening-song = (Optional)
| |
| | closing-song = (Optional)
| |
| | prev-episode = (Optional)
| |
| | next-episode = (Optional)
| |
| | footnotes = (Optional: will not show the row if omitted)
| |
| }}
| |
| </pre>
| |
| </noinclude>
| |