Difference between revisions of "Template:Comic infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
Line 16: Line 16:
|data3={{#if:{{{written by|}}}|[[{{{written by}}}]]|}}
|data3={{#if:{{{written by|}}}|[[{{{written by}}}]]|}}
|label4=Art by
|label4=Art by
|data4={{#if:{{{art by}}}|[[{{{art by}}}]]|}}
|data4={{#if:{{{art by|}}}|[[{{{art by}}}]]|}}
|label5=Title caption
|label5=Title caption
|data5={{{title caption}}}
|data5={{{title caption}}}
Line 29: Line 29:
|label10=In trade paperback
|label10=In trade paperback
|data10={{{paperback|}}}
|data10={{{paperback|}}}
}}{{#if:{{{written by|}}}|[[Category:Comics written by {{{written by}}}]]|}}{{#if:{{{art by}}}|[[Category:Comics drawn by {{{art by}}}]]|}}</includeonly>
}}{{#if:{{{written by|}}}|[[Category:Comics written by {{{written by}}}]]|}}{{#if:{{{art by|}}}|[[Category:Comics drawn by {{{art by}}}]]|}}</includeonly>

Revision as of 14:44, 21 March 2010

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