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>Sidney mNo edit summary |
||
| Line 10: | Line 10: | ||
{{#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 |
{{#if: {{{last|}}} | <tr> <th>Previous issue:</th> <td>{{{last}}}</td> </tr>}}<!-- |
||
-->{{#if: {{{next|}}} | <tr> <th>Next |
-->{{#if: {{{next|}}} | <tr> <th>Next issue:</th> <td>{{{next}}}</td> </tr>}} |
||
|}<noinclude> |
|}<noinclude> |
||
Revision as of 03:37, 25 October 2006
| {{{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 -->
| 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 -->
}}
|