Difference between revisions of "Template:Source"
Line 4: | Line 4: | ||
|label2 = Author/Speaker/Creator | |label2 = Author/Speaker/Creator | ||
|data2 = {{{author|}}} | |data2 = {{{author|}}} | ||
− | |label3 = | + | |label3 = Editor |
− | |data3 = {{{ | + | |data3 = {{{editor}}} |
− | |label4 = Date(published/recorded) | + | |label4 = Title |
− | | | + | |data4 = {{{title}}} |
− | | | + | |label6 = Date(published/recorded) |
− | | | + | |data6 = {{{date}}} |
− | | | + | |label7 = Place(published/recorded) |
− | | | + | |data7 = {{{place}}} |
− | | | + | |label5 = Publisher |
− | | | + | |data5 = {{{publisher|}}} |
+ | |label9 = Translator | ||
+ | |data9 = {{{translator}}} | ||
|label8 = Type | |label8 = Type | ||
|data8 = {{{type}}} | |data8 = {{{type}}} | ||
− | | | + | |label10 = Annotator |
− | | | + | |data10 = {{{annotator}}} |
− | | | + | |label11 = 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
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>