Difference between revisions of "Template:Citation/core"

From Self-sufficiency
Jump to: navigation, search
(continued)
(Distinction between Place and PublicationPlace)
Line 27: Line 27:
 
       #if: {{{Edition|}}} |&rft.edition={{urlencode:{{{Edition}}}}}
 
       #if: {{{Edition|}}} |&rft.edition={{urlencode:{{{Edition}}}}}
 
     }}{{
 
     }}{{
       #if: {{{Place|}}} |&rft.place={{urlencode:{{{Place}}}}}
+
       #if: {{{PublicationPlace|{{{Place|}}}}}} |&rft.place={{urlencode:{{{PublicationPlace|{{{Place}}}}}}}}
 
     }}{{
 
     }}{{
 
       #if: {{{Publisher|}}} |&rft.pub={{urlencode:{{{Publisher}}}}}
 
       #if: {{{Publisher|}}} |&rft.pub={{urlencode:{{{Publisher}}}}}
Line 90: Line 90:
 
   }}
 
   }}
 
}}{{
 
}}{{
<!--============  Title and editor of included work  ============-->
+
<!--============  Title of included work  ============-->
   #if: {{{EditorSurname1|}}}
+
   #if: {{{IncludedWorkTitle|}}}
 +
  |, {{Link
 +
    | 1={{{IncludedWorkURL|}}}
 +
    | 2={{
 +
          #if: {{{Periodical|}}}
 +
          |{{{IncludedWorkTitle}}}
 +
          |"{{{IncludedWorkTitle}}}"
 +
        }}
 +
  }}
 +
}}{{
 +
<!--============  Place (if different than PublicationPlace) ============-->
 +
  #if: {{{Place|}}}
 
   |{{
 
   |{{
     #if: {{{IncludedWorkTitle|}}}
+
     #ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
    |, {{Link
+
    |
        | 1={{{IncludedWorkURL|}}}
+
    |, {{{Place}}}{{
        | 2={{
+
        #if: {{{Surname1|{{{EditorSurname1|{{{IncludedWorkTitle|}}}}}}}}}
              #if: {{{Periodical|}}}
+
        |, at {{{Place}}}
              |{{{IncludedWorkTitle}}}
+
              |"{{{IncludedWorkTitle}}}"
+
            }}
+
 
       }}
 
       }}
   }}{{
+
   }}
 +
}}{{
 +
<!--============  Editor of compilation  ============-->
 +
  #if: {{{EditorSurname1|}}}
 +
  |{{
 
     #if:{{{Surname1|}}}
 
     #if:{{{Surname1|}}}
 
     |, in {{Citation/authors
 
     |, in {{Citation/authors
Line 117: Line 129:
 
         | Given4 = {{{EditorGiven4|}}}
 
         | Given4 = {{{EditorGiven4|}}}
 
         | Authorlink4 = {{{Editorlink4|}}}
 
         | Authorlink4 = {{{Editorlink4|}}}
      }}
 
  }}
 
  |{{
 
    #if: {{{IncludedWorkTitle|}}}
 
    |, {{Link
 
        | 1={{{IncludedWorkURL|}}}
 
        | 2={{
 
              #if: {{{Periodical|}}}
 
              |{{{IncludedWorkTitle}}}
 
              |"{{{IncludedWorkTitle}}}"
 
            }}
 
 
       }}
 
       }}
 
   }}
 
   }}
Line 165: Line 166:
 
     |<nowiki>: </nowiki> {{{Pages|}}}
 
     |<nowiki>: </nowiki> {{{Pages|}}}
 
   }}{{
 
   }}{{
     #if: {{{Place|}}}
+
     #if: {{{PublicationPlace|}}}
     |, {{{Place}}}
+
     |, {{{PublicationPlace}}}
 
   }}{{
 
   }}{{
 
     #if: {{{Publisher|}}}
 
     #if: {{{Publisher|}}}
 
     |{{
 
     |{{
         #if: {{{Place|}}}
+
         #if: {{{PublicationPlace|}}}
 
         |<nowiki>:</nowiki>
 
         |<nowiki>:</nowiki>
 
         |,
 
         |,
Line 200: Line 201:
 
         |&#32;({{{Edition}}} ed.)
 
         |&#32;({{{Edition}}} ed.)
 
       }}{{
 
       }}{{
         #if: {{{Place|}}}
+
         #if: {{{PublicationPlace|}}}
         |, {{{Place}}}
+
         |, {{{PublicationPlace}}}
 
       }}{{
 
       }}{{
 
         #if: {{{Publisher|}}}
 
         #if: {{{Publisher|}}}
 
         |{{
 
         |{{
           #if: {{{Place|}}}
+
           #if: {{{PublicationPlace|}}}
 
           |<nowiki>:</nowiki>
 
           |<nowiki>:</nowiki>
 
           |,
 
           |,

Revision as of 02:05, 16 June 2007