Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Source"

Line 4: Line 4:
 
|label2  = Author/Speaker/Creator
 
|label2  = Author/Speaker/Creator
 
|data2  = {{{author|}}}
 
|data2  = {{{author|}}}
|label3  = Publisher
+
|label3  = Editor
|data3  = {{{publisher|}}}
+
|data3  = {{{editor}}}
|label4  = Date(published/recorded)
+
|label4  = Title
|data4 = {{{date}}}
+
|data4  = {{{title}}}
|label5 = Place(published/recorded)
+
|label6 = Date(published/recorded)
|data5 = {{{place}}}
+
|data6  = {{{date}}}
|label6 = Editor
+
|label7 = Place(published/recorded)
|data6 = {{{editor}}}
+
|data7  = {{{place}}}
|label7 = Translator
+
|label5 = Publisher
|data7 = {{{translator}}}
+
|data5 = {{{publisher|}}}
 +
|label9 = Translator
 +
|data9  = {{{translator}}}
 
|label8 = Type
 
|label8 = Type
 
|data8 = {{{type}}}
 
|data8 = {{{type}}}
|label9 = Annotator
+
|label10  = Annotator
|data9 = {{{annotator}}}
+
|data10  = {{{annotator}}}
|label10 = Contributor
+
|label11  = Contributor
|data10 = {{{contributor|}}}
+
|data11 = {{{contributor|}}}
 
}}
 
}}
  
Line 34: Line 36:
 
* contributor : - "Contributor"
 
* contributor : - "Contributor"
 
* annotator : - "Annotator"
 
* annotator : - "Annotator"
* type : oneof (book, article, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type"
+
* title    : - "Title"
 +
* type : oneof (book, article, in-book, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type"
 
* article : text (80, 25) "Article body"
 
* article : text (80, 25) "Article body"
 
</typedefinition>
 
</typedefinition>

Revision as of 21:14, 16 May 2011

Source information
Editor {{{editor}}}
Title {{{title}}}
Date(published/recorded) {{{date}}}
Place(published/recorded) {{{place}}}
Type {{{type}}}
Translator {{{translator}}}
Annotator {{{annotator}}}

{{{article}}}


<typedefinition>

  • author : - "Author/Speaker/Creator"
  • publisher : - "Publisher"
  • date : - "Date(published/recorded)"
  • place : - "Place(published/recorded)"
  • editor : - "Editor"
  • translator : - "Translator"
  • contributor : - "Contributor"
  • annotator : - "Annotator"
  • title  : - "Title"
  • type : oneof (book, article, in-book, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type"
  • article : text (80, 25) "Article body"

</typedefinition>