Template:Cite web: Difference between revisions
fixing space char bugs with new language parameters, added language to description
m>Gennaro Prota (added language parameter, at least until the dust will settle on {{xx icon}}) |
m>Ligulem (fixing space char bugs with new language parameters, added language to description) |
||
Line 25: | Line 25: | ||
}}{{#if: {{{last|}}}{{{author|}}}{{{year|}}} | }}{{#if: {{{last|}}}{{{author|}}}{{{year|}}} | ||
| .}}{{#if: {{{url|}}} | {{#if: {{{title|}}} | | .}}{{#if: {{{url|}}} | {{#if: {{{title|}}} | ||
|  [{{{url}}} {{{title}}}] {{#if: {{{language|}}}|(in {{{language}}})}}.}} | |  [{{{url}}} {{{title}}}]{{#if: {{{language|}}} |  (in {{{language}}}) }}.}} | ||
}}{{#if: {{{format|}}} | }}{{#if: {{{format|}}} | ||
|  ({{{format|}}}) | |  ({{{format|}}}) | ||
Line 54: | Line 54: | ||
| pages = | | pages = | ||
| publisher = | | publisher = | ||
| language = | |||
| accessdate = | | accessdate = | ||
| accessyear = | | accessyear = | ||
}}</pre> | }}</pre> | ||
<code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= |accessdate= |accessyear= }} | <code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= | language= |accessdate= |accessyear= }} | ||
</nowiki></code> | </nowiki></code> | ||
=== Required parameters === | === Required parameters === | ||
Line 76: | Line 77: | ||
* '''publisher''': Publisher, if any. | * '''publisher''': Publisher, if any. | ||
* '''pages''': Pages, if any, especially if pdf format | * '''pages''': Pages, if any, especially if pdf format | ||
* '''language''': language of publication | |||
__NOEDITSECTION__ | __NOEDITSECTION__ |