From Heroes Wiki
| {{{Name}}}
|
|
| About
|
Usage
Produces a formatted sidebar for crew members. Will automatically add {{nocrewimage}} and default image if Image= is left blank.
Blank Infobox for easy copying and pasting.
{{Infobox crew
| Name=
| sort=
| AKA=
| Image=
| ImageCaption=
| DOB=
| DOD=
| birthplace=
| gender=
| title=
| website=
| imdb_id=
| cbdb_id=
| spoiler =
}}
| Parameter
| Explanation
|
| Name
| The crew member's full name
|
| sort
| Category sorting (Last name, First name)
|
| AKA
| Also known as; use for formal names or other stagenames/credited names
|
| Image
| An image relevant to the crew member; it will be automatically resized
|
| ImageCaption
| A caption explaining the image
|
| DOB
| Date of birth
|
| DOD
| Date of death
|
| birthplace
| Place of birth; for US cities, should be in City, State Abbreviation, USA format. (See here for list of US state abbreviations.) For international cities, the format should be City, Country.
|
| gender
| crew member's gender—"Male" or "Female" will produce a symbol
|
| title
| The crew member's title
|
| website
| Official website; use http://
|
| imdb_id
| The crew member's ID on IMDb—the seven digit number that appears after "name/nm" in the URL; for example, 0015382
|
| cbdb_id
| The crew member's ID on comicbookdb; for example, 9154
|
| spoiler
| true adds the {{unairedspoiler}} template and changes the colors to spoiler colors
|
|