Actions

Template

Difference between revisions of "Comic"

From Sonic Retro

(New page: ==Usage== This template is to be used on articles about a comic series. Place the following at the top of a page: <pre> {{Comic | screen= | series= | number= | title= | writer= | artist= ...)
 
Line 1: Line 1:
 +
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout"
 +
| style="text-align: center;"|
 +
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|300px]] | [[Image:Notavailable.png|300px]] }}
 +
|-
 +
! {{ #if: {{{series|}}} | ''Issue {{{series}}}'' | }}{{
 +
#if: {{{number|}}} | &nbsp;<nowiki>#</nowiki>{{{number}}}<br> | }}{{
 +
#if: {{{title|}}} | " {{{title}}} " | " {{PAGENAME}} " }}
 +
|-
 +
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 +
{{ #if: {{{writer|}}} | '''Written by''': {{{writer}}}<br> | }}{{
 +
#if: {{{artist|}}} | '''Art by''': {{{artist}}}<br> | }}{{
 +
#if: {{{coverartist|}}} | '''Cover Art by''': {{{coverartist}}}<br> | }}{{
 +
#if: {{{releasedate|}}} | '''Release Date''': {{{releasedate}}}<br> | }}{{
 +
#if: {{{country|}}} | '''Country''': {{{country}}}<br> | }}
 +
|}<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 14:03, 20 March 2009

300px

" Comic "

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=
| coverartist=
| releasedate=
| country=
}}

All fields are optional.

Example

Hedgehog.jpg
The Real Adventures of Sonic the Hedgehog #47
"A Prickly Day"
Writer: Enzo Aquarius
Pencils: Enzo Aquarius
Cover artist: Enzo Aquarius
{{Comic
| screen= Hedgehog.jpg
| series= The Real Adventures of Sonic the Hedgehog
| number= 47
| title= A Prickly Day 
| writer= [[Enzo Aquarius]]
| artist= [[Enzo Aquarius]]
| coverartist= [[Enzo Aquarius]]
| airdate= 20th March 2009
| country= America
}}