Template:Cite news: Difference between revisions
From DanceResource.org
Created page with "<includeonly><ref>{{#if:{{{author|}}}{{{last|}}}{{{first|}}}|{{#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> == Usage == <pre>{{cite news |title= |url= |author= |work= |date= |access-date= }}</pre> </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><ref>{{#if:{{{author|}}}{{{last|}}}{{{first|}}}|{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}.|{{{author}}}}}} {{#if:{{{title|}}}|"{{{title}}}"}} {{#if:{{{work|}}}|''{{{work}}}''}} {{#if:{{{date|}}}| | <includeonly><ref>{{#if:{{{author|}}}{{{last|}}}{{{first|}}}|{{#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= |work= |date= |access-date= }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 12:13, 27 May 2025
Usage
{{cite news |title= |url= |author= |work= |date= |access-date= }}