Template:Comic Infobox: Difference between revisions
imported>Cyanide3 No edit summary |
imported>VilkaTheWolf No edit summary |
||
| Line 1: | Line 1: | ||
<infobox layout="tabular" theme="game"> | <infobox layout="tabular" theme="game"> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | |||
<group> | |||
<header>Attribution information</header> | |||
<data source="Writer"><label>Writer(s)</label></data | |||
<data source="Penciller"><label>Penciller(s)</label></data> | |||
<data source="Letterer"><label>Letterer(s)</label></data> | |||
<data source="Inker"><label>Inker(s)</label></data> | |||
<data source="Colorist"><label>Colorist(s)</label></data> | |||
<data source="Cover Artist"><label>Cover Artist(s)</label></data> | |||
<data source="Editor"><label>Editor(s)</label></data> | |||
</group> | |||
<group> | |||
<header>Publication information</header> | |||
<data source="Publisher"><label>Publisher</label></data> | <data source="Publisher"><label>Publisher</label></data> | ||
<data source=" | <data source="Start Date"><label>Start Date</label></data> | ||
<data source=" | <data source="End Date"><label>End Date</label></data> | ||
<data source=" | <data source="Schedule"><label>Schedule</label></data> | ||
<data source="Genre"><label>Genre</label></data> | <data source="Genre"><label>Genre</label></data> | ||
<data source="Format"><label>Format</label></data> | <data source="Format"><label>Format</label></data> | ||
<data source="Issues"><label>Issues</label></data> | |||
<data source="Language"><label>Language</label></data> | <data source="Language"><label>Language</label></data> | ||
<navigation><center>[{{{Website}}} Website]</center></navigation> | <navigation><center>[{{{Website}}} Website]</center></navigation> | ||
</group> | </group> | ||
| Line 21: | Line 31: | ||
'''name''': Name of work<br /> | '''name''': Name of work<br /> | ||
'''image''': Cover (Do not use as <nowiki>[[File:Imagename.png]]</nowiki>; use Imagename.png)<br /> | '''image''': Cover (Do not use as <nowiki>[[File:Imagename.png]]</nowiki>; use Imagename.png)<br /> | ||
'''Writer''': Writer(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Penciller''': Peciller(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Letterer''': Letterer(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Inker''': Inker(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Colorist''': Colorist(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Cover Artist''': Cover Artist(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Editor''': Editor(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Publisher''': Publisher of work<br /> | '''Publisher''': Publisher of work<br /> | ||
''' | '''Start Date''': Release date of first issue<br /> | ||
''' | '''End Date''': Release date of final issue<br /> | ||
''' | '''Schedule''': Weekly, bimonthly, monthly, etc.<br /> | ||
'''Genre''': Genre of work (if possible, use official one)<br /> | '''Genre''': Genre of work (if possible, use official one)<br /> | ||
'''Format''': | '''Format''': One-shot, Miniseries, Series, etc.<br /> | ||
''' | '''Issues''': Number of issues<br /> | ||
'''Language''': English, French, etc.<br /> | '''Language''': English, French, etc.<br /> | ||
'''Website''': Official website<br /> | '''Website''': Official website<br /> | ||
| Line 36: | Line 52: | ||
|name = | |name = | ||
|image = | |image = | ||
|Writer = | |||
|Penciller= | |||
|Letterer = | |||
|Inker = | |||
|Colorist = | |||
|Cover Artist = | |||
|Editor = | |||
|Publisher = | |Publisher = | ||
| | |Start Date = | ||
| | |End Date = | ||
| | |Schedule = | ||
|Genre = | |Genre = | ||
|Format = | |Format = | ||
| | |Issues = | ||
|Language = | |Language = | ||
|Website = | |Website = | ||
}}</pre> | }}</pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> | ||
Revision as of 03:44, 25 November 2019
There is a problem with parsing the infobox
-
0
-
1<title source="name"><default>{{PAGENAME}}</default></title>
-
2<image source="image"/>
-
3<group>
-
4<header>Attribution information</header>
-
5<data source="Writer"><label>Writer(s)</label></data
-
6<data source="Penciller"><label>Penciller(s)</label></data>
-
7<data source="Letterer"><label>Letterer(s)</label></data>
-
8<data source="Inker"><label>Inker(s)</label></data>
-
9<data source="Colorist"><label>Colorist(s)</label></data>
-
10<data source="Cover Artist"><label>Cover Artist(s)</label></data>
-
11<data source="Editor"><label>Editor(s)</label></data>
-
12</group>
-
13<group>
-
14<header>Publication information</header>
-
15<data source="Publisher"><label>Publisher</label></data>
-
16<data source="Start Date"><label>Start Date</label></data>
-
17<data source="End Date"><label>End Date</label></data>
-
18<data source="Schedule"><label>Schedule</label></data>
-
19<data source="Genre"><label>Genre</label></data>
-
20<data source="Format"><label>Format</label></data>
-
21<data source="Issues"><label>Issues</label></data>
-
22<data source="Language"><label>Language</label></data>
-
23<navigation><center>[{{{Website}}} Website]</center></navigation>
-
24</group>
-
25
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
Start Date: Release date of first issue
End Date: Release date of final issue
Schedule: Weekly, bimonthly, monthly, etc.
Genre: Genre of work (if possible, use official one)
Format: One-shot, Miniseries, Series, etc.
Issues: Number of issues
Language: English, French, etc.
Website: Official website
Template
{{Comic Infobox
|name =
|image =
|Writer =
|Penciller=
|Letterer =
|Inker =
|Colorist =
|Cover Artist =
|Editor =
|Publisher =
|Start Date =
|End Date =
|Schedule =
|Genre =
|Format =
|Issues =
|Language =
|Website =
}}