Template:Cite web: Difference between revisions
From DanceResource.org
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly | <includeonly> | ||
{{#if:{{{author|}}}|{{{author}}}. }} | {{#if:{{{author|}}}|{{{author}}}. }} | ||
{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}. }} | {{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}. }} | ||
Line 8: | Line 8: | ||
{{#if:{{{url|}}}|[{{{url}}} link] }} | {{#if:{{{url|}}}|[{{{url}}} link] }} | ||
{{#if:{{{access-date|}}}|(accessed {{{access-date}}})}} | {{#if:{{{access-date|}}}|(accessed {{{access-date}}})}} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
<pre>{{cite web |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}</pre> | <pre>{{cite web |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 12:35, 27 May 2025
Usage
{{cite web |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}