Jump to content

Template:InfoBox Staff: Difference between revisions

From Detective Conan Wiki
BOBO (talk | contribs)
No edit summary
Eyacorkett (talk | contribs)
mNo edit summary
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
{{InfoBox|header-color=#2e51a2|main=
|-
{{InfoBox/MainHeader|{{{name}}}}}
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #2e51a2;" |  '''{{{name}}}'''
{{InfoBox/Image|{{{image|}}}}}
|-
{{InfoBox/Section|Profile|content=
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |
{{InfoBox/LabeledRow|Gender|{{{gender|}}}|force-appear}}
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
{{InfoBox/LabeledRow|Date of birth|{{{date-of-birth|}}}{{{date-of-birth-ref|}}} {{#iferror: {{#time:U|{{{date-of-birth}}} }}||{{#if: {{{date-of-death|}}} || ''<small>({{Age|{{{date-of-birth}}}|{{#time: F j, Y}} }})</small>''}}}}}}
|-
{{InfoBox/LabeledRow|Date of death|{{{date-of-death|}}}{{{date-of-death-ref|}}} {{#iferror: {{#time:U|{{{date-of-birth}}} }} or {{#time:U|{{{date-of-death}}} }}||''<small>({{Age|{{{date-of-birth}}}|{{{date-of-death}}} }})</small>''}}}}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #2e51a2;" | '''Profile'''
{{InfoBox/LabeledRow|Place of birth|{{{place-of-birth|}}}}}
|-
{{InfoBox/LabeledRow|Place of death|{{{place-of-death|}}}}}
{{#if: {{{gender|}}}
{{InfoBox/LabeledRow|Location|{{{location|}}}}}
  | {{#ifeq: {{{gender}}} | NO
{{InfoBox/LabeledRow|Position|{{{position|}}}}}
    |
{{InfoBox/LabeledRow|Studio|{{{studio|}}}}}
    |
{{InfoBox/LabeledRow|Years active|{{{years-active|}}}}}
      ! width="100"|Gender:
{{InfoBox/LabeledRow|Nicknames|{{{nicknames|}}}}}
      | {{{gender}}}
{{InfoBox/LabeledRow|Alias|{{{aliases|}}}}}
  }}
{{InfoBox/LabeledRow|Website|{{{website|}}}}}
  |
}} <!-- End of Profile section
    ! width="100"|Gender:
-->
    | {{{gender}}}
{{InfoBox/Item|{{#if: {{{footnotes|}}} |<span style="font-size: smaller;">{{{footnotes}}}</span>}}}}
}}
}} <!-- End of INFOBOX -->
|-
{{#if: {{{date-of-birth|}}} |
! Date of birth:
{{!}} {{{date-of-birth}}}
{{!}}}}
{{#if: {{{date-of-death|}}} |
! Date of death:
{{!}} {{{date-of-death}}}
{{!}}-  }}
{{#if: {{{place-of-birth|}}} |
! Place of birth:
{{!}} {{{place-of-birth}}}
{{!}}-  }}
{{#if: {{{place-of-death|}}} |
! Place of death:
{{!}} {{{place-of-death}}}
{{!}}}}
{{#if: {{{location|}}} |
! Location:
{{!}} {{{location}}}
{{!}}-  }}
{{#if: {{{position|}}} |
! Position:
{{!}} {{{position}}}
{{!}}-  }}
{{#if: {{{studio|}}} |
! Studio:
{{!}} {{{studio}}}
{{!}}-  }}
{{#if: {{{years-active|}}} |
! Years active:
{{!}} {{{years-active}}}
{{!}}-  }}
{{#if: {{{nicknames|}}} |
! Nicknames:
{{!}} {{{nicknames}}}
{{!}}-  }}
{{#if: {{{aliases|}}} |
! Aliases:
{{!}} {{{aliases}}}
{{!}}-  }}
{{#if: {{{website|}}} |
! Website:
{{!}} {{{website}}}
{{!}}-  }}
{{#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 staff members:
The following is a list of required or optional parameters for any of the staff members:
Line 73: Line 25:
| name                =
| name                =
| image              =
| image              =
| gender              =
| gender              =   (Optional)
| date-of-birth      =    (Optional)
| date-of-birth      =    (Optional)
| date-of-birth-ref  =    (Optional)
| date-of-death      =    (Optional)
| date-of-death      =    (Optional)
| date-of-death-ref  =    (Optional)
| place-of-birth      =    (Optional)
| place-of-birth      =    (Optional)
| place-of-death      =    (Optional)
| place-of-death      =    (Optional)

Latest revision as of 18:00, 13 July 2026

{{{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-birth-ref   =    (Optional)
| date-of-death       =    (Optional)
| date-of-death-ref   =    (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)
}}