Jump to content

Template:Cite book: Difference between revisions

From [YSDC] Into The Deep
ShimminBeg (talk | contribs)
New template
 
ShimminBeg (talk | contribs)
Can't be made to work; if statements do not function on this wiki.
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><cite class="book" style="font-style:normal" {{
 
  #if: {{{ref|}}}
  |{{#ifeq:{{{ref}}}|none||id="{{{ref}}}"}}
  |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{last}}}-{{{year}}}" }} }}
}}>{{
  #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: {{{origdate|}}}
  | &#32;<nowiki>[</nowiki>{{{origdate}}}]
  | {{
    #if: {{{origyear|}}}
    | {{
      #if: {{{origmonth|}}}
      | &#32;<nowiki>[</nowiki>{{{origmonth}}} {{{origyear}}}]
      | &#32;<nowiki>[</nowiki>{{{origyear}}}]
    }}
  }}
}}{{
  #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: {{{author|}}}{{{last|}}} | .
}}{{
  #if: {{{chapter|}}}
  | &#32;"{{
    #if: {{{chapterurl|}}}
    | [{{{chapterurl}}} {{{chapter}}}]
    | {{{chapter}}}
}}",}}{{
  #if: {{{editor|}}}
  | &#32;in {{{editor}}}:
}} <i>{{
  #if: {{{url|}}} | [{{{url}}} {{{title}}}] | {{{title}}}
}}</i>{{
  #if: {{{format|}}} | &#32;({{{format}}})
}}{{
  #if: {{{others|}}} | , {{{others}}}
}}{{
  #if: {{{edition|}}} | , {{{edition}}}
}}{{
  #if: {{{series|}}} | , {{{series}}}
}}{{
    #if: {{{volume|{{{number|}}}}}} | &#32;'''{{{volume|{{{number}}}}}}'''
}}{{
  #if: {{{language|}}} | &#32;(in {{{language}}})
}}{{
  #if: {{{publisher|}}}
  | {{#if: {{{format|}}}{{{others|}}}{{{edition|}}} | ,&#32; | .&#32; }}{{
    #if: {{{location|}}}
    | {{{location}}}:&#32;
  }}{{{publisher}}}
}}{{
  #if: {{{pages|{{{page|}}}}}} | ,&#32;{{{pages|{{{page}}}}}}
}}{{
  #if: {{{doi|}}} | . [[Digital object identifier|doi]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]
}}{{
  #if: {{{id|}}} | . {{{id}}}
}}{{
  #if: {{{isbn|}}} | . ISBN {{{isbn}}}
}}{{
  #if: {{{oclc|}}} | . [[Online Computer Library Center|OCLC]] [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]
}}{{
  #if: {{{url|}}}{{{chapterurl|}}} | {{
  #if: {{{accessdate|}}} |
  <span class="reference-accessdate">. Retrieved on {{{accessdate}}}</span>
  | {{
    #if: {{{accessyear|}}}
    | <span class="reference-accessdate">. Retrieved {{
      #if: {{{accessmonth|}}}
      | on {{{accessmonth}}} {{{accessyear}}}
      | during {{{accessyear}}}
  }}</span>}}
  }}
}}.{{ #if: {{{quote|}}} | &nbsp;"{{{quote}}}"
}}</cite>
</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 11:19, 20 June 2013