Difference between revisions of "Template:InfoBox Game"
From Detective Conan Wiki
m |
|||
(5 intermediate revisions by 4 users not shown) | |||
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: #5985ae;" | <center>'''Chronology'''</center> | ||
+ | |- | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-game|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-game}}}]] }} | ||
+ | | style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Games|'''List of Games''']] | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-game|}}} | [[{{{next-game}}}]] <span style="font-size: 16px;"> ›</span> }} | ||
+ | |} | ||
+ | <!-- 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" | ||
|- | |- | ||
− | | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #5985AE;" | '''{{{system}}}: Game {{{game}}}''' | + | | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #5985AE;" | <center>'''{{{system}}}: Game {{{game}}}'''</center> |
|- | |- | ||
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" | | | class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" | | ||
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | {{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | ||
|- | |- | ||
− | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5985AE;" | '''Information''' | + | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5985AE;" | <center>'''Information'''</center> |
|- | |- | ||
! width="100"|Title: | ! width="100"|Title: | ||
| {{{title|}}} | | {{{title|}}} | ||
|- | |- | ||
+ | {{#if: {{{english-title|}}} | | ||
+ | ! English Title: | ||
+ | {{!}} {{{english-title}}} | ||
+ | {{!}}- }} | ||
{{#if: {{{japanese-title|}}} | | {{#if: {{{japanese-title|}}} | | ||
! Japanese Title: | ! Japanese Title: | ||
{{!}} {{{japanese-title}}} | {{!}} {{{japanese-title}}} | ||
− | |||
− | |||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
! System: | ! System: | ||
Line 42: | Line 51: | ||
{{!}} {{{playing-time}}} | {{!}} {{{playing-time}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5985AE;" | '''Production''' | + | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #5985AE;" | <center>'''Production'''</center> |
|- | |- | ||
! Developer: | ! Developer: | ||
Line 63: | Line 72: | ||
{{!}} {{{website}}} | {{!}} {{{website}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | | colspan="2" style=" | + | {{#if: {{{voice-cast|}}} | |
− | + | {{!}} colspan="2" {{!}} | |
+ | {{{!}} class="collapsible collapsed" style="background: transparent; width: 100%;" cellspacing="0" | ||
+ | {{!}}- | ||
+ | ! Voice Cast: | ||
+ | {{!}}- | ||
+ | {{!}} | ||
+ | {{{voice-cast}}} | ||
+ | {{!}}} | ||
+ | {{!}}- }} | ||
{{#if: {{{prev-game|}}} | | {{#if: {{{prev-game|}}} | | ||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{next-game|}}} | | {{#if: {{{next-game|}}} | | ||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
− | |||
− | |||
{{#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|}}} }} | ||
Line 97: | Line 108: | ||
| publisher = (Optional) | | publisher = (Optional) | ||
| website = (Optional) | | website = (Optional) | ||
+ | | voice-cast = (Optional) | ||
| prev-game = (Optional) | | prev-game = (Optional) | ||
| next-game = (Optional) | | next-game = (Optional) | ||
Line 102: | Line 114: | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Templates]] | + | [[Category:InfoBox templates]][[Category:Templates]] |
</noinclude> | </noinclude> |
Latest revision as of 00:57, 6 October 2024
List of Games |
Title: | |
---|---|
System: | {{{system}}} |
Developer: | {{{developer}}} |
The following is a list of required or optional parameters for any of the games:
{{InfoBox Game | game = (This is a number for the given system - e.g. "3") | image = | title = | english-title = (Optional) | japanese-title = (Optional) | release-date = (Optional) | genre = (Optional) | system = (Optional) | age-range = (Optional) | playing-time = (Optional) | developer = | designer = (Optional) | illustrator = (Optional) | publisher = (Optional) | website = (Optional) | voice-cast = (Optional) | prev-game = (Optional) | next-game = (Optional) | footnotes = (Optional: will not show the row if omitted) }}