Difference between revisions of "Template:InfoBox Char"

From Detective Conan Wiki
(keyhole)
(Added height and weight fields (optional))
Line 22: Line 22:
 
| {{{gender|}}}
 
| {{{gender|}}}
 
|-  
 
|-  
 +
{{#if: {{{height|}}} |
 +
! Height:
 +
{{!}} {{{height}}}
 +
{{!}}-  }}
 +
{{#if: {{{weight|}}} |
 +
! Weight:
 +
{{!}} {{{weight}}}
 +
{{!}}-  }}
 
{{#if: {{{date-of-birth|}}} |
 
{{#if: {{{date-of-birth|}}} |
 
! Date of birth:  
 
! Date of birth:  
Line 84: Line 92:
 
| age                =  
 
| age                =  
 
| gender              =
 
| gender              =
 +
| height              =    (Optional)
 +
| weight              =    (Optional)
 
| date-of-birth      =    (Optional)
 
| date-of-birth      =    (Optional)
 
| relatives          =    (Optional)
 
| relatives          =    (Optional)

Revision as of 01:52, 16 November 2010

{{{name}}}
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                =
| japanese-name       =    (Optional)
| english-name        =    (Optional)
| image               =
| age                 = 
| gender              =
| height              =    (Optional)
| weight              =    (Optional)
| date-of-birth       =    (Optional)
| relatives           =    (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)
}}