Template:Infobox book series: Difference between revisions

From Vigyanwiki
temp>Mr. Absurd
(reverted again — this underlines the caption (creating multiple lines) plus the padding is still off. maybe try a sandbox? or test after making changes.)
temp>Rich Farmbrough
(Copy with casing changes)
Line 1: Line 1:
{{ infobox
{{ infobox
| bodystyle  = width:{{{infoboxwidth|{{{width|22em}}} }}}
| abovestyle    = background-color: {{{background|#dedede}}}
| abovestyle = font-weight: bold; font-style: italic
| above          = {{{series|<includeonly>{{PAGENAME}}</includeonly>}}}
| labelstyle = white-space: nowrap;
| subheader      = {{{name|}}}
| subheaderstyle = font-style: italic
| image          = {{#if:{{{cover|}}}|[[Image:{{{cover}}}|{{#if:{{{image size|}}}|{{{image size}}}px|200px}}]]}}
| caption        = {{{caption|}}}


| above      = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
| header1        = {{#if:{{{type|}}}|<span class="description">{{{type}}}</span>}}
| image      = {{{image|}}}
| headerstyle    = background-color: {{{background|#dedede}}}
|caption = {{{image_caption|}}}


{{#if:{{{image|}}}|<div style="width: 100%; border-bottom: 1px solid #AAA;"></div>}}
| data2          = {{#if:{{{author|}}}|by {{{author}}} }}


|data1 = ''{{{books}}}''
| label3        = Illustrator
| data3          = {{{illustrator|}}}
| label4        = Released
| data4          = {{{released|}}}
| label5        = [[Publisher]]
| data5          = {{{publisher|}}}
| label6        = [[Genre]]
| data6          = {{{genre|}}}
| label7        = Pages
| data7          = {{{pages|}}}
| label8        = Edited by
| data8          = {{{edited by|}}}
| label9        = Sales
| data9          = {{{sales|}}}
| label10        = Dedicated to
| data10        = {{{dedicated to|}}}
| label11        = Story timeline
| data11        = {{{story timeline|}}}


<div style="width: 100%; border-bottom: 1px solid #AAA; padding-top: 0.4em;"></div>
| header12      = {{#if:{{{reviews|}}}|Professional reviews}}
| data13        = {{{reviews|}}}


|label2= Author
| header14      = {{#if:{{{last book|}}}{{{next book|}}}|{{{chronology|{{{series|}}} }}} {{#if:{{{chronology|{{{series|}}} }}}|c|chronology}} }}
| data2      = {{{author}}}
| data15        = {{#if:{{{last book|}}}{{{next book|}}}|<span></span>
{{{!}}
{{!}} {{{last book|}}}
{{!}} {{{this book|'''''{{{name|{{PAGENAME}}}}}'''''}}}
{{!}} {{{next book|}}}
{{!}}}
}}


| label3    = Original title
| below          = {{{misc|}}}
| data3      = {{{title_orig|}}}
}}<noinclude>{{documentation|content=


| label4    = Translator
<pre>
| data4      = {{{translator|}}}
{{Infobox book series
 
| background     =  
| label5     = Illustrator
| series        =  
| data5      = {{{illustrator|}}}
| name          =  
 
| cover          = <!-- no need to specify [[Image: ]] -->
| label6    = Cover artist
| image size     = <!-- no need to specify "px" -->
| data6      = {{{cover_artist|}}}
| caption        =  
 
| type          =
| label7     = Country
| author        =  
| data7      = {{{country|}}}
| illustrator    =  
 
| released      =  
| label8    = Language
| publisher     =  
| data8      = {{{language|}}}
| genre          =  
 
| pages          =  
| label9    = Genre
| edited by      =  
| data9     = {{{genre|}}}
| sales          =  
 
| dedicated to  =  
| label10    = [[Publisher]]
| story timeline =  
| data10    = {{{publisher}}}
| Reviews        =  
 
| chronology     =  
| label11    = Published
| last book      =
| data11    = {{{pub_date|}}}
| next book      =  
 
| misc          =  
| label12    = Published in English
}}
| data12    = {{{english_pub_date|}}}
</pre>
 
[[Category:Book infobox templates|{{PAGENAME}}]]
| label13    = Media type
}}</noinclude>
| data13     = {{{media_type|}}}
 
| label14    = Preceded by
| data14    = {{#if:{{{preceded_by|}}}|''{{{preceded_by}}}''}}
 
| label15    = Followed by
| data15    = {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''}}
 
}}<noinclude>{{documentation}}</noinclude>

Revision as of 05:23, 25 May 2009

Template documentation
{{Infobox book series
| background     = 
| series         = 
| name           = 
| cover          = <!-- no need to specify [[Image: ]] -->
| image size     = <!-- no need to specify "px" -->
| caption        = 
| type           = 
| author         = 
| illustrator    = 
| released       = 
| publisher      = 
| genre          = 
| pages          = 
| edited by      = 
| sales          = 
| dedicated to   = 
| story timeline = 
| Reviews        = 
| chronology     = 
| last book      = 
| next book      = 
| misc           = 
}}

[[Category:Template documentation pages{{#translation:}}]]