Difference between revisions of "Template:Comic infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created the infobox.)
 
m
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="width:100%; background: #e3e3e3; margin-bottom: 5px; padding: 0;"
<noinclude>{{documentation}}
! style="text-align: left; width: 25%; margin:0; padding: 0;" | {{#if:{{prev|}}|{{prev}}|[[Comic Listing]]}}
</noinclude><includeonly>{| class="navigation top topbottom"
! style="text-align: center; width: 50%; margin:0; padding: 0;" | Navigation in US release order
! class="navLeft" | {{#if:{{{prev|}}}|[[{{{prev}}}|← Previous comic]]|[[Comic Listing]]}}
! style="text-align: right; width: 25%; margin:0; padding: 0;" | {{#if:{{next|}}|{{next}}|[[Comic Listing]]}}
! class="navCentre" | Navigation in US release order
! class="navRight" | {{#if:{{{next|}}}|[[{{{next}}}|Next comic →]]|[[Comic Listing]]}}
|}
|}
{| style="float: right; width: 250px; border: 1px solid #d3d3d3; background: #f0f0f0; font-size: 0.9em; padding:3px; margin: 0px 0px 5px 15px;"
{{infobox
! colspan="2" style="background: #d3d3d3; padding: 1px 5px;" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image|}}}
! colspan="2" | {{#if:{{{image|}}}|{{{image}}}|''N/A''}}
|caption={{{image text|}}}
|-
|image2={{{image2|}}}
{{ginfobox/tbsub|US Publish Number|{{{us no}}}}}
|label1=US Publish Number
{{ginfobox/tbsub|UK Publish Number(s)|{{{uk no}}}}}
|data1={{{us no}}}
{{ginfobox/tbsub|Title caption|{{{title caption}}}}}
|label2=UK Publish Number(s)
{{ginfobox/tbsub|Published (US)|{{{us publish}}}}}
|data2={{{uk no|}}}
{{#if:{{{uk publish|}}}|{{ginfobox/tbsub|Published (UK)|{{{uk publish}}}}}|}}
|label3=Written by
{{#if:{{{paperback|}}}|{{ginfobox/tbsub|In trade paperback|{{{paperback}}}}}|}}
|data3={{#if:{{{written by|}}}|[[{{{written by}}}]]{{#if:{{NAMESPACE}}||[[Category:Comics written by {{{written by}}}|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]}}|{{#if:{{{written A by|}}}||N/A}}}}
}}
|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}}|}}
<noinclude>
|label5=Art by
'''Usage:'''
|data5={{#if:{{{art by|}}}|[[{{{art by}}}]]{{#if:{{NAMESPACE}}||[[Category:Comics drawn by {{{art by}}}|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]}}|{{#if:{{{art A by|}}}||N/A}}}}
<pre>{{comic infobox
|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}}|}}
|name=
|label7=Title caption
|image=
|data7={{{title caption}}}
|us no=US publish number
|label8={{{caption2region|UK}}} title caption
|uk no=UK publish number(s)
|data8={{{caption2|}}}
|title caption=
|label9=Published (US)
|us publish=Publish date in the US
|data9={{{us publish}}}
|uk publish=(optional)
|label10=Published (UK)
|paperback=(optional) In which trade paperback this comic also appears
|data10={{{uk publish|}}}
}}
|label11=Title reference
</noinclude>
|data11={{{title referee|}}}
|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