Template:InfoBox Movie: Difference between revisions
Appearance
mNo edit summary |
Eyacorkett (talk | contribs) m Fixed padding in Cast section |
||
| (87 intermediate revisions by 14 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {{InfoBox|header-color=#A153D2 | ||
|chronology={{InfoBox/Chronology|{{{prev-movie|}}}|[[Movies|List of Movies]]|{{{next-movie|}}}|{{{prev-name|}}}|{{{next-name|}}}}} | |||
| | |main= | ||
| | {{InfoBox/MainHeader|{{#switch: {{{type|}}} | ||
| | | 3D = 3D Movie {{{movie}}} | ||
{{ | | Compilation = Movie {{{movie}}} Tie-in<br>Compilation Movie {{{movie2}}} | ||
| | | #default = Movie {{{movie}}} }}}} | ||
| | {{InfoBox/Image|{{{image|}}}}} | ||
| | {{InfoBox/Section|Official trailer|content={{ | ||
InfoBox/Video|{{{video|}}}|{{{video-host|}}}}} | |||
| {{{ | }} | ||
| | {{InfoBox/Section|Information|content={{ | ||
{{ | InfoBox/LabeledRow|Title|{{{english-title|}}}|force-appear}}{{ | ||
InfoBox/LabeledRow|Japanese title|{{{japanese-title|}}}}}{{ | |||
{{ | InfoBox/LabeledRow|Original airdate|{{{airdate|}}}}}{{ | ||
InfoBox/LabeledRow|English airdate|{{{english-airdate|}}}}}{{ | |||
{{ | InfoBox/LabeledRow|Broadcast rating when aired on TV|{{{Broadcast rating when aired on television|}}}}} | ||
}} | |||
{{InfoBox/Section|Case|content={{ | |||
{{ | InfoBox/CollapsibleRow|Cast|no-padding=y|{{ | ||
{{ | InfoBox/LabeledRow|empty|{{{cast|}}}}}}}{{ | ||
InfoBox/LabeledRow|{{#if:{{{case|}}}|{{{case}}}|Case}} solved by|{{{solved-by|}}}}} | |||
{{ | }} | ||
{{InfoBox/Section|Staff|content={{ | |||
{{ | InfoBox/LabeledRow|Director|{{{director|}}}}}{{ | ||
InfoBox/LabeledRow|Screenplay|{{{screenplay|}}}|border-top=y}}{{ | |||
{{ | InfoBox/LabeledRow|Organizer|{{{organizer|}}}|border-top=y}}{{ | ||
InfoBox/LabeledRow|Storyboard|{{{storyboard|}}}|border-top=y}}{{ | |||
{{#if: {{{ | InfoBox/LabeledRow|Technical director|{{{producer|}}}|border-top=y}}{{ | ||
InfoBox/LabeledRow|Animation director|{{{animation-director|}}}|border-top=y}}{{ | |||
{{ | InfoBox/LabeledRow|Key animation|{{{key-animation|}}}|border-top=y}}{{ | ||
InfoBox/LabeledRow|Character design|{{{character-design|}}}|border-top=y}}{{ | |||
{{ | InfoBox/LabeledRow|Video production|{{{video-production|}}}|border-top=y}}{{ | ||
InfoBox/CollapsibleRow|Voice cast|{{{voice-cast|}}}|border-top=y}} | |||
{{ | }} | ||
{{ | {{InfoBox/Section|Music|content={{ | ||
{{ | InfoBox/LabeledRow|Theme song|{{#if: {{{theme-song|}}} |"[[{{{theme-song}}}]]"}}}}{{ | ||
InfoBox/LabeledRow|Closing song|{{#if: {{{closing-song|}}} |"[[{{{closing-song}}}]]"}}}}{{ | |||
{{ | InfoBox/LabeledRow|Soundtrack|{{#if: {{{soundtrack|}}} |''[[{{{soundtrack}}}]]''}}}} | ||
{{ | }} | ||
{{ | {{InfoBox/Section|Collectibles|content={{ | ||
InfoBox/DoubleImage | |||
{{ | |1={{{title|}}} 1 (VS).jpg | ||
|1a=Detective Conan Movies and Specials Shonen Sunday Comics Visual Selection{{!}}''Shonen Sunday Comics Visual Selection'' | |||
| | |2={{{title|}}} (SSCS).jpg | ||
| | |2a=Detective Conan Movies Shonen Sunday Comics Special{{!}}''Shonen Sunday Comics Special''}}{{ | ||
{{#if: {{{ | InfoBox/DoubleImage | ||
|1={{{title|}}} (TMCE) Volume 1.jpg | |||
{{ | |1a=Detective Conan The Movie Comics Edition{{!}}''Detective Conan The Movie Comics Edition'' | ||
|2={{{title|}}} Novellize.jpg | |||
{{#if: {{{ | |2a=Detective Conan Movie Novelization{{!}}''Detective Conan Movie Novelization'' | ||
}}}} | |||
{{InfoBox/Item|{{{footnotes|}}}}} | |||
{{!}} | }}<noinclude> | ||
| | The following is a list of required or optional parameters for any of the movies: | ||
| | |||
{{ | |||
{{!}} | |||
<noinclude> | |||
The following is a list of required or optional parameters for any of the | |||
<pre> | <pre> | ||
{{InfoBox Movie | {{InfoBox Movie | ||
| movie = (This is a number - e.g. "25") | | movie = (This is a number - e.g. "25") | ||
| image = | | image = | ||
| title = | |||
| english-title = | | 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 = | |||
| japanese-title = (Optional) | | japanese-title = (Optional) | ||
| airdate = | | airdate = | ||
| english-airdate = (Optional) | | english-airdate = (Optional) | ||
| Broadcast rating when aired on television = (Optional) | |||
| cast = (Optional) | | cast = (Optional) | ||
| solved-by = (Optional) | | solved-by = (Optional) | ||
| case = (Optional: can be used to turn "Case solved by" to plural form | | 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") | 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) | |||
| theme-song = (Optional) | |||
| soundtrack = (Optional) | |||
| prev-movie = (Optional) | | prev-movie = (Optional) | ||
| prev-name = (Optional) | |||
| next-movie = (Optional) | | next-movie = (Optional) | ||
| next-name = (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 18:25, 18 July 2026
Chronology
Movie {{{movie}}}
Information
Title:
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 =
| japanese-title = (Optional)
| airdate =
| english-airdate = (Optional)
| Broadcast rating when aired on television = (Optional)
| cast = (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)
| character-design = (Optional)
| voice-cast = (Optional)
| theme-song = (Optional)
| soundtrack = (Optional)
| prev-movie = (Optional)
| prev-name = (Optional)
| next-movie = (Optional)
| next-name = (Optional)
| footnotes = (Optional: will not show the row if omitted)
}}