Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Source"

Line 12: Line 12:
 
|label6 = Editor
 
|label6 = Editor
 
|data6 = {{{editor}}}
 
|data6 = {{{editor}}}
|label7 = Type
+
|label7 = Translator
|data7 = {{{type}}}
+
|data7 = {{{translator}}}
 +
|label8 = Type
 +
|data8 = {{{type}}}
 
}}
 
}}
  
Line 25: Line 27:
 
* place : - "Place published"
 
* place : - "Place published"
 
* editor : - "Editor"
 
* editor : - "Editor"
 +
* translator : - "Translator"
 
* type : oneof (book, article, website, newspaper, personal letter, fairy tale, fable, song, other) "Type"
 
* type : oneof (book, article, website, newspaper, personal letter, fairy tale, fable, song, other) "Type"
 
* article : text (80, 25) "Article body"
 
* article : text (80, 25) "Article body"
 
</typedefinition>
 
</typedefinition>

Revision as of 17:18, 5 November 2010

Source information
Date published {{{date}}}
Place published {{{place}}}
Editor {{{editor}}}
Translator {{{translator}}}
Type {{{type}}}

{{{article}}}


<typedefinition>

  • author : - "Author"
  • publisher : - "Publisher"
  • date : - "Date published"
  • place : - "Place published"
  • editor : - "Editor"
  • translator : - "Translator"
  • type : oneof (book, article, website, newspaper, personal letter, fairy tale, fable, song, other) "Type"
  • article : text (80, 25) "Article body"

</typedefinition>