Difference between revisions of "Template:Infobox book"
| Line 1: | Line 1: | ||
| − | {{Infobox    | + | {{Infobox  | 
| − | |   | + | |italic title={{{italic title|}}}	  | 
| − | |   | + | |bodystyle=width:{{{infoboxwidth|{{{width|20em}}}}}};  | 
| − | |   | + | |abovestyle=background:inherit; font-weight:bold; font-style:italic;  | 
| − | |caption=    | + | |labelstyle=background:inherit; white-space:nowrap;  | 
| − | |type=    | + | |above= {{{name|{{PAGENAME}}}}} <span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}&rft.genre=book&rft.btitle={{urlencode:{{{name|}}}}}{{#if: {{{author|}}}|&rft.author={{urlencode:{{{author}}}}}}}{{#if: {{{last|}}}|&rft.aulast={{urlencode:{{{last}}}}}}}{{#if: {{{first|}}}|&rft.aufirst={{urlencode:{{{first}}}}}}}{{#if: {{{pub_date|{{{release_date|}}}}}}|&rft.date={{urlencode:{{{pub_date|{{{release_date}}}}}}}}}}{{#if: {{{publisher|}}}|&rft.pub={{urlencode:{{{publisher}}}}}}}{{#if: {{{location|}}}|&rft.place={{urlencode:{{{location}}}}}}}{{#if: {{{pages|}}}|&rft.pages={{urlencode:{{{pages}}}}}}}{{#if: {{{series|}}}|&rft.series={{urlencode:{{{series}}}}}}}{{#if: {{{oclc|}}}|&rft_id=info:oclcnum/{{{oclc}}}}}"> </span>  | 
| − | |author=  | + | |image= {{{image|}}}  | 
| − | |editor=  | + | |caption= {{{image_caption|}}}  | 
| − | |pub_title=    | + | |label1=Type  | 
| − | |journal=  | + | |data1={{{type|}}}  | 
| − | |publisher=  | + | |label2= Author(s)  | 
| − | |pub_date=  | + | |data2= {{{author}}}  | 
| − | |pages=    | + | |label3=Editor(s)  | 
| − | |volume=  | + | |data3={{{editor|}}}  | 
| − | |country=  | + | |label4= Publication title  | 
| − | |isbn=  | + | |data4= {{#if:{{{pub_title|}}}|''{{{pub_title}}}''}}  | 
| − | |oclc=  | + | |label5=Journal  | 
| − | |dewey=  | + | |data5={{{journal|}}}  | 
| − | |congress=  | + | |label6=Publisher  | 
| − | |annotator=  | + | |data6={{{publisher|}}}   | 
| − | |corpus=  | + | |label7=Publication date  | 
| − | |language=  | + | |data7={{{pub_date|{{{release_date|}}}}}}  | 
| − | |series=  | + | |label8=Pages  | 
| − | |subject=  | + | |data8={{{pages|}}}  | 
| − | |  | + | |label9=Volume  | 
| − | |media_type=  | + | |data9={{{volume|}}}   | 
| − | |preceded_by=  | + | |label10= Country  | 
| − | |  | + | |data10={{{country|}}}  | 
| − | }}  | + | |label11= [[International Standard Book Number|ISBN]]  | 
| + | |data11= {{#if:{{{isbn|{{{ISBN|}}}}}} | {{#iferror: {{#expr:{{{isbn|{{{ISBN}}}}}}}}   | ||
| + | | {{{isbn|{{{ISBN}}}}}} | [[Special:Booksources/{{{isbn|{{{ISBN}}}}}}|{{{isbn|{{{ISBN}}}}}}]] }} }}		  | ||
| + | |label12= [[Online Computer Library Center|OCLC]] Number  | ||
| + | |data12= {{#if:{{{oclc|}}}| [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}] }}	  | ||
| + | |label13= [[Dewey Decimal Classification|Dewey Decimal]]	  | ||
| + | |data13= {{{dewey|}}}	  | ||
| + | |label14= [[Library of Congress Classification|LC Classification]]	  | ||
| + | |data14= {{{congress|}}}	  | ||
| + | |label15= Annotator	  | ||
| + | |data15= {{{annotator|}}}	  | ||
| + | |label16= Corpus Link	  | ||
| + | |data16= {{{corpus|}}}	  | ||
| + | |label17= Language	  | ||
| + | |data17= {{{language|}}}	  | ||
| + | |label18= Series	  | ||
| + | |data18= {{{series|}}}	  | ||
| + | |label18= Subject(s)	  | ||
| + | |data18= {{{subject|}}}  | ||
| + | |label20= Framework	  | ||
| + | |data20= {{{framework|}}}  | ||
| + | |label21= Media type  | ||
| + | |data21= {{{media_type|}}}  | ||
| + | |label22= Preceded by  | ||
| + | |data22= {{#if:{{{preceded_by|}}}|''{{{preceded_by}}}''}}  | ||
| + | |label23= Followed by  | ||
| + | |data23= {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''}}  | ||
| + | }}<noinclude>	  | ||
| + | {{documentation}}  | ||
| + | </noinclude>  | ||
Revision as of 20:05, 5 April 2012
| Infobox book | |
|---|---|
| Author(s) | {{{author}}} | 
TypeCraft uses the Infobox books to provide metadata information for TCwiki pages in the Category:Interlinear Glossed Text from Linguistic Research. In the template below you see which parameters you can add to this template.
Usage
{{Infobox
| name             = 
| image            = <!-- include the picture file and determine the size; e.g.: [[File:Example.jpg|200px|Cover]] -->
| image_caption    = 
|caption= 
|type= 
|author=
|translator=
|editor=
|pub_title= 
|journal=
|publisher=
|pub_date=
|pages= 
|volume=
|country=
|isbn=
|oclc=
|dewey=
|congress=
|annotator=
|corpus=
|language=
|series=
|subject=
|genre=
|media_type=
|available_at=
|preceded_by=
|followed_by=
}}
Parameters
- name Title of the article or book that the Interlinear Glossed Text (IGT) was taken from. If this parameter is left blank, the title will be inherited from page title.
 - image' Image (might be this is important for rare sources). Load the picture to the TypeCraft wiki and create an internal link to the picture [[Image: example.jpg|200px|Cover]]
 - image_captionImage caption (should describe the edition used)
 - typeType refers to different forms of publications: Possible entries are: [in-book|book|article|proceedings|manuscript|PhD-thesis]]
 - author Author of the publication
 - translator Translator of the original text
 - editor= name of the editor
 - pub_title=name of the publication that contains the article
 - journal=name of the paper or online journal that contains the article
 - publisher=name of the publisher of the book, or the book or journal, that contains the article
 - pub_date=data of the 1edition
 - pages= for example: p.34-123
 - volume=volume may apply to a series of books or a journal
 - country=country of publication
 - isbn=isbn number for example: "ISBN xxxxxxxxx" (prefer 1st edition)
 - oclc=OCLC
 - dewey=[1]
 - congress=http://en.wikipedia.org/wiki/Library_of_Congress_Classification
 - annotator=name of the Tc annotator who has added additional layers of linguistic annotation
 - corpus=link to the TypeCraft corpus of Interlinear Glossed Text
 - language=language of the original
 - series= series if any
 - subject= linguistic characterisation of the phenomenon treated in the publication
 - framework= linguistic framework
 - available_at=for example URL
 - media_type= [paper|on-line|remarks about physical property of the publication (if any)]
 - preceded_by=title of a publication which treated the same phenomenon in the same language prior to the present publication
 - followed_by=title of a publication which treated the same phenomenon in the same language subsequently to the present publication
 
|  The above documentation is transcluded from Template:Infobox book/doc. (edit | history)  Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template.  |