Template:Cite web: Difference between revisions

From DanceResource.org
No edit summary
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:{{{publisher|}}}|{{{publisher}}}}}{{#if:{{{date|}}}|, {{{date}}}}}. {{#if:{{{url|}}}|[{{{url}}} link]}}{{#if:{{{access-date|}}}| (accessed {{{access-date}}})}}.</ref></includeonly>
<includeonly><ref>{{#if:{{{author|}}}{{{last|}}}{{{first|}}}|{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}.|{{{author}}}}}} {{#if:{{{title|}}}|''{{{title}}}''}}{{#if:{{{work|}}}|, ''{{{work}}}''}} {{#if:{{{publisher|}}}|, {{{publisher}}}}}{{#if:{{{date|}}}|, {{{date}}}}}{{#if:{{{url|}}}|, [{{{url}}} link]}}{{#if:{{{access-date|}}}| (accessed {{{access-date}}})}}.</ref></includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre>{{cite web |title= |url= |author= |publisher= |date= |access-date= }}</pre>
<pre>{{cite web |title= |url= |author= |publisher= |date= |access-date= }}</pre>
</noinclude>
</noinclude>

Revision as of 12:13, 27 May 2025


Usage

{{cite web |title= |url= |author= |publisher= |date= |access-date= }}