Template:Infobox-BookFirstEd: Difference between revisions

From Feminist SF Wiki
Jump to navigation Jump to search
(deleting extra preceded/followed)
(because it was CASE FUCKING SENSITIVE)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:90%;width:22em;"  
{| class="infobox" style="font-size:90%;width:22em;"  
|-  
|-  
! style="font-size:110%;text-align:center;background:#DEDEE2;" colspan="2" | ''{{{name}}}''
! style="font-size:110%;text-align:center;background:#DEDEE2;" colspan="2" | ''{{{title}}}''
|-  
|-  
{{#if:{{{Image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="font-size:90%;text-align:center;padding-bottom:.5em;" {{!}} <noinclude><span style="float:left;">&dagger;</span></noinclude>{{{Image}}}{{#if:{{{Caption|}}}|<br />{{{Caption}}}}}
{{!}} colspan="2" style="font-size:90%;text-align:center;padding-bottom:.5em;" {{!}} <noinclude><span style="float:left;">&dagger;</span></noinclude>{{{image}}}{{#if:{{{Caption|}}}|<br />{{{Caption}}}}}
{{!}}-
{{!}}-
}}
}}
Line 25: Line 25:
{{!}}'''Cover&nbsp;artist'''
{{!}}'''Cover&nbsp;artist'''
{{!}}<noinclude>&dagger;&nbsp;</noinclude>{{{cover_artist}}}
{{!}}<noinclude>&dagger;&nbsp;</noinclude>{{{cover_artist}}}
{{!}}-
}}
|-
{{#if:{{{country<includeonly>|</includeonly>}}} |
{{!}}'''Country'''
{{!}}<noinclude>&dagger;&nbsp;</noinclude>{{{country}}}
{{!}}-
{{!}}-
}}
}}
Line 57: Line 51:
| '''Released'''
| '''Released'''
| {{{release_date|–}}}
| {{{release_date|–}}}
|-
{{#if:{{{country<includeonly>|</includeonly>}}} |
{{!}}'''Country'''
{{!}}<noinclude>&dagger;&nbsp;</noinclude>{{{country}}}
{{!}}-
}}
|-  
|-  
{{#if:{{{media_type<includeonly>|</includeonly>}}} |
{{#if:{{{media_type<includeonly>|</includeonly>}}} |
Line 89: Line 89:
| style="text-align:center;width:50%;" | {{#if:{{{preceded_by|}}}|"{{{preceded_by}}}"|–}}
| style="text-align:center;width:50%;" | {{#if:{{{preceded_by|}}}|"{{{preceded_by}}}"|–}}
| style="text-align:center;width:50%;" | {{#if:{{{followed_by|}}}|"{{{followed_by}}}"|–}}
| style="text-align:center;width:50%;" | {{#if:{{{followed_by|}}}|"{{{followed_by}}}"|–}}
{{#if:{{{Series list<includeonly>|</includeonly>}}}|
{{#if:{{{series_list<includeonly>|</includeonly>}}}|
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}}
{{!}} colspan="2" style="text-align:center;" {{!}}
<noinclude>&dagger;&nbsp;</noinclude>{{{Series list}}}
<noinclude>&dagger;&nbsp;</noinclude>{{{series_list}}}
}}
}}
|}<noinclude>
|}<noinclude>
Line 99: Line 99:
== Usage ==
== Usage ==
{| style="float: left; background: transparent;"
{| style="float: left; background: transparent;"
| For more extensive usage information, please see the Talk page.
| This is the basic bibliographic template for a book. For all edition-specific information (cover artist, ISBN, media, pages, release date, publisher) please use the ''first original edition'', in whatever language. If there have been translations into other languages, or other editions, please make a section in the page (not the template) subheaded "Editions" for that information, including translator name.
<pre>{{Infobox-Book2
<pre>{{Infobox-BookFirstEd
| name         =  
| title         =
| author        =  
| orig_lang    =  
| orig_lang    =  
| image        =  
| image        =  
| image_caption =  
| image_caption =  
| author        =
| illustrator  =  
| illustrator  =  
| cover_artist  =  
| cover_artist  =  
| country      =
| language      =
| series        =  
| series        =  
| series_list =
| subject      =  
| subject      =  
| genre        =  
| genre        =  
| publisher    =  
| publisher    =  
| release_date  =  
| release_date  =  
| country      =
| media_type    =  
| media_type    =  
| pages        =  
| pages        =  

Latest revision as of 11:44, 29 March 2007

{{{title}}}
{{{image}}}
Original language † {{{orig_lang}}}
Author(s)
Illustrator † {{{illustrator}}}
Cover artist † {{{cover_artist}}}
Series † {{{series}}}
Subject † {{{subject}}}
Genre(s) † {{{genre}}}
Publisher
Released
Country † {{{country}}}
Media type † {{{media_type}}}
Pages † {{{pages}}}
Size and weight † {{{size_weight}}}
ISBN † {{{isbn}}}
Series chronology
← Previous Next →

† {{{series_list}}}

Optional parameters marked with "†".

Usage

This is the basic bibliographic template for a book. For all edition-specific information (cover artist, ISBN, media, pages, release date, publisher) please use the first original edition, in whatever language. If there have been translations into other languages, or other editions, please make a section in the page (not the template) subheaded "Editions" for that information, including translator name.
{{Infobox-BookFirstEd
| title          = 
| author        = 
| orig_lang    = 
| image         = 
| image_caption = 
| illustrator   = 
| cover_artist  = 
| series        = 
| series_list = 
| subject       = 
| genre         = 
| publisher     = 
| release_date  = 
| country       = 
| media_type    = 
| pages         = 
| size_weight    = 
| isbn          = 
| preceded_by   = 
| followed_by   = 
}}