Difference between revisions of "Template:Cite web"
Jump to navigation
Jump to search
[unchecked revision] | [unchecked revision] |
te>Anthony Appleyard m (Protected "Template:Cite web": restore old protection ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))) |
m (1 revision imported) |
||
(2 intermediate revisions by 2 users 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}} | + | }}{{ |
− | </noinclude> | + | #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: {{{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|}}} | ||
+ | |  pp. {{{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 {{{archivedate}}}. | ||
+ | }}{{#if: {{{accessdate|}}} | ||
+ | |  Retrieved on {{{accessdate}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}. | ||
+ | }}{{#if: {{{accessmonthday|}}} | ||
+ | |  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}. | ||
+ | }}{{#if: {{{quote|}}} | ||
+ | | “{{{quote}}}” | ||
+ | }}</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 15:19, 1 September 2019
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted