Jump to content

Template:Citation: Difference between revisions

Taurussmith (talk | contribs)
m Set stable version settings for "Template:Citation" [Auto-review: requires "sysop" permission]
Taurussmith (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#if: {{{last|}}} | {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }} | {{#if: {{{author|}}} | {{{author}}} }} }} {{#if: {{{date|}}} | ({{{date}}}) }} "{{{title}}}"{{#if: {{{work|}}} | . ''{{{work}}}'' }}{{#if: {{{publisher|}}} | . {{{publisher}}} }}{{#if: {{{location|}}} | . {{{location}}} }}{{#if: {{{url|}}} | . Retrieved from {{{url}}} }}{{#if: {{{isbn|}}} | . ISBN {{{isbn}}} }}</includeonly>
<ref>{{cite web
|title={{{title|}}}
|url={{{url|}}}
|author={{{author|}}}
|publisher={{{publisher|}}}
|date={{{date|}}}
|access-date={{{access-date|}}}
|work={{{work|}}}
|language={{{language|}}}
}}</ref>
</includeonly>
 
<noinclude>
== Usage ==
Use to cite a source in an article. 
 
Example:
<nowiki>{{Citation
|title=DGR Music Group signs new artist
|url=https://example.com/news/dgr-signs-artist
|work=DGR News
|publisher=DGR News
|author=Editorial Staff
|date=2026-02-10
|access-date=2026-03-12
}}</nowiki>
</noinclude>

Latest revision as of 00:57, 28 May 2026