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
Jump to navigation
Jump to search
Content deleted Content added
imported>Sidney mNo edit summary |
imported>Hardvice No edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%; background-color: #CCD5F4; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;" cellspacing="2" |
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%; background-color: #CCD5F4; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;" cellspacing="2" |
||
|- |
|- |
||
! style="background: {{{color|#00E0EE}}}; 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" | {{{title}}} |
! style="background: {{{color|#00E0EE}}}; 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: {{{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 21: | Line 21: | ||
| title = <!-- Issue title --> |
| title = <!-- Issue title --> |
||
| image = <!-- Image from the comic --> |
| image = <!-- Image from the comic --> |
||
| link = <!== Link to pdf version of graphic novel ==> |
|||
| caption = <!-- Caption for the image. --> |
| caption = <!-- Caption for the image. --> |
||
| number = <!-- Issue number--> |
| number = <!-- Issue number--> |
||
Revision as of 05:03, 25 October 2006
| [{{{link}}} {{{title}}}] |
|---|
Usage
Produces a formatted sidebar for use on graphic novel pages, floated to the right
{{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-->
| 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 -->
}}
|