Template:Comicinfo: Difference between revisions
continuity |
added chronology/timeline field. |
||
| Line 18: | Line 18: | ||
|{{ #if: {{{ed|}}}|'''Editor(s):''' {{{ed}}}|}} | |{{ #if: {{{ed|}}}|'''Editor(s):''' {{{ed}}}|}} | ||
|- | |- | ||
|{{ #if: {{{pubdate|}}}|* ''Originally published:'' {{{pubdate}}} | |{{ #if: {{{pubdate|}}}|* ''Originally published:'' {{{pubdate}}}|}} | ||
|- | |- | ||
|{{ #if: {{{cont|}}}|* ''Continuity:'' {{{cont}}} | |{{ #if: {{{cont|}}}|* ''Continuity:'' {{{cont}}}|}} | ||
|- | |||
|{{ #if: {{{chron|}}}|* ''Chronology:'' {{{chron}}}|}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
| Line 41: | Line 43: | ||
'''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 | '''ed=[[name of editor]]:''' Link to editor <br/> | ||
'''pubdate=date:''' Date originally published | '''pubdate=date:''' Date originally published <br/> | ||
'''cont=[[Continuity]]:''' Continuity family | '''cont=[[Continuity]]:''' Link to Continuity family <br/> | ||
'''chron=[[Chronology]]:''' Link to Chronology/Timeline | |||
<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]]|chron=[[IDW timeline#Devastation]]}}</nowiki> would result in: | ||
{{Comicinfo|pen=[[Don Figueroa]]|wri=[[Simon Furman]], [[Chris Ryall]]|art=Me|let=Me|pubdate=January 2, 2008|ink=[[You]]}} | {{Comicinfo|pen=[[Don Figueroa]]|wri=[[Simon Furman]], [[Chris Ryall]]|art=Me|let=Me|pubdate=January 2, 2008|ink=[[You]]|chron=[[IDW timeline#Devastation]]}} | ||
[[Category:Comic issue templates]] | [[Category:Comic issue templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 18:43, 2 May 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
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
| Writer(s): Simon Furman, Chris Ryall | |
| Art: Me | |
| Pencils: Don Figueroa | |
| Inks: You | |
| Letters: Me | |
| |
| |

