Difference between revisions of "Template:InfoBox Staff"

From Detective Conan Wiki
m
Line 8: Line 8:
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #2e51a2;" | '''Profile'''
 
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #2e51a2;" | '''Profile'''
 
|-  
 
|-  
! width="100"|Gender:
+
{{#if: {{{gender|}}}
| {{{gender|}}}
+
  | {{#ifeq: {{{gender}}} | NO
 +
    |
 +
    |
 +
      ! width="100"|Gender:
 +
      | {{{gender}}}
 +
  }}
 +
}}
 
|-  
 
|-  
 
{{#if: {{{date-of-birth|}}} |
 
{{#if: {{{date-of-birth|}}} |
Line 61: Line 67:
 
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:
 
<pre>
 
<pre>
{{InfoBox Cast
+
{{InfoBox Staff
 
| name                =
 
| name                =
 
| image              =
 
| image              =

Revision as of 00:20, 28 May 2024

{{{name}}}
Profile

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

{{InfoBox Staff
| name                =
| image               =
| gender              =
| 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)
}}