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 bold font
imported>Hardvice
simplify code
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">
{| 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"
|-
<tr>{{#if: {{{header|}}} | <td>[{{{title}}}] <hr> </td> </tr> <tr>}}
|
<td><table 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>Issue #:</th> <td>{{{number}}}</td> </tr>}}<!--
-->{{#if: {{{releasedate|}}} | <tr> <td colspan=2 nowrap>'''Released:'''<br>{{{releasedate}}} </td> </tr>}}
-->{{#if: {{{releasedate|}}} | <tr> <td colspan=2 nowrap>'''Released:'''<br>{{{releasedate}}} </td> </tr>}}<!--
-->{{#if: {{{number|}}} | <tr> <th colspan=2 nowrap class="plainlinks">Read novel:<br>[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]</td></th>}}
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
|}
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
| align=right | {{imagelink |image = {{{image|unaired_episode.jpg}}} | width=120 | height=94 | link = {{{title|}}}}}
{{#if: {{{colorsby|}}} | <tr> <th>Colors by:</th> <td>{{{colorsby}}}</td> </tr>}}<!--
|}<noinclude>
-->{{#if: {{{number|}}} | <tr> <th colspan=2 nowrap class="plainlinks">Read novel:<br>[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]</td></th>}}<!--

-->{{#if: {{{easteregg|}}} | <tr> <th>Easter egg:</th> <td>{{{easteregg}}}</td> </tr>}}
==Usage==
{{#if: {{{last|}}} | <tr> <th>Previous:</th> <td>{{{last}}}</td> </tr>}}
</table></td>
<td><table style="background-color: transparent;">
<!--
-->{{#if: {{{image|}}} | <tr> <td align="right" colspan="1">{{imagelink |image = {{{image|unaired_episode.jpg}}} | width=150 | height=117 | link = {{{title|}}}}}</td> </tr>}}
</table></td></tr>
</table><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.
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.
{|
{|
Line 26: Line 20:
| 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>
|}
|}

Revision as of 07:44, 29 April 2007

[[|     ]]

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 150x117 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 -->
}}