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
+cat
imported>Orne
add releasedate variable to template
Line 3: Line 3:
|-
|-
! style="background: {{{color|#cedff2}}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px; text-align: center; font-size: 120%;" align="center" colspan="2" | [{{{link}}} {{{title}}}]
! style="background: {{{color|#cedff2}}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px; text-align: center; font-size: 120%;" align="center" colspan="2" | [{{{link}}} {{{title}}}]
{{#if: {{{number|}}} | <tr> <th>Issue number </th> <td>{{{number}}}</td> </tr>}}<!--
{{#if: {{{number|}}} | <tr> <th>Issue number:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th>Release date:</th> <td>{{{releasedate}}}</td> </tr>}}<!--
-->{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">{{{image}}} {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}}
-->{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">{{{image}}} {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}}
|-
|-
Line 25: Line 26:
| caption = <!-- Caption for the image. -->
| caption = <!-- Caption for the image. -->
| number = <!-- Issue number-->
| number = <!-- Issue number-->
| releasedate = <!-- Release date -->
| storyby = <!-- Issue's story writer(s) -->
| storyby = <!-- Issue's story writer(s) -->
| artby = <!-- Issue's director -->
| artby = <!-- Issue's director -->

Revision as of 19:52, 8 January 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 director --> 
| easteregg = <!-- Link to hidden easter egg -->
| last = <!-- Link to previous issue -->
| next = <!-- Link to next issue -->
}}