Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
(test 2) Tag: Reverted |
(test 3) Tag: Reverted |
||
Line 1: | Line 1: | ||
{{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{title|}}}|"{{{title}}}". }}{{#if:{{{website|}}}|''{{{website}}}'', }}{{#if:{{{date|}}}|{{{date}}}, }}{{#if:{{{link|}}}|{{{link}}}.}}{{#if:{{{accessdate|}}}| Accessed {{{accessdate}}}.}}<noinclude><templatedata>{ | {{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{title|}}}|"{{{title}}}". }}{{#if:{{{website|}}}|''{{{website}}}'', }}{{#if:{{{date|}}}|{{{date}}}, }}{{#if:{{{link|}}}|{{{link}}}.}}{{#if:{{{accessdate|}}}| Accessed {{{accessdate}}}.}}<noinclude> | ||
<templatedata> | |||
{ | |||
"description": "insert description here", | "description": "insert description here", | ||
"params": { | "params": { | ||
" | "date": { | ||
"label": "x", | "label": "x", | ||
"description": "x", | "description": "x", | ||
Line 12: | Line 14: | ||
} | } | ||
} | } | ||
}</templatedata> | } | ||
</templatedata> | |||
Cite a website to use as a reference. Uses MLA formatting. | Cite a website to use as a reference. Uses MLA formatting. | ||
Revision as of 15:45, 2 March 2024
<templatedata> {
"description": "insert description here", "params": { "date": { "label": "x", "description": "x", "type": "string", "suggested": true, "autovalue": "derived automatic value", "default": "default value", "required": false } }
} </templatedata> Cite a website to use as a reference. Uses MLA formatting.
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 | https://lonelymachines.org/the-autechre-faq-v-199/
|
accessdate | Date when the source was accessed | 7 April 2003
|