Difference between revisions of "Template:Comic infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Now with documentation!)
Line 8: Line 8:
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|-
|-
! colspan="2" class="infoboxCentre" | {{#if:{{{image|}}}|{{{image}}}|''N/A''}}
! colspan="2" class="infoboxCentre" | {{#if:{{{image|}}}|<div id="image1">{{{image}}}</div>|''N/A''}}{{#if:{{{image2|}}}|<div id="image2" style="display:none;">{{{image2}}}</div><div class="CoverToggle" style="font-weight:normal;"></div>|}}
|-
|-
{{ginfobox/tbsub|US Publish Number|{{{us no}}}}}
{{ginfobox/tbsub|US Publish Number|{{{us no}}}}}

Revision as of 02:34, 26 January 2009

Documentation for {{comic infobox}}

Use

For use with comic articles. Use {{navigation bottom/c}} for navigation at the bottom of the articles.

Usage

{{comic infobox
|name           =
|image          = The cover.
|image text     = (optional)
|image2         = An alternate cover (optional)
|us no          = US publish number
|uk no          = UK publish number(s)
|written by     = (optional) writer's name
|written A      = (optional) in case of several writers, use this.  Type of A writer, can be left off if all writers are the same type
|written A by   = (optional) writer A.  So on till E.
|art by         = (optional) artist's name
|art A          = (optional) in case of several artists, use this.  Type of A artist, can be left off if all artists are the same type
|art A by       = (optional) artist A.  So on till E.
|title caption  =
|caption2       = (optional)
|caption2region = (optional)
|us publish     = Publish date in the US
|uk publish     = (optional)
|title referee  = (optional)
|paperback      = (optional) In which trade paperback this comic also appears
|prev           = Previous comic (optional)
|next           = Next comic (optional)
}}

See also