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>MiamiVolts
m fix font & border
imported>Ryangibsonstewart
trying to force a width
 
(45 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<table 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"
|-
<tr>{{#if: {{{header|}}} | <td>[{{{title}}}] <hr> </td> </tr> <tr>}}
! colspan=2 | <h2>[[Graphic Novel:{{{title|}}}|{{{title|}}}]]</h2>
<td><table style="background-color: transparent;">
|- valign=top
{{#if: {{{subtitle|}}} | <tr> <th colspan=2><big>{{{subtitle}}}</big></th> </tr>}}<!--
|
-->
{| style="background-color: transparent;"
{{#if: {{{number|}}} | <tr> <th>Issue #:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <th> Released:</th> <td nowrap>{{{releasedate}}}</td> </tr>}}
{{#if: {{{subtitle|}}} | <tr> <th colspan=2><big>{{{subtitle}}}</big></th> </tr>}}<!--
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th width=10%>Issue #:</th> <td >{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
-->{{#if: {{{releasedate|}}} | <tr> <th width=10%>'''Released:'''</th><td nowrap >{{{releasedate}}} </td> </tr>}}<!--
{{#if: {{{colorsby|}}} | <tr> <th>Colors by:</th> <td>{{{colorsby}}}</td> </tr>}}<!--
-->{{#if: {{{summary|}}} | <tr> <th>'''Summary:'''</th> </tr><td colspan=2>
{{{summary}}}</td>}}<!--
-->{{#if: {{{number|}}} | <tr> <th colspan=2 nowrap>Read novel:<br><h2 class="plainlinks; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; border: 0px;">[http://www.nbc.com/Heroes/novels/novels_display.shtml?novel={{{number|}}} interactive] &middot; [http://www.nbc.com/Heroes/novels/downloads/Heroes_novel_0{{{number|}}}.pdf pdf]</h2></td></th>}}<!--
-->
-->{{#if: {{{easteregg|}}} | <tr> <th>Easter egg:</th> <td>{{{easteregg}}}</td> </tr>}}
|}
{{#if: {{{last|}}} | <tr> <th>Previous:</th> <td>{{{last}}}</td> </tr>}}
| align=right | {{blurb}}{{imagelink |image = {{{image|unaired_episode.jpg}}} | width=120 | height=94 | link = Graphic_Novel:{{{title|}}}}}
</table></td>
|-
<td><table style="background-color: transparent;">
| colspan=2 align=center |<center><small>''[[Graphic Novel talk:{{{title|}}}|checklist]]''</small></center>
<!--
|-
-->{{#if: {{{image|}}} | <tr> <td align="right" colspan="1">{{imagelink |image = {{{image|unaired_episode.jpg}}} | width=150 | height=117 | link = {{{title|}}}}}</td> </tr>}}
{{blurbclose}}
</table></td></tr>
</table><noinclude>
|}<noinclude>

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 150x117 if not provided as such.
==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.
{|
{|
|<pre>{{Template:Graphic_Novel_maintable
|<pre>{{Template:Graphic_Novel_maintable
Line 26: Line 28:
| image = <!-- Image from the comic -->
| image = <!-- Image from the comic -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| storyby = <!-- OPTIONAL issue's story writer(s) -->
| artby = <!-- OPTIONAL issue's artist-->
| colorsby = <!-- OPTIONAL issue's colorist-->
| easteregg = <!-- OPTIONAL link to hidden easter egg -->
| last = <!-- OPTIONAL link to previous issue -->
| header = <!-- OPTIONAL, set true to include a titlelink in the blurb -->
}}</pre>
}}</pre>
|}
|}


[[Category: Sidebars]]
[[Category: Sidebars]]

[[Category: Templates]]
</noinclude>
</noinclude>

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