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 sidebar: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Martijnvs No edit summary |
imported>Martijnvs Fixed mistake |
||
| Line 1: | Line 1: | ||
{{#if: {{#pos: {{NAMESPACE}}| |
{{#if: {{#pos: {{NAMESPACE}}|Graphic Novel}} | {{Graphic Novel sidebar/full|{{#if:{{{title|}}}|title={{{title|}}}}}|{{#if:{{{subtitle|}}}|subtitle={{{subtitle|}}}}}|{{#if:{{{image}}}|image={{{image|}}}}}|{{#if:{{{caption|}}}|caption={{{caption|}}}}}|{{#if:{{{link|}}}|link={{{link|}}}}}|{{#if:{{{number}}}|number={{{number|}}}}}|{{#if:{{{releasedate}}}|releasedate={{{releasedate|}}}}}|{{#if:{{{storyby}}}|storyby={{{storyby|}}}}}|{{#if:{{{artby}}}|artby={{{artby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{last}}}|last={{{last|}}}}}|{{#if:{{{next}}}|next={{{next|}}}}}|{{#if:{{{easteregg}}}|easteregg={{{easteregg|}}}}}}} | {{Graphic Novel sidebar/aotw|{{#if:{{{title|}}}|title={{{title|}}}}}|{{#if:{{{subtitle|}}}|subtitle={{{subtitle|}}}}}|{{#if:{{{image}}}|image={{{image|}}}}}|{{#if:{{{caption|}}}|caption={{{caption|}}}}}|{{#if:{{{link|}}}|link={{{link|}}}}}|{{#if:{{{number}}}|number={{{number|}}}}}|{{#if:{{{releasedate}}}|releasedate={{{releasedate|}}}}}|{{#if:{{{storyby}}}|storyby={{{storyby|}}}}}|{{#if:{{{artby}}}|diredtedby={{{artby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{last}}}|last={{{last|}}}}}|{{#if:{{{next}}}|next={{{next|}}}}}|{{#if:{{{easteregg}}}|easteregg={{{easteregg|}}}}}}}}} |
||
<noinclude> |
<noinclude> |
||
Revision as of 13:13, 25 September 2007
| [{{{link}}} {{{title}}}] |
|---|
Usage
Produces a formatted sidebar for use on graphic novel pages, floated to the right.
On the main graphic novel page, the full-sized, fully labeled sidebar will appear. When the episode page is transcluded (for example, in Template:aotw), a smaller-sized, less detailed sidebar will appear instead.{| style="background: transparent;"
{{Graphic Novel sidebar
| title = <!-- Issue title -->
| subtitle= <!-- OPTIONAL Issue subtitle -->
| image = <!-- Image from the comic -->
| link = <!== Link to pdf version of graphic novel ==>
| caption = <!-- Caption for the image. -->
| number = <!-- Issue number-->
| releasedate = <!-- Release date -->
| storyby = <!-- Issue's story writer(s) -->
| artby = <!-- Issue's artist-->
| colorsby = <!--Issue's colorist-->
| easteregg = <!-- Link to hidden easter egg -->
| last = <!-- Link to previous issue -->
| next = <!-- Link to next issue -->
}}
|