Difference between revisions of "Template:Cite web"
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
| <!--else--> | | <!--else--> | ||
<!--no accessdate--> | <!--no accessdate--> | ||
}} | |||
{{#if: {{{quote|}}} | |||
| "{{{quote}}}" | |||
| <!--else--> | |||
<!--no quote--> | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
Line 65: | Line 70: | ||
* Must have a last name if you want a first name. | * Must have a last name if you want a first name. | ||
<pre> | <pre> | ||
{{cite web |url= |title= |last= |first= |publisher= |date= |website= |accessdate= |archiveurl= |archivedate=}} | {{cite web |url= |title= |last= |first= |publisher= |date= |website= |accessdate= |archiveurl= |archivedate= |quote=}} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 07:03, 13 February 2015
Usage:
- Everything is optional.
- Must have a last name if you want a first name.
{{cite web |url= |title= |last= |first= |publisher= |date= |website= |accessdate= |archiveurl= |archivedate= |quote=}}