Template:Cite news: Difference between revisions

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search
Icem4k (talk | contribs)
m 1 revision imported
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:citation/CS1|citation
<includeonly>{{#invoke:CitationLite|cite_web}}</includeonly>
|CitationClass=news
<noinclude>
}}</includeonly><noinclude>
== Purpose ==
{{documentation}}
Lightweight web citation for Chalo Chatu. No CS1 dependency.
 
== Parameters ==
;author : Single author name
;authors : List of authors separated by semicolons or commas
;last, first : Alternative to author
;title : Page or article title
;website, work : Site name
;publisher : Publisher name
;date : Publication date
;url : Source URL
;access-date : When you accessed it
;archive-url : Web archive snapshot
;archive-date : Archive date
;url-status : live or dead
;language, lang : Language tag like en, bemba, ny
 
== Example ==
<syntaxhighlight lang="wikitext">
{{Cite web
| author      = Ministry of Information
| title        = Government launches new portal
| website      = Cabinet Office
| publisher    = Government of the Republic of Zambia
| date        = 2025-07-12
| url          = https://www.example.gov.zm/portal
| access-date  = 2025-09-08
| archive-url  = https://web.archive.org/web/20250720/https://www.example.gov.zm/portal
| archive-date = 2025-07-20
| url-status  = live
}}
</syntaxhighlight>
</noinclude>
</noinclude>

Latest revision as of 10:47, 8 September 2025


Purpose

Lightweight web citation for Chalo Chatu. No CS1 dependency.

Parameters

author
Single author name
authors
List of authors separated by semicolons or commas
last, first
Alternative to author
title
Page or article title
website, work
Site name
publisher
Publisher name
date
Publication date
url
Source URL
access-date
When you accessed it
archive-url
Web archive snapshot
archive-date
Archive date
url-status
live or dead
language, lang
Language tag like en, bemba, ny

Example

{{Cite web
 | author       = Ministry of Information
 | title        = Government launches new portal
 | website      = Cabinet Office
 | publisher    = Government of the Republic of Zambia
 | date         = 2025-07-12
 | url          = https://www.example.gov.zm/portal
 | access-date  = 2025-09-08
 | archive-url  = https://web.archive.org/web/20250720/https://www.example.gov.zm/portal
 | archive-date = 2025-07-20
 | url-status   = live
}}