Template:Cite web: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 (Use cite web from Wikipedia)  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
#  | <includeonly>{{  | ||
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}  | |||
  ||You must specify  '''''title = ''''' and '''''url = ''''' when using {{[[Template:cite web|cite web]]}}.  | |||
{{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}}  | |||
}}{{  | |||
#if: {{{archiveurl|}}}{{{archivedate|}}}   | |||
  | {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}}  | |||
    ||You must specify '''''archiveurl = ''''' and '''''archivedate = ''''' when using {{[[Template:cite web|cite web]]}}.  | |||
{{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}}  | |||
}}  | |||
}}{{#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|}}}  | |||
    |  ({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{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: {{{format|}}} |  ({{{format|}}})  | |||
}}{{#if: {{{language|}}} |  <span style="color:#555;">({{{language}}})</span>   | |||
}}{{#if: {{{work|}}}  | |||
  | . ''{{{work}}}''  | |||
}}{{#if: {{{pages|}}}  | |||
  |  {{{pages}}}  | |||
}}{{#if: {{{publisher|}}}  | |||
  | . {{{publisher}}}{{#if: {{{author|}}}{{{last|}}}  | |||
    |   | |||
    | {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }}  | |||
  }}  | |||
}}{{#if: {{{author|}}}{{{last|}}}  | |||
  ||{{#if: {{{date|}}}  | |||
    |  ({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{date}}}]]|{{{date}}}}})  | |||
    | {{#if: {{{year|}}}  | |||
      | {{#if: {{{month|}}}  | |||
        |  ({{{month}}} {{{year}}})  | |||
        |  ({{{year}}})  | |||
      }}  | |||
    }}  | |||
  }}  | |||
}}.{{#if: {{{archivedate|}}}  | |||
  |  Archived from [{{{url}}} the original] on [[{{{archivedate}}}]].  | |||
}}{{#if: {{{doi|}}}   | |||
  |  [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}].  | |||
}}{{#if: {{{accessdate|}}}  | |||
  |  Retrieved on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}.  | |||
}}{{#if: {{{accessmonthday|}}}  | |||
  |  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}.  | |||
}}{{#if: {{{accessdaymonth|}}}  | |||
  |  Retrieved on {{{accessdaymonth}}} {{{accessyear}}}.  | |||
}}{{#if: {{{quote|}}}   | |||
  |  “{{{quote}}}”  | |||
}}</includeonly><noinclude>{{pp-template}}{{template doc}}</noinclude>  | |||