Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Source"

Line 2: Line 2:
 
{{Infobox
 
{{Infobox
 
|title  = Source information
 
|title  = Source information
|label1 = Title
 
|data1 = {{{{subst:PAGENAME}}}}
 
 
|label2  = Author(s)
 
|label2  = Author(s)
 
|data2  = {{{author|}}}
 
|data2  = {{{author|}}}
 
|label3  = Publisher
 
|label3  = Publisher
 
|data3  = {{{publisher|}}}
 
|data3  = {{{publisher|}}}
 +
|label4  = Date published
 +
|data4 = {{{date}}}
 +
|label5 = Place published
 +
|data5 = {{{place}}}
 +
|label6 = Editor
 +
|data6 = {{{editor}}}
 +
|label7 = Type
 +
|data7 = {{{type}}}
 
}}
 
}}
  
Line 16: Line 22:
 
* author : - "Author"
 
* author : - "Author"
 
* publisher : - "Publisher"
 
* publisher : - "Publisher"
 +
* date : - "Date published"
 +
* place : - "Place published"
 +
* editor : - "Editor"
 +
* type : oneof (sorted, values=(book, article, website, newspaper, personal letter, other)) "Type"
 
* article : text (80, 25) "Article"
 
* article : text (80, 25) "Article"
 
</typedefinition>
 
</typedefinition>

Revision as of 14:51, 5 November 2010

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

{{{article}}}


<typedefinition>

  • author : - "Author"
  • publisher : - "Publisher"
  • date : - "Date published"
  • place : - "Place published"
  • editor : - "Editor"
  • type : oneof (sorted, values=(book, article, website, newspaper, personal letter, other)) "Type"
  • article : text (80, 25) "Article"

</typedefinition>