Difference between revisions of "Template:Infobox Comicseries"

From WikiRaider
Jump to: navigation, search
Line 1: Line 1:
<noinclude></noinclude>
+
<noinclude>To use this template include the following to your article. Don't delete variables when they have no value, just leave them open!!
 +
<pre>
 +
{{Infobox Comicseries
 +
| Name        =
 +
| Image      =
 +
| Series      =
 +
| Issueno    =
 +
| Title      =
 +
| Chrono      =
 +
| Previous    =
 +
| Next        =
 +
| Release    =
 +
| Writer      =
 +
| Pencil      =
 +
| Ink        =
 +
| Colors      =
 +
| Letters    =
 +
| Pages      =
 +
| Price      =
 +
| ISBN        =
 +
}}
 +
</pre>
 +
 
 +
Do not forget to put names and other keywords in [[]]-brackets to create internal links.
 +
 
 +
Example:
 +
 
 +
<pre>
 +
{{Infobox Comicseries
 +
| Name        = Comic Issue 1
 +
| Image      = Tr01.jpg
 +
| Series      = [[Tomb Raider: The Series Vol. 1]]
 +
| Issueno    = 1
 +
| Title      = [[Saga of the Medusa Mask]]
 +
| Chrono      = 1
 +
| Previous    =
 +
| Next        = Comic Issue 2
 +
| Release    = December, [[1999]]
 +
| Writer      = [[Dan Jurgens]]
 +
| Pencil      = [[Andy Park]]
 +
| Ink        = [[Jonathan Sibal]]
 +
| Colors      = [[Jonathan D. Smith]]
 +
| Letters    = [[Dennis Heisler]]
 +
| Pages      = 32
 +
| Price      = $2.50
 +
| ISBN        =
 +
}}
 +
</pre>
 +
</noinclude>
 
<includeonly>
 
<includeonly>
 
{| {{comictable}}
 
{| {{comictable}}

Revision as of 19:06, 13 July 2007

To use this template include the following to your article. Don't delete variables when they have no value, just leave them open!!

{{Infobox Comicseries 
| Name        = 
| Image       = 
| Series      = 
| Issueno     = 
| Title       = 
| Chrono      = 
| Previous    = 
| Next        = 
| Release     = 
| Writer      = 
| Pencil      = 
| Ink         = 
| Colors      = 
| Letters     = 
| Pages       = 
| Price       = 
| ISBN        = 
}}

Do not forget to put names and other keywords in [[]]-brackets to create internal links.

Example:

{{Infobox Comicseries 
| Name        = Comic Issue 1
| Image       = Tr01.jpg
| Series      = [[Tomb Raider: The Series Vol. 1]]
| Issueno     = 1
| Title       = [[Saga of the Medusa Mask]]
| Chrono      = 1
| Previous    = 
| Next        = Comic Issue 2
| Release     = December, [[1999]]
| Writer      = [[Dan Jurgens]]
| Pencil      = [[Andy Park]]
| Ink         = [[Jonathan Sibal]]
| Colors      = [[Jonathan D. Smith]]
| Letters     = [[Dennis Heisler]]
| Pages       = 32
| Price       = $2.50
| ISBN        = 
}}