Template:Comicinfo: Difference between revisions

From MediaWiki
Jump to navigationJump to search
MistaTee (talk | contribs)
No edit summary
MistaTee (talk | contribs)
No edit summary
Line 4: Line 4:
| colspan=2 |
| colspan=2 |
|-
|-
|{{ #if: {{{wri|}}}|'''Writer(s): {{{wri}}}'''|}}
|{{ #if: {{{wri|}}}|'''Writer(s):''' {{{wri}}}|}}
|-
|-
|{{ #if: {{{art|}}}|'''Art: {{{art}}}'''|}}
|{{ #if: {{{art|}}}|'''Art:''' {{{art}}}|}}
|-
|-
|{{ #if: {{{pen|}}}|'''Pencils: {{{pen}}}'''|}}
|{{ #if: {{{pen|}}}|'''Pencils:''' {{{pen}}}|}}
|-
|-
|{{ #if: {{{ink|}}}|'''Inks: {{{ink}}}'''|}}
|{{ #if: {{{ink|}}}|'''Inks:''' {{{ink}}}|}}
|-
|-
|{{ #if: {{{col|}}}|'''Colors: {{{col}}}'''|}}
|{{ #if: {{{col|}}}|'''Colors:''' {{{col}}}|}}
|-
|-
|{{ #if: {{{let|}}}|'''Letters: {{{let}}}'''|}}
|{{ #if: {{{let|}}}|'''Letters:''' {{{let}}}|}}
|-
|-
|{{ #if: {{{ed|}}}|'''Editor(s): {{{ed}}}'''|}}
|{{ #if: {{{ed|}}}|'''Editor(s):''' {{{ed}}}|}}
|-
|-
|{{ #if: {{{pubdate|}}}|* ''Originally published:'' {{{pubdate}}}.|}}
|{{ #if: {{{pubdate|}}}|* ''Originally published:'' {{{pubdate}}}.|}}
Line 33: Line 33:


==Optional Values==
==Optional Values==
'''wri=name of writer:''' Link to writer. <br/>
'''wri=[[name of writer]]:''' Link to writer. <br/>
'''art=name of artist:''' Link to artist. <br/>
'''art=[[name of artist]]:''' Link to artist. <br/>
'''pen=name of penciler:''' Link to penciler. <br/>
'''pen=[[name of penciler]]:''' Link to penciler. <br/>
'''ink=name of inker:''' Link to inker. <br/>
'''ink=[[name of inker]]:''' Link to inker. <br/>
'''col=name of colorist:''' Link to colorist. <br/>
'''col=[[name of colorist]]:''' Link to colorist. <br/>
'''let=name of letterer:''' Link to colorist. <br/>
'''let=[[name of letterer]]:''' Link to colorist. <br/>
'''ed=name of editor:''' Link to editor. <br/>
'''ed=[[name of editor]]:''' Link to editor. <br/>
'''pubdate=name of writer:''' Originally published date.
'''pubdate=date:''' Date originally published.


<nowiki>{{Comicinfo|pen=[[Don Figueroa]]|wri=[[Simon Furman]], [[Chris Ryall]]|art=Me|let=Me|pubdate=January 2, 2008|ink=[[You]]}}</nowiki> would result in:
<nowiki>{{Comicinfo|pen=[[Don Figueroa]]|wri=[[Simon Furman]], [[Chris Ryall]]|art=Me|let=Me|pubdate=January 2, 2008|ink=[[You]]}}</nowiki> would result in:

Revision as of 02:38, 23 April 2008


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

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


Optional Values

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.
let=name of letterer: Link to colorist.
ed=name of editor: Link to editor.
pubdate=date: Date originally published.

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

Credits

Writer(s): Simon Furman, Chris Ryall
Art: Me
Pencils: Don Figueroa
Inks: You
Letters: Me
  • Originally published: January 2, 2008.