This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Infobox crew: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
+cast and crew reflex
imported>Hardvice
rem castandcrew
Line 16: Line 16:
-->{{#if: {{{imdb_id|}}} | <tr> <td colspan=2 align=center> [http://www.imdb.com/name/nm{{{imdb_id}}} IMDb profile] </td> </tr>}}<!--
-->{{#if: {{{imdb_id|}}} | <tr> <td colspan=2 align=center> [http://www.imdb.com/name/nm{{{imdb_id}}} IMDb profile] </td> </tr>}}<!--
-->{{#if: {{{cbdb_id|}}} | <tr> <td colspan=2 align=center> [http://www.comicbookdb.com/creator.php?ID={{{cbdb_id}}} comicbookdb profile] </td> </tr>}}
-->{{#if: {{{cbdb_id|}}} | <tr> <td colspan=2 align=center> [http://www.comicbookdb.com/creator.php?ID={{{cbdb_id}}} comicbookdb profile] </td> </tr>}}
|}<noinclude>
|}
{{#if:{{castandcrew|}} | {{infobox cast|castandcrew=y|sort={{{sort|}}}}}}}<noinclude>


== Usage ==
== Usage ==
Produces a formatted sidebar for crew members. Will automatically add <nowiki>{{nocrewimage}}</nowiki> and default image if <tt>Image=</tt> is left blank.
Produces a formatted sidebar for crew members. Will automatically add <nowiki>{{nocrewimage}}</nowiki> and default image if <tt>Image=</tt> is left blank.

If a crew member is also a cast member, set <code>castandcrew</code> to any value.


Blank Infobox for easy copying and pasting.
Blank Infobox for easy copying and pasting.
Line 41: Line 38:
| cbdb_id=
| cbdb_id=
| spoiler =
| spoiler =
| castandcrew=
}}</pre>
}}</pre>

Revision as of 22:29, 30 November 2007

{{{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=
| 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
birthplace Place of birth
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