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>Hardvice
m fmtg
imported>MiamiVolts
+options +docs per Hardvice's sugg.
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">
<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">
{{#if: {{{header|}}} | <tr> <td>[{{{title}}}] <hr> </td> </tr>}}
<tr>
<tr>
<td><table style="background-color: transparent;">
<td><table style="background-color: transparent;">
{{#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> <th> Released:</th> <td>{{{releasedate}}}</td> </tr>}}
-->{{#if: {{{releasedate|}}} | <tr> <th> Released:</th> <td>{{{releasedate}}}</td> </tr>}}
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
{{#if: {{{storyby|}}} | <tr> <th>Story by:</th> <td>{{{storyby}}}</td> </tr>}}<!--
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
-->{{#if: {{{artby|}}} | <tr> <th>Art by:</th> <td>{{{artby}}}</td> </tr>}}
{{#if: {{{colorsby|}}} | <tr> <th>Colors by:</th> <td>{{{colorsby}}}</td> </tr>}}
{{#if: {{{colorsby|}}} | <tr> <th>Colors by:</th> <td>{{{colorsby}}}</td> </tr>}}<!--
-->{{#if: {{{link|}}} | <tr> <th>Read:</th> <td>{{{link}}}</td> </tr>}}
{{#if: {{{interactive|}}} | <tr> <th>Novel:</th> <td>{{{interactive}}}</td> </tr>}}<!--
-->{{#if: {{{easteregg|}}} | <tr> <th>Easter egg:</th> <td>{{{easteregg}}}</td> </tr>}}
{{#if: {{{last|}}} | <tr> <th>Previous:</th> <td>{{{last}}}</td> </tr>}}
</table></td>
</table></td>
<td><table style="background-color: transparent;">
<td><table style="background-color: transparent;">
Line 13: Line 20:
</table></td></tr>
</table></td></tr>
</table><noinclude>
</table><noinclude>
Static template that produces a smaller-sized formatted sidebar for use when GN pages are transcluded, floated to the right.
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.

{|
|<pre>{{Template:Graphic_Novel_maintable
| title = <!-- Issue title -->
| number = <!-- Issue number -->
| releasedate = <!-- Release date -->
| image = <!-- Image from the comic -->
| subtitle = <!-- OPTIONAL issue subtitle -->
| link = <!-- OPTIONAL link to pdf version of graphic novel -->
| interactive = <!-- OPTIONAL link for interactive -->
| 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>
|}

[[Category: Sidebars]]
[[Category: Sidebars]]
[[Category:Templates]]
[[Category: Templates]]
[[Category:User subpages]]
</noinclude>
</noinclude>

Revision as of 03:38, 29 April 2007




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 -->
| link = <!-- OPTIONAL link to pdf version of graphic novel -->
| interactive = <!-- OPTIONAL link for interactive -->
| 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 -->
}}