Difference between revisions of "Template:Comic infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
 
(17 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|}
|}
{{infobox
{{infobox
|title=''{{{name}}}''
|title={{{name}}}
|image={{{image|}}}
|image={{{image|}}}
|caption={{{image text|}}}
|image2={{{image2|}}}
|image2={{{image2|}}}
|label1=US Publish Number
|label1=US Publish Number
|data1={{{us no}}}
|data1={{{us no}}}
|label2=UK Publish Number(s)
|label2=UK Publish Number(s)
|data2={{{uk no}}}
|data2={{{uk no|}}}
|label3=Written by
|label3=Written by
|data3={{{written by}}}
|data3={{#if:{{{written by|}}}|[[{{{written by}}}]]{{#if:{{NAMESPACE}}||[[Category:Comics written by {{{written by}}}|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]}}|{{#if:{{{written A by|}}}||N/A}}}}
|label4=Art by
|data4={{#if:{{{written A by|}}}|{{infobox/multi table|{{{written A|}}}|{{{written A by}}}|{{{written B|}}}|{{{written B by|}}}|{{{written C|}}}|{{{written C by|}}}|{{{written D|}}}|{{{written D by|}}}|{{{written E|}}}|{{{written E by|}}}|catname={{{catname|}}}|name={{{name}}}|heading=Writers|infoboxType=Comics|verb=written}}|}}
|data4={{{art by}}}
|label5=Art by
|label5=Title caption
|data5={{#if:{{{art by|}}}|[[{{{art by}}}]]{{#if:{{NAMESPACE}}||[[Category:Comics drawn by {{{art by}}}|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]}}|{{#if:{{{art A by|}}}||N/A}}}}
|data5={{{title caption}}}
|data6={{#if:{{{art A by|}}}|{{infobox/multi table|{{{art A|}}}|{{{art A by}}}|{{{art B|}}}|{{{art B by|}}}|{{{art C|}}}|{{{art C by|}}}|{{{art D|}}}|{{{art D by|}}}|{{{art E|}}}|{{{art E by|}}}|catname={{{catname|}}}|name={{{name}}}|heading=Artists|infoboxType=Comics|verb=drawn}}|}}
|label6={{{caption2region|UK}}} title caption
|label7=Title caption
|data6={{{caption2|}}}
|data7={{{title caption}}}
|label7=Published (US)
|label8={{{caption2region|UK}}} title caption
|data7={{{us publish}}}
|data8={{{caption2|}}}
|label8=Published (UK)
|label9=Published (US)
|data8={{{uk publish|}}}
|data9={{{us publish}}}
|label9=Title reference
|label10=Published (UK)
|data9={{{title referee|}}}
|data10={{{uk publish|}}}
|label10=In trade paperback
|label11=Title reference
|data10={{{paperback|}}}
|data11={{{title referee|}}}
}}</includeonly>
|label12=In trade paperback
|data12={{#if:{{{paperback|}}}|''{{{paperback}}}''|}}
}}{{#if:{{NAMESPACE}}||[[Category:Media]][[Category:Comics]]}}</includeonly>

Latest revision as of 01:42, 30 May 2014

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