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

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Ryangibsonstewart
coloroverride
imported>Ryangibsonstewart
next and last part
Line 1: Line 1:
{{#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:{{{inksby}}}|inksby={{{inksby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{coloroverride}}}|coloroverride={{{coloroverride|}}}}}|{{#if:{{{editedby}}}|editedby={{{editedby|}}}}}|{{#if:{{{producedby}}}|producedby={{{producedby|}}}}}|{{#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}}}|artby={{{artby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{last}}}|last={{{last|}}}}}|{{#if:{{{next}}}|next={{{next|}}}}}|{{#if:{{{easteregg}}}|easteregg={{{easteregg|}}}}}}}}}
{{#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:{{{inksby}}}|inksby={{{inksby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{coloroverride}}}|coloroverride={{{coloroverride|}}}}}|{{#if:{{{editedby}}}|editedby={{{editedby|}}}}}|{{#if:{{{producedby}}}|producedby={{{producedby|}}}}}|{{#if:{{{last}}}|last={{{last|}}}}}|{{#if:{{{last part}}}|last part={{{last part|}}}}}|{{#if:{{{next part}}}|next part={{{next part|}}}}}|{{#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}}}|artby={{{artby|}}}}}|{{#if:{{{colorsby}}}|colorsby={{{colorsby|}}}}}|{{#if:{{{last}}}|last={{{last|}}}}}|{{#if:{{{next}}}|next={{{next|}}}}}|{{#if:{{{easteregg}}}|easteregg={{{easteregg|}}}}}}}}}
<noinclude>
<noinclude>


Line 24: Line 24:
| easteregg = <!-- Link to hidden easter egg -->
| easteregg = <!-- Link to hidden easter egg -->
| last = <!-- Link to previous issue -->
| last = <!-- Link to previous issue -->
| last part = <!-- Link to previous part -->
| next part = <!-- Link to next part -->
| next = <!-- Link to next issue -->
| next = <!-- Link to next issue -->
}}</pre>
}}</pre>

Revision as of 03:19, 16 March 2010

[{{{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.

{{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 -->
| inksby      = <!-- Issue's digital inker -->
| colorsby    = <!-- Issue's colorist -->
| editedby    = <!-- Issue's editor -->
| producedby  = <!-- OPTIONAL Issue's producer, replaces default [[Aspen Comics|Aspen MLT Inc.]], =no if no producer -->
| easteregg   = <!-- Link to hidden easter egg -->
| last        = <!-- Link to previous issue -->
| last part   = <!-- Link to previous part -->
| next part   = <!-- Link to next part -->
| next        = <!-- Link to next issue -->
}}