Difference between revisions of "Template:Cite web"

From Monoskop
Jump to navigation Jump to search
(New page: <includeonly>{{ #if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} ||You must specify '''''title = ''''' and '''''url = ''''' when using {{cite web}}. {{#if: {{NA...)
 
Line 1: Line 1:
<includeonly>{{
+
<includeonly>{{Citation/core
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}
+
|Citation class=web
  ||You must specify  '''''title = ''''' and '''''url = ''''' when using {{[[Template:cite web|cite web]]}}.
+
 
{{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}}
+
|Surname1={{{last|{{{last1|{{{author|{{{author1|{{{authors|{{{surname|{{{surname1|}}}}}}}}}}}}}}}}}}}}}
}}{{
+
|Surname2={{{last2|{{{author2|{{{surname2|}}}}}}}}}
#if: {{{archiveurl|}}}{{{archivedate|}}}  
+
|Surname3={{{last3|{{{author3|{{{surname3|}}}}}}}}}
  | {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}}
+
|Surname4={{{last4|{{{author4|{{{surname4|}}}}}}}}}
    ||You must specify '''''archiveurl = ''''' and '''''archivedate = ''''' when using {{[[Template:cite web|cite web]]}}.
+
|Surname5={{{last5|{{{author5|{{{surname5|}}}}}}}}}
{{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}}
+
|Surname6={{{last6|{{{author6|{{{surname6|}}}}}}}}}
}}
+
|Surname7={{{last7|{{{author7|{{{surname7|}}}}}}}}}
}}{{#if: {{{author|}}}{{{last|}}}
+
|Surname8={{{last8|{{{author8|{{{surname8|}}}}}}}}}
  | {{#if: {{{authorlink|}}}
+
|Surname9={{{last9|{{{author9|{{{surname9|}}}}}}}}}
    | [[{{{authorlink}}}|{{#if: {{{last|}}}
+
 
      | {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
+
|Given1={{{first|{{{first1|{{{given|{{{given1|}}}}}}}}}}}}
      | {{{author}}}
+
|Given2={{{first2|{{{given2|}}}}}}
    }}]]
+
|Given3={{{first3|{{{given3|}}}}}}
    | {{#if: {{{last|}}}
+
|Given4={{{first4|{{{given4|}}}}}}
      | {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
+
|Given5={{{first5|{{{given5|}}}}}}
      | {{{author}}}
+
|Given6={{{first6|{{{given6|}}}}}}
 +
|Given7={{{first7|{{{given7|}}}}}}
 +
|Given8={{{first8|{{{given8|}}}}}}
 +
|Given9={{{first9|{{{given9|}}}}}}
 +
 
 +
|Authorlink1={{{authorlink|{{{authorlink1|{{{author-link|{{{author1-link|}}}}}}}}}}}}
 +
|Authorlink2={{{authorlink2|{{{author2-link|}}}}}}
 +
|Authorlink3={{{authorlink3|{{{author3-link|}}}}}}
 +
|Authorlink4={{{authorlink4|{{{author4-link|}}}}}}
 +
|Authorlink5={{{authorlink5|{{{author5-link|}}}}}}
 +
|Authorlink6={{{authorlink6|{{{author6-link|}}}}}}
 +
|Authorlink7={{{authorlink7|{{{author7-link|}}}}}}
 +
|Authorlink8={{{authorlink8|{{{author8-link|}}}}}}
 +
|Authorlink9={{{authorlink9|{{{author9-link|}}}}}}
 +
 
 +
|Coauthors={{{coauthors|{{{coauthor|}}}}}}
 +
 
 +
|Other={{{others|}}}
 +
 
 +
|Year={{{year|{{    <!-- attempt to derive year from date, if possible -->
 +
          #if: {{{date|}}}
 +
          |{{
 +
              #iferror:{{#time:Y|{{{date|}}} }}
 +
              |{{#iferror:{{#time:Y|{{{publication-date|einval}}} }}||{{#time:Y|{{{publication-date|}}} }}}}
 +
              |{{#time:Y|{{{date|}}} }}
 +
            }}
 +
          |{{{publication-date|}}} <!-- last resort -->
 +
        }}
 +
      }}}
 +
|YearNote={{{origyear|}}}
 +
|Date={{#if:{{{date|}}}|{{{date}}}|{{{day|}}} {{{month|}}} {{{year|{{{publication-date|}}}}}}}}
 +
 
 +
|Title={{{work|}}}
 +
|IncludedWorkTitle={{
 +
  #if:{{{title|}}}
 +
  |{{{title}}}
 +
  |{{
 +
    #if:{{{trans_title|}}}
 +
    |
 +
    |{{citation error|nocat={{{template doc demo|}}}|no <code>&#124;title&#61;</code> specified|Cite web}}
 
     }}
 
     }}
 
   }}
 
   }}
}}{{#if: {{{author|}}}{{{last|}}}
+
|TransTitle={{{trans_title|}}}
  | {{#if: {{{coauthors|}}}| <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
+
|TitleType={{{type|}}}
}}{{#if: {{{author|}}}{{{last|}}}|
+
|language={{{language|}}}
    {{#if: {{{date|}}}
+
 
    | &#32;({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{date}}}]]|{{{date}}}}})
+
|IncludedWorkURL={{#if:{{{archiveurl|}}}
    | {{#if: {{{year|}}}
+
      |{{#ifeq: {{{deadurl|}}} | no | {{{url|}}} | {{{archiveurl|}}}}}
      | {{#if: {{{month|}}}
+
      |{{{url|}}}
        | &#32;({{{month}}} {{{year}}})
+
    }}
        | &#32;({{{year}}})
+
|AccessDate={{{accessdate|}}}
       }}
+
|OriginalURL={{{url|}}}
 +
|ArchiveURL={{{archiveurl|}}}
 +
|ArchiveDate={{{archivedate|}}}
 +
|DeadURL={{{deadurl|}}}
 +
|format={{{format|}}}
 +
 
 +
|At={{#if: {{{page|}}}|{{#if:{{{nopp|}}}||p.&nbsp;}}{{{page}}}
 +
      |{{#if: {{{pages|}}}|{{#if:{{{nopp|}}}||pp.&nbsp;}}{{{pages}}}
 +
       |{{{at|}}}}}
 
     }}
 
     }}
  |}}
 
}}{{#if: {{{last|}}}{{{author|}}}
 
  | .&#32;}}{{
 
  #if: {{{editor|}}}
 
  | &#32;{{{editor}}}:
 
}}{{#if: {{{curly|}}}|“|"
 
  }}{{#if: {{{archiveurl|}}}
 
    | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
 
    | {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
 
  }}{{#if: {{{curly|}}}|”|"
 
}}{{#if: {{{format|}}} | &#32;({{{format}}})
 
}}{{#if:{{{language|}}}
 
  | &#32;(in {{{language}}})
 
}}{{#if: {{{work|}}}
 
  | .&#32;''{{{work}}}''
 
}}{{#if: {{{pages|}}}
 
  | &#32;{{{pages}}}
 
}}{{#if: {{{publisher|}}}
 
  | .&#32;{{{publisher}}}{{#if: {{{author|}}}{{{last|}}}
 
    |
 
    | {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }}
 
  }}
 
}}{{#if: {{{author|}}}{{{last|}}}
 
  ||{{#if: {{{date|}}}
 
    | &#32;({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{date}}}]]|{{#ifeq:{{#time:Y-m-d|{{{date}}}}}|1970-01-01|[[{{{date}}}]]|{{{date}}}}}}})
 
    | {{#if: {{{year|}}}
 
      | {{#if: {{{month|}}}
 
        | &#32;({{{month}}} {{{year}}})
 
        | &#32;({{{year}}})
 
      }}
 
    }}
 
  }}
 
}}.{{#if: {{{archivedate|}}}
 
  | &#32;Archived from [{{{url}}} the original] on [[{{{archivedate}}}]].
 
}}{{#if: {{{doi|}}}
 
  | &#32;[[Digital object identifier|doi]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}].
 
}}{{#if: {{{accessdate|}}}
 
  | &#32;Retrieved on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.
 
}}{{#if: {{{accessmonthday|}}}
 
  | &#32;Retrieved on {{{accessmonthday}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}.
 
}}{{#if: {{{accessdaymonth|}}}
 
  | &#32;Retrieved on {{{accessdaymonth}}}{{#if: {{{accessyear|}}} | &#32;{{{accessyear}}} }}.
 
}}{{#if: {{{quote|}}}
 
  | &nbsp;“{{{quote}}}”
 
}}</includeonly><noinclude>
 
  
{{pp-template|small=yes}}
+
|Series={{{agency|{{{series|{{{version|}}}}}}}}}
{{Documentation}}
+
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
+
|Publisher={{{publisher|}}}
</noinclude>
+
|Place={{{location|{{{place|}}}}}}
 +
|PublicationPlace={{{location|{{{place|{{{publication-place|}}}}}}}}}
 +
|PublicationDate={{{publication-date|}}}
 +
 
 +
|EditorSurname1={{{editor-last|{{{editor1-last|{{{editor|{{{editors|{{{editor-surname|{{{editor1-surname|}}}}}}}}}}}}}}}}}}
 +
|EditorSurname2={{{editor2-last|{{{editor2-surname|}}}}}}
 +
|EditorSurname3={{{editor3-last|{{{editor3-surname|}}}}}}
 +
|EditorSurname4={{{editor4-last|{{{editor4-surname|}}}}}}
 +
|EditorGiven1={{{editor-first|{{{editor1-first|{{{editor-given|{{{editor1-given|}}}}}}}}}}}}
 +
|EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}}
 +
|EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}}
 +
|EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}}
 +
|Editorlink1={{{editor-link|{{{editor1-link|}}}}}}
 +
|Editorlink2={{{editor2-link|}}}
 +
|Editorlink3={{{editor3-link|}}}
 +
|Editorlink4={{{editor4-link|}}}
 +
 
 +
|ARXIV={{{arxiv|}}}
 +
|ASIN={{{asin|{{{ASIN|}}}}}}
 +
|ASIN-TLD={{{asin-tld|}}}
 +
|BIBCODE={{{bibcode|}}}
 +
|DOI={{{doi|{{{DOI|}}}}}}
 +
|DoiBroken={{{doi_brokendate|{{{doi_inactivedate|}}}}}}
 +
|ISBN={{{isbn|{{{ISBN|}}}}}}
 +
|ISSN={{{issn|{{{ISSN|}}}}}}
 +
|JFM={{{jfm|{{{JFM|}}}}}}
 +
|JSTOR={{{jstor|{{{JSTOR|}}}}}}
 +
|LCCN={{{lccn|{{{LCCN|}}}}}}
 +
|MR={{{mr|{{{MR|}}}}}}
 +
|OCLC={{{oclc|{{{OCLC|}}}}}}
 +
|OL={{{ol|{{{OL|}}}}}}
 +
|OSTI={{{osti|{{{OSTI|}}}}}}
 +
|PMC={{{pmc|{{{PMC|}}}}}}
 +
|PMID={{{pmid|{{{PMID|}}}}}}
 +
|RFC={{{rfc|{{{RFC|}}}}}}
 +
|SSRN={{{ssrn|{{{SSRN|}}}}}}
 +
|ZBL={{{zbl|}}}
 +
|ID={{{id|{{{ID|}}}}}}
 +
 
 +
|laysummary={{{laysummary|}}}
 +
|laydate={{{laydate|}}}
 +
|laysource={{{laysource|}}}
 +
 
 +
|quote={{{quote|}}}
 +
 
 +
|Ref={{{ref|}}}
 +
 
 +
|amp={{{lastauthoramp|}}}
 +
|AuthorMask={{{author-mask|{{{authormask|}}}}}}
 +
|AuthorSep={{#ifeq:{{{author-separator|}}}|;|&#059;|{{{author-separator|&#059;}}}}}&#32;
 +
|NameSep={{{author-name-separator|,}}}&#32;
 +
|PS={{#if:{{{quote|}}}||{{{postscript|.}}}}}
 +
|Sep={{#ifeq:{{{separator|{{{seperator}}} }}}|;|&#059;|{{{separator|{{{seperator|.}}} }}} }}
 +
|template doc demo={{{template doc demo|}}}
 +
|Trunc={{#if:{{{display-authors|}}}|{{{display-authors}}}|8}}
 +
}}{{#if:{{{access-date|}}}{{{accessdaymonth|}}}{{{accessday|}}}{{{accessmonthday|}}}{{{accessed|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{dateformat|}}}{{{day|}}}{{{doilabel|}}}
 +
|[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}</includeonly><

Revision as of 11:23, 27 March 2013

<