Template:Cite web: Difference between revisions
From Kaboom Wiki
m Protected "Template:Cite web": restore old protection ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)) |
m 1 revision imported: Re-import every Template/Module from wikipedia |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{ | ||
| | #if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} | ||
}}</includeonly><noinclude> | ||Error on call to [[Template:cite web]]: Parameters '''url''' and '''title''' must be specified | ||
{{documentation}} | }}{{ | ||
#if: {{{archiveurl|}}}{{{archivedate|}}} | |||
| {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}} | |||
||Error on call to [[template:cite web]]: Parameters '''archiveurl''' and '''archivedate''' must be both specified or both omitted | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
| {{#if: {{{authorlink|}}} | |||
| [[{{{authorlink}}}|{{#if: {{{last|}}} | |||
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }} | |||
| {{{author}}} | |||
}}]] | |||
| {{#if: {{{last|}}} | |||
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }} | |||
| {{{author}}} | |||
}} | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
| {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }} | |||
}}{{#if: {{{author|}}}{{{last|}}}| | |||
{{#if: {{{date|}}} | |||
|  ({{{date}}}) | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | |||
|}} | |||
}}{{#if: {{{last|}}}{{{author|}}} | |||
| . }}{{ | |||
#if: {{{editor|}}} | |||
|  {{{editor}}}: | |||
}}{{#if: {{{archiveurl|}}} | |||
| {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}} | |||
| {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}} | |||
}}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span> | |||
}}{{#if: {{{format|}}} | |||
|  ({{{format|}}}) | |||
}}{{#if: {{{work|}}} | |||
| . ''{{{work}}}'' | |||
}}{{#if: {{{pages|}}} | |||
|  {{{pages}}} | |||
}}{{#if: {{{publisher|}}} | |||
| . {{{publisher}}}{{#if: {{{author|}}}{{{last|}}} | |||
| | |||
| {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }} | |||
}} | |||
}}{{#if: {{{author|}}}{{{last|}}} | |||
||{{#if: {{{date|}}} | |||
|  ({{{date}}}) | |||
| {{#if: {{{year|}}} | |||
| {{#if: {{{month|}}} | |||
|  ({{{month}}} {{{year}}}) | |||
|  ({{{year}}}) | |||
}} | |||
}} | |||
}} | |||
}}.{{#if: {{{archivedate|}}} | |||
|  Archived from [{{{url}}} the original] on {{#time:F j, Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , {{{archiveyear}}} }}. | |||
}}{{#if: {{{accessdate|}}} | |||
|  Retrieved on {{#time:F j, Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}. | |||
}}{{#if: {{{accessmonthday|}}} | |||
|  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}. | |||
}}{{#if: {{{accessdaymonth|}}} | |||
|  Retrieved on {{{accessdaymonth}}} {{{accessyear}}}. | |||
}}{{#if: {{{quote|}}} | |||
| “{{{quote}}}” | |||
}}</includeonly><noinclude>{{documentation}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 01:07, 3 August 2026
Documentation may be found at Wikipedia:Template:Cite web/doc.