Template:Cite web: Difference between revisions
From DanceResource.org
No edit summary Tag: Reverted |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <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:{{{ | |||
{{#if:{{{title|}}}|''{{{title}}}''}} | |||
{{#if:{{{work|}}}| | |||
{{#if:{{{publisher|}}}| | |||
{{#if:{{{date|}}}| | |||
{{#if:{{{url|}}}| | |||
{{#if:{{{access-date|}}}| (accessed {{{access-date}}})}} | |||
<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> |
Latest revision as of 12:47, 27 May 2025
Usage
{{cite web |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}