Difference between revisions of "Template:InfoBox Char"

From Detective Conan Wiki
m (Added new category.)
m
Line 1: Line 1:
{| 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: #7ba1ec;" |  '''{{{name}}}'''
 
|-
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
|-
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | '''Profile'''
 
|-
 
{{#if: {{{japanese-name|}}} |
 
! Japanese name:
 
{{!}} {{{japanese-name}}}
 
{{!}}- }}
 
{{#if: {{{english-name|}}} |
 
! English name:
 
{{!}} {{{english-name}}}
 
{{!}}- }}
 
! Age:
 
| {{{age|}}}
 
|-
 
! width="100"|Gender:
 
| {{{gender|}}}
 
|-
 
{{#if: {{{height|}}} |
 
! Height:
 
{{!}} {{{height}}}
 
{{!}}-  }}
 
{{#if: {{{weight|}}} |
 
! Weight:
 
{{!}} {{{weight}}}
 
{{!}}-  }}
 
{{#if: {{{date-of-birth|}}} |
 
! Date of birth:
 
{{!}} {{{date-of-birth}}}
 
{{!}}-  }}
 
{{#if: {{{relatives|}}} |
 
! Relatives:
 
{{!}} {{{relatives}}}
 
{{!}}-  }}
 
{{#if: {{{nicknames|}}} |
 
! Nicknames:
 
{{!}} {{{nicknames}}}
 
{{!}}-  }}
 
{{#if: {{{aliases|}}} |
 
! Aliases:
 
{{!}} {{{aliases}}}
 
{{!}}-  }}
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | '''Statistics'''
 
|-
 
! First appearance:
 
| {{{first-appearance|}}}
 
|-
 
! Appearances:
 
| {{{appearances|}}}
 
|-
 
{{#if: {{{cases-solved|}}} |
 
! Cases solved:
 
{{!}} {{{cases-solved}}}
 
{{!}}-  }}
 
{{#if: {{{keyhole|}}} |
 
! Keyhole number:
 
{{!}} {{{keyhole}}}
 
{{!}}-  }}
 
{{#if: {{{japanese-voice|{{{english-voice|}}}}}}|
 
{{!}}-
 
{{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" {{!}} '''Actors'''
 
{{!}}-
 
{{#if: {{{japanese-voice|}}} |
 
! Japanese voice:
 
{{!}} {{{japanese-voice}}}
 
{{!}}-  }}
 
{{#if: {{{english-voice|}}} |
 
! English voice:
 
{{!}} {{{english-voice}}}
 
{{!}}-  }}
 
{{#if: {{{drama-actor|}}} |
 
! Drama actor:
 
{{!}} {{{drama-actor}}}
 
{{!}}-  }}
 
}}
 
{{#if: {{{footnotes|}}} |
 
{{!}} colspan="2" style="font-size: smaller;" {{!}} {{{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                =
+
| 1 =
| japanese-name      =    (Optional)
+
| 2 =    (Optional)
| english-name        =    (Optional)
+
| 3 =    (Optional)
| image              =
+
| 4 =
| age                =  
+
| 5 =  
| gender              =
+
| 6 =
| height              =    (Optional)
+
| 7 =    (Optional)
| weight              =    (Optional)
+
| 8 =    (Optional)
| date-of-birth      =   (Optional)
+
| 9 =
| relatives          =    (Optional)
+
| footnotes =    (Optional: will not show the row if omitted)
| 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)
 
 
}}
 
}}
 
</pre>
 
</pre>
 
[[Category:InfoBox templates]][[Category:Templates]]
 
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 15:37, 17 December 2011

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

{{InfoBox Char
| 1 =
| 2 =    (Optional)
| 3 =    (Optional)
| 4 =
| 5 = 
| 6 =
| 7 =    (Optional)
| 8 =    (Optional)
| 9 =
| footnotes =    (Optional: will not show the row if omitted)
}}