Template:Website: Difference between revisions
No edit summary |
(Adding templatedata) |
||
Line 13: | Line 13: | ||
| archiveurl = |
| archiveurl = |
||
| date = |
| date = |
||
}</nowiki></pre>< |
}</nowiki></pre><templatedata> |
||
{ |
|||
"params": { |
|||
"last": { |
|||
"type": "string" |
|||
}, |
|||
"first": { |
|||
"type": "string" |
|||
}, |
|||
"middle": { |
|||
"type": "string" |
|||
}, |
|||
"year": { |
|||
"type": "number" |
|||
}, |
|||
"title": { |
|||
"type": "string" |
|||
}, |
|||
"publisher": { |
|||
"type": "string" |
|||
}, |
|||
"url": { |
|||
"type": "url" |
|||
}, |
|||
"date": { |
|||
"type": "date" |
|||
}, |
|||
"archiveurl": { |
|||
"type": "url" |
|||
} |
|||
}, |
|||
"description": "Reference: Website", |
|||
"format": "block" |
|||
} |
|||
</templatedata></noinclude> |
Revision as of 13:14, 15 January 2022
Lynch, Tim. 1996. Review of DS9 trials and tribble-ations. Psi Phi: Bradley's Science Fiction Club. http://www.bradley.edu/campusorg/psiphi/DS9/ep/503r.html (accessed October 8, 1997). {website | last = | first = | middle = | year = | title = | publisher = | url = | archiveurl = | date = }
Reference: Website
Parameter | Description | Type | Status | |
---|---|---|---|---|
last | last | no description | String | optional |
first | first | no description | String | optional |
middle | middle | no description | String | optional |
year | year | no description | Number | optional |
title | title | no description | String | optional |
publisher | publisher | no description | String | optional |
url | url | no description | URL | optional |
date | date | no description | Date | optional |
archiveurl | archiveurl | no description | URL | optional |