Template:Cite web: Difference between revisions

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

Revision as of 12:28, 27 May 2025


Usage

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