Difference between revisions of "Template:InfoBox Char"
From Detective Conan Wiki
(Added "Japanese Name" to InfoBox) |
Zaheerkarim (talk | contribs) (Undo revision 241050 by Zaheerkarim (talk)) (Tag: Undo) |
||
(41 intermediate revisions by 13 users not shown) | |||
Line 6: | Line 6: | ||
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | {{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}} | ||
|- | |- | ||
− | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | '''Profile''' | + | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | <center>'''Profile'''</center> |
+ | |- | ||
{{#if: {{{japanese-name|}}} | | {{#if: {{{japanese-name|}}} | | ||
− | |||
! Japanese name: | ! Japanese name: | ||
{{!}} {{{japanese-name}}} | {{!}} {{{japanese-name}}} | ||
− | }} | + | {{!}}- }} |
{{#if: {{{english-name|}}} | | {{#if: {{{english-name|}}} | | ||
− | |||
! English name: | ! English name: | ||
{{!}} {{{english-name}}} | {{!}} {{{english-name}}} | ||
− | }} | + | {{!}}- }} |
− | |||
! Age: | ! Age: | ||
| {{{age|}}} | | {{{age|}}} | ||
Line 24: | 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 31: | Line 37: | ||
! Relatives: | ! Relatives: | ||
{{!}} {{{relatives}}} | {{!}} {{{relatives}}} | ||
+ | {{!}}- }} | ||
+ | {{#if: {{{occupation|}}} | | ||
+ | ! Occupation: | ||
+ | {{!}} {{{occupation}}} | ||
+ | {{!}}- }} | ||
+ | {{#if: {{{status|}}} | | ||
+ | ! Status: | ||
+ | {{!}} {{{status}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{nicknames|}}} | | {{#if: {{{nicknames|}}} | | ||
Line 40: | Line 54: | ||
{{!}} {{{aliases}}} | {{!}} {{{aliases}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | '''Statistics''' | + | | colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" | <center>'''Statistics'''</center> |
|- | |- | ||
! First appearance: | ! First appearance: | ||
Line 46: | Line 60: | ||
|- | |- | ||
! Appearances: | ! Appearances: | ||
− | | {{{appearances|}}} | + | | {{#ifeq: {{{appearances|}}}|yes|[[{{{name}}} Appearances]]|{{{appearances|}}}}} |
|- | |- | ||
{{#if: {{{cases-solved|}}} | | {{#if: {{{cases-solved|}}} | | ||
! Cases solved: | ! Cases solved: | ||
{{!}} {{{cases-solved}}} | {{!}} {{{cases-solved}}} | ||
+ | {{!}}- }} | ||
+ | {{#if: {{{keyhole|}}} | | ||
+ | ! Keyhole number: | ||
+ | {{!}} {{{keyhole}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{japanese-voice|{{{english-voice|}}}}}}| | {{#if: {{{japanese-voice|{{{english-voice|}}}}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" {{!}} '''Actors''' | + | {{!}} colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #7ba1ec;" {{!}} <center>'''Actors'''</center> |
{{!}}- | {{!}}- | ||
{{#if: {{{japanese-voice|}}} | | {{#if: {{{japanese-voice|}}} | | ||
Line 82: | Line 100: | ||
| age = | | age = | ||
| gender = | | gender = | ||
+ | | height = (Optional) | ||
+ | | weight = (Optional) | ||
| date-of-birth = (Optional) | | date-of-birth = (Optional) | ||
− | | relatives = | + | | relatives = (Optional) |
+ | | occupation = (Optional) | ||
+ | | status = (Optional) | ||
| nicknames = (Optional) | | nicknames = (Optional) | ||
| aliases = (Optional) | | aliases = (Optional) | ||
| first-appearance = | | first-appearance = | ||
− | | appearances = | + | | appearances = |
| cases-solved = (Optional) | | cases-solved = (Optional) | ||
+ | | keyhole = (Optional) | ||
| japanese-voice = (Optional) | | japanese-voice = (Optional) | ||
| english-voice = (Optional) | | english-voice = (Optional) | ||
Line 95: | Line 118: | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Templates]] | + | [[Category:Templates]] [[Category:InfoBox templates]] |
</noinclude> | </noinclude> |
Latest revision as of 05:26, 17 August 2019
{{{name}}} | |
Age: | |
---|---|
Gender: | |
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) | 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) }}