Difference between revisions of "Template:InfoBox Movie"
From Detective Conan Wiki
Line 36: | Line 36: | ||
{{!}} {{{english-airdate}}} | {{!}} {{{english-airdate}}} | ||
{{!}}- }} | {{!}}- }} | ||
+ | }} | ||
+ | {{#if: {{{cast|{{{suspects|{{{solved-by|}}}}}}}}}| | ||
+ | {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5bbd53;" {{!}} '''Case''' | ||
+ | {{!}}- | ||
{{#if: {{{cast|}}} | | {{#if: {{{cast|}}} | | ||
! Cast: | ! Cast: | ||
Line 45: | Line 49: | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{solved-by|}}} | | {{#if: {{{solved-by|}}} | | ||
− | ! Case solved by: | + | ! {{#if:{{{case|}}}|{{{case}}}|Case}} solved by: |
{{!}} {{{solved-by}}} | {{!}} {{{solved-by}}} | ||
{{!}}- }} | {{!}}- }} | ||
+ | }} | ||
+ | {{#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|}}} | | {{#if: {{{voice-cast|}}} | | ||
{{!}} colspan="2" {{!}} | {{!}} colspan="2" {{!}} | ||
Line 58: | Line 90: | ||
{{!}}} | {{!}}} | ||
{{!}}- }} | {{!}}- }} | ||
+ | }} | ||
+ | {{#if: {{{theme-song|}}}| | ||
+ | {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5bbd53;" {{!}} '''Music''' | ||
+ | {{!}}- | ||
{{#if: {{{theme-song|}}} | | {{#if: {{{theme-song|}}} | | ||
! Theme song: | ! Theme song: | ||
{{!}} [[{{{theme-song}}}]] | {{!}} [[{{{theme-song}}}]] | ||
{{!}}- }} | {{!}}- }} | ||
+ | }} | ||
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Chronology''' | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #a153d2;" | '''Chronology''' | ||
|- | |- | ||
Line 96: | Line 133: | ||
| suspects = (Optional) | | suspects = (Optional) | ||
| solved-by = (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") | ||
+ | | director = (Optional) | ||
+ | | screenplay = (Optional) | ||
+ | | organizer = (Optional) | ||
+ | | storyboard = (Optional) | ||
+ | | producer = (Optional) | ||
+ | | animation-director = (Optional) | ||
| voice-cast = (Optional) | | voice-cast = (Optional) | ||
| theme-song = (Optional) | | theme-song = (Optional) | ||
− | |||
− | |||
| prev-movie = (Optional) | | prev-movie = (Optional) | ||
| next-movie = (Optional) | | next-movie = (Optional) |
Revision as of 12:58, 21 June 2015
}}
Movie {{{movie}}} | |
Information | |
Title: | |
---|---|
Chronology | |
List of movies |
The following is a list of required or optional parameters for any of the movies:
{{InfoBox Movie | movie = (This is a number - e.g. "25") | image = | video = (Optional. This is the video "key" in the URL. E.g. for Youtube, it's what's after "watch?v=" and before the next "&" symbol if there's one) | video-host = (Optional. Will default to "youtube". Other supported services are: Dailymotion, FunnyOrDie, Google Video, sevenload, Revver) | title = | english-title = (Optional) | japanese-title = (Optional) | season = (This is a number - e.g. "2") | airdate = | english-airdate = (Optional) | cast = (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") | director = (Optional) | screenplay = (Optional) | organizer = (Optional) | storyboard = (Optional) | producer = (Optional) | animation-director = (Optional) | voice-cast = (Optional) | theme-song = (Optional) | prev-movie = (Optional) | next-movie = (Optional) | footnotes = (Optional: will not show the row if omitted) }}