Template:Book: Difference between revisions
(Adding templatedata) |
(Adding template category: Reference Templates) |
||
| Line 77: | Line 77: | ||
"description": "Reference: Book" |
"description": "Reference: Book" |
||
} |
} |
||
</templatedata></noinclude> |
</templatedata>[[Category: Reference Templates]]</noinclude> |
||
Latest revision as of 10:58, 16 January 2022
Okuda, Michael, and Denise Okuda. 1993. Star trek chronology: The
history of the future. New York: Pocket Books.
{book
| last =
| first =
| last2 =
| first2 =
| year =
| title =
| place =
| publisher =
| url =
| isbn =
}Reference: Book
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Last Name | last | Author's Last Name | String | required |
| First Name | first | Author's First Name | String | required |
| Last Name 2 | last2 | Second Author's Last Name | String | optional |
| First Name 2 | first2 | Second Author's First Name | String | optional |
| Year | year | Year of publication | Number | required |
| URL | url | Link to content | URL | optional |
| Title | title | Book Title | String | required |
| Place | place | Place published | String | required |
| Publisher | publisher | Publisher name | String | required |
| ISBN | isbn | ISBN Number | String | suggested |