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 maintable: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Ryangibsonstewart
no need to bold now
imported>Ryangibsonstewart
add summary
Line 8: Line 8:
-->{{#if: {{{number|}}} | <tr> <th>Issue #:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th>Issue #:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th>'''Released:'''</th><td nowrap>{{{releasedate}}} </td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th>'''Released:'''</th><td nowrap>{{{releasedate}}} </td> </tr>}}<!--
-->{{#if: {{{summary|}}} | <tr> <th> ==Summary==</th><td>{{{summary}}}</td> </tr>}}<!--
-->
-->
|}
|}
Line 26: Line 27:
| image = <!-- Image from the comic -->
| image = <!-- Image from the comic -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| summary = <!--Optional bulleted summary-->
}}</pre>
}}</pre>
|}
|}

Revision as of 01:28, 10 October 2015

Usage

Static template that produces a smaller-sized formatted sidebar for use when GN pages are transcluded, floated to the right. Note: image is auto-reduced to 120x94 if not provided as such.

{{Template:Graphic_Novel_maintable
| title = <!-- Issue title -->
| number = <!-- Issue number -->
| releasedate = <!-- Release date -->
| image = <!-- Image from the comic -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| summary = <!--Optional bulleted summary-->
}}