Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Infobox book"

 
(12 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
|label2= Author(s)
 
|label2= Author(s)
 
|data2= {{{author}}}
 
|data2= {{{author}}}
|label3=Editor(s)
+
|label3=Translator(s)
|data3={{{editor|}}}
+
|data3={{{translator|}}}
|label4= Publication title
+
|label4=Editor(s)
|data4= {{#if:{{{pub_title|}}}|''{{{pub_title}}}''}}
+
|data4={{{editor|}}}
|label5=Journal
+
|label5= Publication title
|data5={{{journal}}}
+
|data5= {{#if:{{{pub_title|}}}|''{{{pub_title}}}''}}
|label6=Publisher
+
|label6=Journal
|data6={{{publisher|}}}  
+
|data6={{{journal|}}}
|label7=Publication date
+
|label7=Publisher
|data7={{{pub_date|{{{release_date|}}}}}}
+
|data7={{{publisher|}}}  
|label8=Pages
+
|label8=Publication date
|data8={{{pages|}}}
+
|data8={{{pub_date|{{{release_date|}}}}}}
|label9=Volume
+
|label9=Pages
|data9={{{volume|}}}  
+
|data9={{{pages|}}}
|label10= Country
+
|label10=Volume
|data10={{{country|}}}
+
|data10={{{volume|}}}  
|label11= [[International Standard Book Number|ISBN]]
+
|label11= Country
|data11= {{#if:{{{isbn|{{{ISBN|}}}}}} | {{#iferror: {{#expr:{{{isbn|{{{ISBN}}}}}}}}  
+
|data11={{{country|}}}
 +
|label12= [[International Standard Book Number|ISBN]]
 +
|data12= {{#if:{{{isbn|{{{ISBN|}}}}}} | {{#iferror: {{#expr:{{{isbn|{{{ISBN}}}}}}}}  
 
  | {{{isbn|{{{ISBN}}}}}} | [[Special:Booksources/{{{isbn|{{{ISBN}}}}}}|{{{isbn|{{{ISBN}}}}}}]] }} }}
 
  | {{{isbn|{{{ISBN}}}}}} | [[Special:Booksources/{{{isbn|{{{ISBN}}}}}}|{{{isbn|{{{ISBN}}}}}}]] }} }}
|label12= [[Online Computer Library Center|OCLC]] Number
+
|label13= [[Online Computer Library Center|OCLC]] Number
|data12= {{#if:{{{oclc|}}}| [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}] }}
+
|data13= {{#if:{{{oclc|}}}| [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}] }}
 
|label13= [[Dewey Decimal Classification|Dewey Decimal]]
 
|label13= [[Dewey Decimal Classification|Dewey Decimal]]
|data13= {{{dewey|}}}
+
|label14= available_at
|label14= [[Library of Congress Classification|LC Classification]]
+
|data14={{{available_at|}}}
|data14= {{{congress|}}}
+
 
|label15= Annotator
 
|label15= Annotator
 
|data15= {{{annotator|}}}
 
|data15= {{{annotator|}}}
Line 46: Line 47:
 
|label18= Subject(s)
 
|label18= Subject(s)
 
|data18= {{{subject|}}}
 
|data18= {{{subject|}}}
|label20= Genre(s)
+
|label20= Framework
|data20= {{{genre|}}}
+
|data20= {{{framework|}}}
 
|label21= Media type
 
|label21= Media type
 
|data21= {{{media_type|}}}
 
|data21= {{{media_type|}}}

Latest revision as of 17:41, 2 September 2012

Infobox book  
Author(s) {{{author}}}
[edit] [purge] 50px Template documentation

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