Template:Cite news: Difference between revisions

From DanceResource.org
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><ref>
<includeonly>{{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}. }}{{#if:{{{title|}}}|"{{{title}}}". }}{{#if:{{{work|}}}|''{{{work}}}'', }}{{#if:{{{publisher|}}}|{{{publisher}}}, }}{{#if:{{{date|}}}|{{{date}}}. }}{{#if:{{{url|}}}|[{{{url}}} link] }}{{#if:{{{access-date|}}}|(accessed {{{access-date}}})}}</includeonly>
{{#if:{{{last|}}}{{{first|}}}{{{author|}}}|{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}.|{{{author}}}}}}
{{#if:{{{title|}}}|"{{{title}}}"}}
{{#if:{{{work|}}}|, ''{{{work}}}''}}
{{#if:{{{date|}}}|, {{{date}}}}}
{{#if:{{{url|}}}|, [{{{url}}} link]}}
{{#if:{{{access-date|}}}| (accessed {{{access-date}}})}}.
</ref></includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre>{{cite news |title= |url= |author= |work= |date= |access-date= }}</pre>
<pre>{{cite news |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}</pre>
</noinclude>
</noinclude>

Latest revision as of 12:46, 27 May 2025


Usage

{{cite news |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}