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
imported>MiamiVolts
(fix link)
imported>Ryangibsonstewart
(trying to force a width)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="width: 100%; background-color: #FFFFFF; text-align: left; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; border: 0px; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
{| class="plainlinks" style="width: 100%; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; border: 0px; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
|-
|-
! colspan=2 | <h2>'''[[Graphic Novel:{{{title|}}}|{{{title|}}}]]'''</h2>
! colspan=2 | <h2>[[Graphic Novel:{{{title|}}}|{{{title|}}}]]</h2>
|- valign=top
|- valign=top
|  
|  
{| style="background-color: transparent;"
{| style="background-color: transparent;"
{{#if: {{{subtitle|}}} | <tr> <th colspan=2><big>{{{subtitle}}}</big></th> </tr>}}<!--
{{#if: {{{subtitle|}}} | <tr> <th colspan=2><big>{{{subtitle}}}</big></th> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th>Issue #:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th width=10%>Issue #:</th> <td >{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th>'''Released:'''</th><td nowrap>{{{releasedate}}} </td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th width=10%>'''Released:'''</th><td nowrap >{{{releasedate}}} </td> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th>Read&nbsp;novel:</th><td nowrap class=plainlinks>[http://www.nbc.com/Heroes/novels/novels_display.shtml?novel={{{number|}}} interactive] &middot; [http://www.nbc.com/Heroes/novels/downloads/Heroes_novel_{{{number|}}}.pdf pdf]</td></tr>}}
-->{{#if: {{{summary|}}} | <tr> <th>'''Summary:'''</th> </tr><td colspan=2>
{{{summary}}}</td>}}<!--
-->
|}
|}
| align=right | {{blurb}}{{imagelink |image = {{{image|unaired_episode.jpg}}} | width=120 | height=94 | link = Graphic_Novel:{{{title|}}}}}
| align=right | {{blurb}}{{imagelink |image = {{{image|unaired_episode.jpg}}} | width=120 | height=94 | link = Graphic_Novel:{{{title|}}}}}

Latest revision as of 21:10, 9 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 -->
}}