Template:Comic Issue Infobox: Difference between revisions
imported>VilkaTheWolf No edit summary |
imported>Soranin m quick test |
||
| Line 23: | Line 23: | ||
<data source="series"><label>Series</label></data> | <data source="series"><label>Series</label></data> | ||
<data source="issue"><label>Issue number</label></data> | <data source="issue"><label>Issue number</label></data> | ||
<group row-items="2"> | |||
<data source="preceded by"><label>← Previous</label><format>"{{{preceded by}}}"</format></data> | |||
<data source="followed by"><label>Next →</label><format>"{{{followed by}}}"</format></data> | |||
</group> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
Revision as of 21:58, 2 May 2024
Usage
Parameters
name: Name of work
image: Cover (Do not use as [[File:Imagename.png]]; use Imagename.png)
Writer: Writer(s). If multiple, list with <br />
Penciller: Peciller(s). If multiple, list with <br />
Letterer: Letterer(s). If multiple, list with <br />
Inker: Inker(s). If multiple, list with <br />
Colorist: Colorist(s). If multiple, list with <br />
Cover Artist: Cover Artist(s). If multiple, list with <br />
Editor: Editor(s). If multiple, list with <br />
Publisher: Publisher of work
Publication Date: Date the issue was published
Pages: Number of pages in issue
UPC: Universal Product Code
Series: What series the issue is from
Issue: Issue number
preceded by: Previous issue
followed by: Following issue
Template
Copy and paste the following code to use this template:
{{Comic_Issue_Infobox
|image=
|title=
|writer=
|penciller=
|inker=
|letterer=
|colorist=
|cover artist=
|editor=
|publisher=
|publication date=
|pages=
|upc=
|series=
|issue=
|preceded by=
|followed by=
}}