Difference between revisions of "Template:InfoBox TV"
From Detective Conan Wiki
(Tag: Undo) |
|||
Line 3: | Line 3: | ||
! colspan="3" style="color: #ffffff; vertical-align: middle; font-size: small; background-color: #4ccb4c;" | <center>'''Chronology'''</center> | ! colspan="3" style="color: #ffffff; vertical-align: middle; font-size: small; background-color: #4ccb4c;" | <center>'''Chronology'''</center> | ||
|- | |- | ||
− | | style="border: none; width: 30%; text-align: | + | | style="border: none; width: 30%; text-align: right; padding-right: 18px;" | {{#if: {{{prev-episode|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-episode}}}]] }} |
| style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Anime#Episodes|'''List of Episodes''']] | | style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Anime#Episodes|'''List of Episodes''']] | ||
− | | style="border: none; width: 30%; text-align: | + | | style="border: none; width: 30%; text-align: left; padding-left: 18px;" | {{#if: {{{next-episode|}}} | [[{{{next-episode}}}]] <span style="font-size: 16px;"> ›</span> }} |
|} | |} | ||
<!-- Main infobox starts --> | <!-- Main infobox starts --> | ||
Line 155: | Line 155: | ||
<noinclude> | <noinclude> | ||
The following is a list of required or optional parameters for any of the episodes: | The following is a list of required or optional parameters for any of the episodes: | ||
− | <pre>[[Category:Templates]][[Category:InfoBox templates]] | + | <pre> |
+ | {{InfoBox TV | ||
+ | | episode = (This is a number - e.g. "25") | ||
+ | | int-episode = (This is a number - e.g. "25") | ||
+ | | image = | ||
+ | | title = | ||
+ | | japanese-title = (Optional) | ||
+ | | airdate = | ||
+ | | rating = (Optional) | ||
+ | | 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) | ||
+ | | character-design = (Optional) | ||
+ | | production-cooperation = (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>[[Category:Templates]][[Category:InfoBox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 00:01, 6 October 2024
List of Episodes |
Episode {{{episode}}} (Int. Episode {{{int-episode}}}) | |
Title: |
---|
The following is a list of required or optional parameters for any of the episodes:
{{InfoBox TV | episode = (This is a number - e.g. "25") | int-episode = (This is a number - e.g. "25") | image = | title = | japanese-title = (Optional) | airdate = | rating = (Optional) | 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) | character-design = (Optional) | production-cooperation = (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) }}