Actions

Template

Difference between revisions of "Comic"

From Sonic Retro

Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout"
+
<includeonly>{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout"
 
| style="text-align: center;"|
 
| style="text-align: center;"|
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|200px]] | [[Image:Notavailable.svg|300px]] }}
+
{{ #ifexist:File:{{{screen}}}| [[Image:{{{screen}}}|200]] | [[Image:Coverartnotavailable.jpg|110px]] }}
 
|-
 
|-
 
! {{ #if: {{{series|}}} | ''{{{series}}}'' | }}{{
 
! {{ #if: {{{series|}}} | ''{{{series}}}'' | }}{{
Line 13: Line 13:
 
  #if: {{{releasedate|}}} | '''Release Date''': {{{releasedate}}}<br> | }}{{
 
  #if: {{{releasedate|}}} | '''Release Date''': {{{releasedate}}}<br> | }}{{
 
  #if: {{{country|}}} | '''Country''': {{{country}}}<br> | }}
 
  #if: {{{country|}}} | '''Country''': {{{country}}}<br> | }}
|}<noinclude>
+
|}</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 13:14, 7 November 2009

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]]
| releasedate= 20th March 2009
| country= America
}}