Template:Comicinfo

From MediaWiki
Jump to navigation Jump to search


The {{Comicinfo}} template is used to create a list of credits for a comic book, and putting the credits in a uniform order.

Required values

[edit]

No values are currently required. All values are optional.

Passing no parameters, {{comicinfo}} simply creates a level 2 header for the word "Credits" and creates the empty credits box.

This results in:

Credits

[edit]
Writer(s): {{{wri}}}|}}
Art: {{{art}}}|}}
Pencils: {{{pen}}}|}}
Inks: {{{ink}}}|}}
Colors: {{{col}}}|}}
Colours: {{{colu}}}|}}
Letters: {{{let}}}|}}
Editor(s): {{{ed}}}|}}
* Originally published: {{{pubdate}}}|}}
* Continuity: {{{cont}}}|}}
* Chronology: {{{chron}}}|}}


Optional Values

[edit]

wri=[[name of writer]]: Link to writer.
art=[[name of artist]]: Link to artist.
pen=[[name of penciler]]: Link to penciler.
ink=[[name of inker]]: Link to inker.
col=[[name of colorist]]: Link to colorist.
colu=[[name of colourist]]: Link to colourist.
let=[[name of letterer]]: Link to letterer.
ed=[[name of editor]]: Link to editor
pubdate=date: Date originally published
cont=[[Continuity]]: Link to Continuity family
chron=[[Chronology]]: Link to Chronology/Timeline

{{Comicinfo|pen=[[Don Figueroa]]|wri=[[Simon Furman]], [[Chris Ryall]]|art=Me|let=Me|pubdate=January 2, 2008|ink=You|chron=[[IDW timeline#Devastation]]}} would result in:

Credits

[edit]
{{ #if: Simon Furman, Chris Ryall|Writer(s): Simon Furman, Chris Ryall|}}
Art: Me|}}
{{ #if: Don Figueroa|Pencils: Don Figueroa|}}
Inks: You|}}
Colors: {{{col}}}|}}
Colours: {{{colu}}}|}}
Letters: Me|}}
Editor(s): {{{ed}}}|}}
* Originally published: January 2, 2008|}}
* Continuity: {{{cont}}}|}}
{{ #if: IDW timeline#Devastation|* Chronology: IDW timeline#Devastation|}}