Template:Comic: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: White; color:Black; width: 275px; padding: 10px; text-align: left; float: right;" |- | colspan="2" align="center" style="font-size:125%; color:Black;" bgcolor=white| '''''{{{comic}}}''''' |- |- class{{{series}}}{{{number}}}="hiddenStructure" | colspan="2" align="center" | ''{{{series}}}'' |- | colspan="2" align="center" | {{{image}}} |- style="vertical-align: top;" | '''Pub...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<infobox accent-color-source="bgcolor" theme-source="bordercolor" accent-color-text-source="fontcolor"> | |||
<title source="title"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"> | |||
<caption source="caption"/> | |||
</image> | |||
<group collapse="open"> | |||
<header>General Information</header> | |||
<data source="season"> | |||
<label>Series</label> | |||
</data> | |||
<data source="number"> | |||
<label>Comic</label> | |||
</data> | |||
</group> | |||
<group collapse="open"> | |||
<header>Production</header> | |||
<data source="published"> | |||
<label>Published</label> | |||
</data> | |||
< | <data source="writer"> | ||
<label>Writer</label> | |||
</data> | |||
<data source="artist"> | |||
<label>Artist</label> | |||
</data> | |||
<data source="read"> | |||
<label>Read</label> | |||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header><center>Continuity</center></header> | |||
<data source="previous"> | |||
<label>Previous</label> | |||
</data> | |||
< | <data source="next"> | ||
<label>Next</label> | |||
</data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||