Difference between revisions of "Template:Cite web/doc"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Tag: Reverted |
Tag: Manual revert |
||
Line 5: | Line 5: | ||
"Author": { | "Author": { | ||
"label": "Author", | "label": "Author", | ||
"description": " | "description": "Author of the online publication", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 18: | Line 18: | ||
"title": { | "title": { | ||
"label": "Title", | "label": "Title", | ||
"description": " | "description": "Title of the online publication", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
Line 32: | Line 25: | ||
"e-pub date": { | "e-pub date": { | ||
"label": "E-Pub date", | "label": "E-Pub date", | ||
"description": " | "description": "Date of the online publication", | ||
"type": "date", | "type": "date", | ||
"required": true, | "required": true, | ||
Line 39: | Line 32: | ||
"date accessed": { | "date accessed": { | ||
"label": "Date accessed", | "label": "Date accessed", | ||
"description": " | "description": "Date when the online publication was accesse", | ||
"type": "date", | "type": "date", | ||
"required": true, | "required": true, | ||
Line 56: | Line 49: | ||
"author":"Author", | "author":"Author", | ||
"title":"title", | "title":"title", | ||
"url":"url" | |||
"url":"url | |||
} | } | ||
} | } |
Latest revision as of 06:14, 7 July 2021
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | Author | Author of the online publication | String | suggested |
Year | year | Year of the online publication | Date | required |
Title | title | Title of the online publication | String | required |
E-Pub date | e-pub date | Date of the online publication | Date | required |
Date accessed | date accessed | Date when the online publication was accesse | Date | required |
URL | url | URL | URL | required |