Template:Website: Difference between revisions
No edit summary |
(Adding template category: Reference Templates) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{{last|}}}{{#if:{{{last|}}}|,|}} {{{first|}}}{{#if:{{{middle|}}}| |
<includeonly>{{{last|}}}{{#if:{{{last|}}}|,|}} {{{first|}}}{{#if:{{{middle|}}}| {{{middle|}}}.|.}} {{#if:{{{year|}}}|{{{year|}}}.|}} {{#if:{{{title|}}}]|{{{title|}}}|}} <br/> {{#if:{{{publisher|}}}|{{{publisher}}}.|}} {{#if:{{{url|}}}|{{{url|}}}.|}} {{#if:{{{date|}}}|(accessed {{{date|}}}).|}} {{#if:{{{archiveurl|}}}|<br/> Archived at {{{archiveurl|}}}.|}} |
||
{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{#if:{{{url|}}}|{{#if:{{{archiveurl|}}}||[[Category:Article has unarchived reference links]]}}|}}}}</includeonly> |
|||
<noinclude><pre><nowiki>Lynch, Tim. 1996. Review of DS9 trials and tribble-ations. |
<noinclude><pre><nowiki>Lynch, Tim. 1996. Review of DS9 trials and tribble-ations. |
||
Bradley's Science Fiction Club. http://www.bradley.edu/campusorg/ |
|||
psiphi/DS9/ep/503r.html (accessed October 8, 1997). |
Psi Phi: Bradley's Science Fiction Club. http://www.bradley.edu/campusorg/psiphi/DS9/ep/503r.html (accessed October 8, 1997). |
||
{website |
{website |
||
| last = |
| last = |
||
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>[[Category: Reference Templates]]</noinclude> |
Latest revision as of 10:44, 16 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 |