Jump to content

Template:InfoBox Staff: Difference between revisions

From Detective Conan Wiki
BOBO (talk | contribs)
No edit summary
BOBO (talk | contribs)
No edit summary
Line 11: Line 11:
| {{{gender|}}}
| {{{gender|}}}
|-  
|-  
{{#if: {{{date-of-birth|}}} |
{{#iferror: {{#time:Y|{{{date-of-birth|}}}}} | {{{date-of-birth}}} | {{#if: {{{date-of-birth|}}} |
{{#if: {{{date-of-birth-display|}}} |
{{#if: {{{date-of-birth-display|}}} |
! Date of birth:
! Date of birth:
{{!}} {{{date-of-birth-display}}} {{#iferror: {{#time:Y|{{{date-of-birth|}}}}} | |''<small>{{#if: {{{date-of-death|}}} | | ({{#expr:floor(({{#time:U}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}}) }}</small>''}} | {{#if: {{{date-of-birth|}}} |
{{!}} {{{date-of-birth-display}}} ''<small>{{#if: {{{date-of-death|}}} | | ({{#expr:floor(({{#time:U}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}}) }}</small>'' | {{#if: {{{date-of-birth|}}} |
! Date of birth:
! Date of birth:
{{!}} {{{date-of-birth}}} ''<small>{{#if: {{{date-of-death|}}} | | ({{#expr:floor(({{#time:U}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}}) }}</small>'' }} }}
{{!}} {{{date-of-birth}}} ''<small>{{#if: {{{date-of-death|}}} | | ({{#expr:floor(({{#time:U}} - {{#time:U|{{{date-of-birth}}}}}) / 31556926)}}) }}</small>'' }} }}
{{!}}-  }}
{{!}}-  }}}}
{{#if: {{{date-of-death|}}} |
{{#if: {{{date-of-death|}}} |
{{#if: {{{date-of-birth|}}} |
{{#if: {{{date-of-birth|}}} |

Revision as of 10:41, 18 April 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)
}}