Jump to content

Template:InfoBox Char: Difference between revisions

From Detective Conan Wiki
mNo edit summary
Eyacorkett (talk | contribs)
mNo edit summary
 
(72 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
{{InfoBox|header-color=#7BA1EC
|-
|main=
| colspan="2" style="text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #99BBFF;" |  '''{{{name}}}'''
{{InfoBox/MainHeader|{{{name|{{PAGENAME}}}}}}}
|-
{{InfoBox/Image|{{{image|}}}}}
| colspan="2" style="text-align:center; vertical-align:bottom;" |  
{{InfoBox/Section|Profile|content={{
{{#if: {{{image|}}} | [[Image:{{{image}}}|270px]]}}
InfoBox/LabeledRow|Japanese name|{{{japanese-name|}}}}}{{
|-
InfoBox/LabeledRow|English name|{{{english-name|}}}}}{{
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #99BBFF;" | '''Profile'''
InfoBox/LabeledRow|Age|{{{age|}}}|force-appear}}{{
{{#if: {{{english-name|}}} |
InfoBox/LabeledRow|Gender|{{{gender|}}}|force-appear}}{{
{{!}}-
InfoBox/LabeledRow|Height|{{{height|}}}}}{{
! width="100"{{!}}English name:
InfoBox/LabeledRow|Weight|{{{weight|}}}}}{{
{{!}} {{{english-name}}}
InfoBox/LabeledRow|Date of birth|{{{date-of-birth|}}}}}{{
InfoBox/LabeledRow|Relatives|{{{relatives|}}}}}{{
InfoBox/LabeledRow|Occupation|{{{occupation|}}}}}{{
InfoBox/LabeledRow|Status|{{{status|}}}}}{{
InfoBox/LabeledRow|Nicknames|{{{nicknames|}}}}}{{
InfoBox/LabeledRow|Aliases|{{{aliases|}}}}}
}}
}}
|-
{{InfoBox/Section|Statistics|content={{
! width="100"|Age:
InfoBox/LabeledRow|First appearance|{{{first-appearance|}}}|force-appear}}{{
| {{{age|}}}
InfoBox/LabeledRow|Appearances|{{{appearances|}}}|force-appear}}{{
|-
InfoBox/LabeledRow|Cases solved|{{{cases-solved|}}}}}{{
! Gender:
InfoBox/LabeledRow|Keyhole|{{{keyhole|}}}}}
| {{{gender|}}}
|-
! Date of birth:
| {{{date-of-birth|}}}
|-  
! Relatives:
| {{{relatives|}}}
|-
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #99BBFF;" | '''Statistics'''
|-
! First appearance:
| {{{first-appearance|}}}  
|-  
! Appearances:
| {{{appearances|}}}
{{#if: {{{cases-solved|}}} |
{{!}}-
! Cases solved:
{{!}} {{{cases-solved}}}
}}
}}
{{#if: {{{footnotes|}}} |  
{{InfoBox/Section|Actors|content={{
{{!}}-
InfoBox/LabeledRow|Japanese voice|{{{japanese-voice|}}}}}{{
{{!}} colspan="2" style="font-size: smaller;" {{!}} {{{footnotes|}}}
InfoBox/LabeledRow|English voice|{{{english-voice|}}}}}{{
InfoBox/LabeledRow|Drama actor|{{{drama-actor|}}}}}
}}
}}
|}
{{InfoBox/Item|{{{footnotes|}}}}}
<noinclude>
}}<noinclude>
The following is a list of required or optional parameters for any of the characters:
The following is a list of required or optional parameters for any of the characters:
<pre>
<pre>
{{InfoBox Char
{{InfoBox Char
| name                =
| name                =
| english-name        =
| image              =
| image              =
| age                =  
 
| japanese-name      =    (Optional)
| english-name        =    (Optional)
| age                =
| gender              =
| gender              =
| date-of-birth      =
| height              =    (Optional)
| relatives          =  
| weight              =    (Optional)
| first-appearance    =  
| date-of-birth      =   (Optional)
| appearances        =   (Optional)
| relatives          =   (Optional)
| occupation          =    (Optional)
| status              =    (Optional)
| nicknames          =    (Optional)
| aliases            =    (Optional)
 
| first-appearance    =
| appearances        =
| cases-solved        =    (Optional)
| cases-solved        =    (Optional)
| keyhole            =    (Optional)
| japanese-voice      =    (Optional)
| english-voice      =    (Optional)
| drama-actor        =    (Optional)
| footnotes          =    (Optional: will not show the row if omitted)
| footnotes          =    (Optional: will not show the row if omitted)
}}
}}
</pre>
</pre>
[[Category:Templates]]
 
[[Category:Templates]] [[Category:InfoBox templates]]
</noinclude>
</noinclude>

Latest revision as of 06:13, 15 July 2026

InfoBox Char
Profile
Age:
Gender:
Statistics
First appearance:
Appearances:

The following is a list of required or optional parameters for any of the characters:

{{InfoBox Char
| name                =
| image               =

| japanese-name       =    (Optional)
| english-name        =    (Optional)
| age                 =
| gender              =
| height              =    (Optional)
| weight              =    (Optional)
| date-of-birth       =    (Optional)
| relatives           =    (Optional)
| occupation          =    (Optional)
| status              =    (Optional)
| nicknames           =    (Optional)
| aliases             =    (Optional)

| first-appearance    =
| appearances         =
| cases-solved        =    (Optional)
| keyhole             =    (Optional)

| japanese-voice      =    (Optional)
| english-voice       =    (Optional)
| drama-actor         =    (Optional)

| footnotes           =    (Optional: will not show the row if omitted)
}}