Jump to content

Template:Cite web: Difference between revisions

m Set stable version settings for "Template:Cite web" [Auto-review: requires "sysop" permission]
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:citation/CS1|citation
<span class="reference">
|CitationClass=web
{{#if:{{{url|}}}|[{{{url}}} {{{title|Website}}}]}}
}}</includeonly><noinclude>
{{#if:{{{website|}}}| – ''{{{website}}}''}}
{{documentation}}
{{#if:{{{publisher|}}}|, {{{publisher}}}}}
{{#if:{{{date|}}}| ({{{date}}})}}
{{#if:{{{access-date|}}}| – Retrieved {{{access-date}}}}}
</span>
</includeonly>
 
<noinclude>
== Usage ==
Use this template to cite a website.
 
Example:
 
<pre>
{{Cite web
| title = Death Race for Love album
| url = https://example.com
| website = Billboard
| publisher = Billboard Media
| date = March 8, 2019
| access-date = March 12, 2026
}}
</pre>
 
Output example:
 
Death Race for Love album – ''Billboard'', Billboard Media (March 8, 2019) – Retrieved March 12, 2026
</noinclude>
</noinclude>

Revision as of 03:54, 13 March 2026

   📄 Template documentation
   
   This is a documentation subpage for Template:Cite web.
It contains usage information, categories, and other content that is not part of the original template page.

Usage

{{Cite web
|url=
|title=
|website=
|date=
|access-date=
}}

Example

{{Cite web
|url=https://dgrnews.com.ng/example
|title=Dammy Again Drops New EP
|website=DGR News
|date=May 15, 2026
|access-date=May 15, 2026
}}

Parameters

  • url – Website link
  • title – Page title
  • website – Website name
  • date – Publication date
  • access-date – Date you accessed it
  • author or last/first – Author name
  • publisher – Publisher name