Difference between revisions of "Template:Citation/core"

From Self-sufficiency
Jump to: navigation, search
(Add back the printonly functionality)
(Address issue with "Place" for periodicals.)
Line 153: Line 153:
 
   #if: {{{Place|}}}
 
   #if: {{{Place|}}}
 
   |{{
 
   |{{
     #if: {{{Periodical|}}}
+
     #ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
    |, at {{{Place}}}
+
    |
 
     |{{
 
     |{{
         #ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
+
         #if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}{{{Periodical|}}}
        |
+
        |, written at {{{Place}}}
        |{{
+
          #if: {{{Surname1|}}}
+
          |, at {{{Place}}}
+
          |{{
+
              #if: {{{EditorSurname1|}}}
+
              |, at {{{Place}}}
+
              |{{
+
                #if {{{IncludedWorkTitle|}}}
+
                |, at {{{Place}}}
+
              }}
+
            }}
+
        }}
+
 
       }}
 
       }}
 
   }}
 
   }}
Line 248: Line 236:
 
       }}", 
 
       }}", 
 
   }}''{{{Periodical}}}''{{
 
   }}''{{{Periodical}}}''{{
     #ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
+
     #if: {{{PublicationPlace|}}}
    |
+
 
     |{{
 
     |{{
         #if: {{{PublicationPlace|}}}
+
         #if: {{{Publisher|}}}
         |{{
+
         |&#32;({{{PublicationPlace}}}<nowiki>: </nowiki>{{{Publisher}}})
          #if: {{{Publisher|}}}
+
        |&#32;({{{PublicationPlace}}})
          |&#32;({{{PublicationPlace}}}<nowiki>: </nowiki>{{{Publisher}}})
+
      }}
          |&#32;({{{PublicationPlace}}})
+
    |{{
        }}
+
        #if: {{{Publisher|}}}
        |{{
+
        |&#32;({{{Publisher}}})
          #if: {{{Publisher|}}}
+
          |&#32;({{{Publisher}}})
+
        }}
+
 
       }}
 
       }}
 
   }}{{
 
   }}{{

Revision as of 02:41, 5 September 2007