Difference between revisions of "Template:Cite web"

From FreeWiki
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>{{#invoke:citation/CS1|citation
+
<includeonly>{{
|CitationClass=web
+
#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>&#32;{{{coauthors}}} }}
 +
}}{{#if: {{{author|}}}{{{last|}}}|
 +
    {{#if: {{{date|}}}
 +
    | &#32;({{{date}}})
 +
    | {{#if: {{{year|}}}
 +
      | {{#if: {{{month|}}}
 +
        | &#32;({{{month}}} {{{year}}})
 +
        | &#32;({{{year}}})
 +
      }}
 +
    }}
 +
  |}}
 +
}}{{#if: {{{last|}}}{{{author|}}}
 +
  | .&#32;}}{{#if: {{{archiveurl|}}}
 +
    | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
 +
    | {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
 +
}}{{#if: {{{language|}}} | &#32;<span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span>
 +
}}{{#if: {{{format|}}}
 +
  | &#32;({{{format|}}})
 +
}}{{#if: {{{work|}}}
 +
  | .&#32;''{{{work}}}''
 +
}}{{#if: {{{pages|}}}
 +
  | &#32;pp. {{{pages}}}
 +
}}{{#if: {{{publisher|}}}
 +
  | .&#32;{{{publisher}}}{{#if: {{{author|}}}{{{last|}}}
 +
    |
 +
    | {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }}
 +
  }}
 +
}}{{#if: {{{author|}}}{{{last|}}}
 +
  ||{{#if: {{{date|}}}
 +
    | &#32;({{{date}}})
 +
    | {{#if: {{{year|}}}
 +
      | {{#if: {{{month|}}}
 +
        | &#32;({{{month}}} {{{year}}})
 +
        | &#32;({{{year}}})
 +
      }}
 +
    }}
 +
  }}
 +
}}.{{#if: {{{archivedate|}}}
 +
  | &#32;Archived from [{{{url}}} the original] on {{{archivedate}}}.
 +
}}{{#if: {{{accessdate|}}}
 +
  | &#32;Retrieved on {{{accessdate}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}.
 +
}}{{#if: {{{accessmonthday|}}}
 +
  | &#32;Retrieved on {{{accessmonthday}}}, {{{accessyear}}}.
 +
}}{{#if: {{{quote|}}}
 +
  | &nbsp;“{{{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