Difference between revisions of "Template:InfoBox Staff"
From Detective Conan Wiki
(Implemented new Template:InfoBox; added ref parameters for date of birth/death) |
|||
| Line 1: | Line 1: | ||
| − | {| | + | {{InfoBox|header-color=#2e51a2|main= |
| − | | | + | {{InfoBox/MainHeader|{{{name}}}}} |
| − | | | + | {{InfoBox/Image|{{{image|}}}}} |
| − | + | {{InfoBox/Section|Profile|content= | |
| − | + | {{InfoBox/LabeledRow|Gender:|{{{gender|}}}|force-appear|border-top=0}}{{ | |
| − | {{ | + | 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>''}} }}|border-top=0}}{{ |
| − | | | + | 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>'' }}|border-top=0}}{{ |
| − | | | + | InfoBox/LabeledRow|Place of birth:|{{{place-of-birth|}}}|border-top=0}}{{ |
| − | + | InfoBox/LabeledRow|Place of death:|{{{place-of-death|}}}|border-top=0}}{{ | |
| − | + | InfoBox/LabeledRow|Location:|{{{location|}}}|border-top=0}}{{ | |
| − | | {{{gender|}}} | + | InfoBox/LabeledRow|Position:|{{{position|}}}|border-top=0}}{{ |
| − | |- | + | InfoBox/LabeledRow|Studio:|{{{studio|}}}|border-top=0}}{{ |
| − | + | InfoBox/LabeledRow|Years active:|{{{years-active|}}}|border-top=0}}{{ | |
| − | + | InfoBox/LabeledRow|Nicknames:|{{{nicknames|}}}|border-top=0}}{{ | |
| − | + | InfoBox/LabeledRow|Alias:|{{{aliases|}}}|border-top=0}}{{ | |
| − | + | InfoBox/LabeledRow|Website:|{{{website|}}}|border-top=0}} | |
| − | + | }} <!-- End of Profile section | |
| − | + | --> | |
| − | + | {{InfoBox/Item|{{#if: {{{footnotes|}}} |<span style="font-size: smaller;">{{{footnotes}}}</span>}}}} | |
| − | + | }} <!-- End of INFOBOX --> | |
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | |||
| − | |||
| − | |||
| − | {{ | ||
| − | {{#if: {{{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 78: | Line 27: | ||
| gender = (Optional) | | 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:36, 22 December 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-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)
}}