Difference between revisions of "Template:InfoBox Staff"

From Detective Conan Wiki
Line 19: Line 19:
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{date-of-death|}}} |
 
{{#if: {{{date-of-death|}}} |
! Date of death:  
+
{{#if: {{{date-of-death-display|}}} |
{{!}} {{{date-of-death}}} ''<small>{{#if: {{{date-of-death|}}} | ({{#expr:floor(({{#time:U|{{{date-of-death}}}}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}}) | }}</small>''
+
! Date of death:
 +
{{!}} {{{date-of-death-display}}} ''<small>({{#expr:floor(({{#time:U|{{{date-of-death}}}}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}})</small>'' | {{#if: {{{date-of-birth|}}} |
 +
! Date of death:
 +
{{!}} {{{date-of-death}}} ''<small>({{#expr:floor(({{#time:U|{{{date-of-death}}}}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}})</small>'' }} }}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{place-of-birth|}}} |
 
{{#if: {{{place-of-birth|}}} |

Revision as of 23:42, 6 March 2025

{{{name}}}
Profile
Gender:

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

{{InfoBox Staff
| name                =
| image               =
| gender              =    (Optional)
| date-of-birth       =    (Optional)
| date-of-death       =    (Optional)
| place-of-birth      =    (Optional)
| place-of-death      =    (Optional)
| location            =    (Optional)
| position            =    (Optional: Position occupied by the staff member)
| studio              =    (Optional: Studio where the staff member works)
| years-active        =    (Optional)
| nicknames           =    (Optional)
| aliases             =    (Optional)
| website             =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}