Content deleted Content added
Changed over to cite web trans |
Cut what I don't need |
||
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
== Examples ==
Line 383 ⟶ 277:
}}</span>
==
When copying all parameters in either the vertical or horizontal layouts, delete those which are not needed.
;All parameters, horizontal layout: <code><nowiki>{{User:Cxw/Cite web trans |url= |title= |first= |last= |author= |authorlink= |coauthors= |date= |month= |year= |work= |publisher= |___location= |page= |pages= |at= |language= |trans_title= |format= |doi= |archiveurl= |archivedate= |accessdate= |quote= |ref= |separator= |postscript= }}</nowiki></code>
;All parameters, vertical layout:
<pre>
{{User:Cxw/Cite web trans
| url =
| title =
| first =
| last =
| author =
| authorlink =
| coauthors =
| date =
| month =
| year =
| work =
| publisher =
| ___location =
| page =
| pages =
| at =
| language =
| trans_title =
| format =
| doi =
| archiveurl =
| archivedate =
| accessdate =
| quote =
| ref =
| separator =
| postscript =
}}
</pre>
<includeonly>
|