Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
(Template for citing websites (chose MLA, but this can be changed). Other formats might be introduced like Cite interview but rn the test one is this) |
(redid it, a bit more loose from MLA standard, might break some stuff) |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{title|}}}|"{{{title}}}". }}{{#if:{{{website|}}}|''{{{website}}}'', }}{{#if:{{{date|}}}| | {{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{title|}}}|"{{{title}}}". }}{{#if:{{{website|}}}|''{{{website}}}'', }}{{#if:{{{date|}}}|{{{date}}}, }}{{#if:{{{link|}}}|{{{link}}}. }}{{#ifeq:{{{status|alive}}}|dead|Archived from [{{{linkoriginal|}}} the original] {{#if:{{{accessdate|}}}|on {{{accessdate}}}}}.|{{#if:{{{accessdate|}}}|Accessed {{{accessdate}}}.}}}} | ||
<noinclude> | |||
Cite a website to use as a reference. | |||
Possible parameters are: | |||
{{{!}} class="wikitable" | |||
|+ | |||
!Name | |||
!Description | |||
!Example | |||
|- | |||
|author | |||
|Author of the source (last, first). | |||
|<code>Ruud, Knut Andreas</code> | |||
|- | |||
|title | |||
|Title of the source. | |||
|<code>The _alt.music.autechre_ FAQ (Frequently Asked Questions) version 1.15</code> | |||
|- | |||
|website | |||
|Name of the website on which the source is held. | |||
|<code>LonelyMachines</code> | |||
|- | |||
|date | |||
|Date when the source was published. | |||
|<code>December 2000</code> | |||
|- | |||
|link | |||
|URL where the source can be accessed. If link is dead, use the archival link and put the original link under 'linkoriginal'. | |||
|<code>https://lonelymachines.org/the-autechre-faq-v-199/</code> | |||
|- | |||
|accessdate | |||
|Date when the source was accessed. If archived, use the archived date. | |||
|<code>7 April 2003</code> | |||
|- | |||
|status | |||
|Status of the link ("alive" or "dead"). If neither is specified, the link is assumed alive. | |||
|- | |||
|linkoriginal | |||
|URL of the original source. | |||
| | |||
{{!}}} | |||
[[Category:Citation templates]] | |||
</noinclude> |
Latest revision as of 15:17, 20 May 2024
Cite a website to use as a reference.
Possible parameters are:
Name | Description | Example |
---|---|---|
author | Author of the source (last, first). | Ruud, Knut Andreas
|
title | Title of the source. | The _alt.music.autechre_ FAQ (Frequently Asked Questions) version 1.15
|
website | Name of the website on which the source is held. | LonelyMachines
|
date | Date when the source was published. | December 2000
|
link | URL where the source can be accessed. If link is dead, use the archival link and put the original link under 'linkoriginal'. | https://lonelymachines.org/the-autechre-faq-v-199/
|
accessdate | Date when the source was accessed. If archived, use the archived date. | 7 April 2003
|
status | Status of the link ("alive" or "dead"). If neither is specified, the link is assumed alive. | |
linkoriginal | URL of the original source. |