Actions

Template

Difference between revisions of "Comic"

From Sonic Retro

Line 1: Line 1:
<includeonly>{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout"
+
{{BobTable|
| style="text-align: center;"|
+
{{BobRow||{{{screen|}}}|align=center|default=[[File:Coverartnotavailable.jpg|110px]]<includeonly>[[Category:No comic cover]]</includeonly>|content={{Bobscreen|{{{screen}}}}}}}
{{ #ifexist:File:{{{screen}}}| [[Image:{{{screen}}}|200px]] | [[Image:Coverartnotavailable.jpg|110px|link=File:{{{screen}}}]]}}
+
{{BobRow||{{{series|}}}|headline=yes|align=center|content={{ #if: {{{series|}}} | ''{{{series}}}'' | }}{{
|-
 
! {{ #if: {{{series|}}} | ''{{{series}}}'' | }}{{
 
 
#if: {{{number|}}} | &nbsp;<nowiki>#</nowiki>{{{number}}}<br> | }}{{
 
#if: {{{number|}}} | &nbsp;<nowiki>#</nowiki>{{{number}}}<br> | }}{{
#if: {{{title|}}} | "{{{title}}}" | "{{PAGENAME}}" }}
+
#if: {{{title|}}} | "{{{title}}}" | "{{PAGENAME}}" }}}}
|-
+
{{BobRow||{{{coverdate|}}}|content='''Cover date''': {{{coverdate}}}}}
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
+
{{BobRow||{{{releasedate|}}}|content='''Release date''': {{{releasedate}}}}}
{{ #if: {{{writer|}}} | '''Writer''': {{{writer}}}<br> | }}{{
+
{{BobRow||{{{country|}}}|content='''Country''': {{{country}}}}}
#if: {{{artist|}}} | '''Pencils''': {{{artist}}}<br> | }}{{
+
{{BobRow||{{{writer|}}}|content='''Writer''': {{{writer}}}}}
#if: {{{inks|}}} | '''Inks''': {{{inks}}}<br> | }}{{
+
{{BobRow||{{{artist|}}}|content='''Pencils''': {{{artist}}}}}
#if: {{{letters|}}} | '''Letters''': {{{letters}}}<br> | }}{{
+
{{BobRow||{{{inks|}}}|content='''Inks''': {{{inks}}}}}
#if: {{{colors|}}} | '''Colors''': {{{colors}}}<br> | }}{{
+
{{BobRow||{{{letters|}}}|content='''Letters''': {{{letters}}}}}
#if: {{{aeditor|}}} | '''Assistant Editor''': {{{aeditor}}}<br> | }}{{
+
{{BobRow||{{{colors|}}}|content='''Colours''': {{{colors}}}}}
#if: {{{editor|}}} | '''Editor''': {{{editor}}}<br> | }}{{
+
{{BobRow||{{{aeditor|}}}|content='''Assistant editor''': {{{aeditor}}}}}
#if: {{{meditor|}}} | '''Managing Editor''': {{{meditor}}}<br> | }}{{
+
{{BobRow||{{{editor|}}}|content='''Editor''': {{{editor}}}}}
#if: {{{editorinchief|}}} | '''Editor-In-Chief''': {{{editorinchief}}}<br> | }}{{
+
{{BobRow||{{{meditor|}}}|content='''Managing editor''': {{{meditor}}}}}
#if: {{{coverartist|}}} | '''Cover Art by''': {{{coverartist}}}<br> | }}{{
+
{{BobRow||{{{editorinchief|}}}|content='''Editor-in-chief''': {{{editorinchief}}}}}
#if: {{{specialthanks|}}} | '''Special Thanks''': {{{specialthanks}}}<br> | }}{{
+
{{BobRow||{{{coverartist|}}}|content='''Cover artist''': {{{coverartist}}}}}
#if: {{{coverdate|}}} | '''Cover Date''': {{{coverdate}}}<br> | }}{{
+
{{BobRow||{{{specialthanks|}}}|content='''Special thanks''': {{{specialthanks}}}}}
#if: {{{releasedate|}}} | '''Release Date''': {{{releasedate}}}<br> | }}{{
+
}}<noinclude>
#if: {{{country|}}} | '''Country''': {{{country}}}<br> | }}
 
|}</includeonly><noinclude>
 
 
==Usage==
 
==Usage==
 
This template is to be used on articles about a comic series. Place the following at the top of a page:
 
This template is to be used on articles about a comic series. Place the following at the top of a page:

Revision as of 16:08, 20 February 2018

Coverartnotavailable.jpg

Usage

This template is to be used on articles about a comic series. Place the following at the top of a page:

{{Comic
| screen=
| series=
| number=
| title=
| writer=
| artist=
| inks=
| letters=
| colors=
| aeditor=
| editor=
| coverartist=
| specialthanks=
| coverdate=
| releasedate=
| country=
}}

All fields are optional.

Example

Hedgehog.jpg
The Real Adventures of Sonic the Hedgehog #47
"A Prickly Day"
Cover date: June 2009
Writer: Enzo Aquarius
Pencils: Enzo Aquarius
Inks: Enzo Aquarius
Letters: Frozen Nitrogen
Colours: MathUser
Assistant editor: Cinossu
Editor: Scarred Sun
Cover artist: Enzo Aquarius
Special thanks: SONICFAN
{{Comic
| screen= Hedgehog.jpg
| series= The Real Adventures of Sonic the Hedgehog
| number= 47
| title= A Prickly Day 
| writer= [[User:Enzo Aquarius|Enzo Aquarius]]
| artist= [[User:Enzo Aquarius|Enzo Aquarius]]
| inks= [[User:Enzo Aquarius|Enzo Aquarius]]
| letters= [[User:Frozen Nitrogen|Frozen Nitrogen]]
| colors= [[User:MathUser|MathUser]]
| aeditor= [[User:Cinossu|Cinossu]]
| editor= [[User:Scarred Sun|Scarred Sun]]
| coverartist= [[User:Enzo Aquarius|Enzo Aquarius]]
| specialthanks= [[SONICFAN]]
| coverdate= June 2009
| releasedate= 20th March 2009
| country= America
}}