Template:Cite web: Difference between revisions
m
Update documentation so parameters are in the same order in all three presentations.
m>Conti m (as per Template:Cite news) |
m>RossPatterson m (Update documentation so parameters are in the same order in all three presentations.) |
||
Line 59: | Line 59: | ||
== Usage == | == Usage == | ||
<pre>{{cite web | <pre>{{cite web | ||
| url = | |||
| title = | |||
| accessdate = | |||
| accessmonthday = | |||
| accessyear = | |||
| author = | |||
| last = | | last = | ||
| first = | | first = | ||
Line 66: | Line 72: | ||
| year = | | year = | ||
| month = | | month = | ||
| format = | | format = | ||
| work = | | work = | ||
| publisher = | |||
| pages = | | pages = | ||
| language = | | language = | ||
}}</pre> | }}</pre> | ||
<pre>{{cite web|last= |first= |authorlink= |coauthors= | date= | year = | | <pre>{{cite web|url= |title= |accessdate= |accessmonthday= |accessyear= |author= |last= |first= | ||
|authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= | |||
|language= }}</pre> | |||
=== Required parameters === | === Required parameters === |