This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Graphic Novel sidebar: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
test standard width
imported>Ryangibsonstewart
+colorist
Line 9: Line 9:
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
{{#if: {{{colorsby|}}} | <tr> <th>Colors by:</th> <td>{{{colorsby}}}</td> </tr>}}
{{#if: {{{easteregg|}}} | <tr> <th>Easter Egg:</th> <td>{{{easteregg}}}</td> </tr>}}
{{#if: {{{easteregg|}}} | <tr> <th>Easter Egg:</th> <td>{{{easteregg}}}</td> </tr>}}
{{#if: {{{last|}}} | <tr> <th>Previous:</th> <td>''{{{last}}}''</td> </tr>}}<!--
{{#if: {{{last|}}} | <tr> <th>Previous:</th> <td>''{{{last}}}''</td> </tr>}}<!--
Line 26: Line 27:
| releasedate = <!-- Release date -->
| releasedate = <!-- Release date -->
| storyby = <!-- Issue's story writer(s) -->
| storyby = <!-- Issue's story writer(s) -->
| artby = <!-- Issue's director -->
| artby = <!-- Issue's artist-->
| colorsby = <!--Issue's colorist-->
| easteregg = <!-- Link to hidden easter egg -->
| easteregg = <!-- Link to hidden easter egg -->
| last = <!-- Link to previous issue -->
| last = <!-- Link to previous issue -->

Revision as of 03:31, 5 March 2007

[{{{link}}} {{{title}}}]

Usage

Produces a formatted sidebar for use on graphic novel pages, floated to the right. Will auto-add {{noimage}} if image= is left blank.

{{Graphic Novel sidebar
| title = <!-- Issue title -->
| image = <!-- Image from the comic -->
| link = <!== Link to pdf version of graphic novel ==>
| caption = <!-- Caption for the image. -->
| number = <!-- Issue number-->
| releasedate = <!-- Release date -->
| storyby = <!-- Issue's story writer(s) -->
| artby = <!-- Issue's artist--> 
| colorsby = <!--Issue's colorist-->
| easteregg = <!-- Link to hidden easter egg -->
| last = <!-- Link to previous issue -->
| next = <!-- Link to next issue -->
}}