Difference between revisions of "Template:Citation/core"

From Self-sufficiency
Jump to: navigation, search
(Implement "At" parameter)
(Fix minor problem with multiple editors/authors)
Line 68: Line 68:
 
       }}{{
 
       }}{{
 
         #if: {{{Authorlink2|}}}
 
         #if: {{{Authorlink2|}}}
         |[[{{{Authorlink2}}} |{{{Given2|}}} {{{Surname2}}}]]
+
         |[[{{{Authorlink2}}} |{{{Surname2}}}{{
         |{{{Given2|}}} {{{Surname2}}}
+
          #if: {{{Given2|}}}
 +
          |, {{{Given2}}}
 +
        }}]]
 +
         |{{{Surname2}}}{{
 +
          #if: {{{Given2|}}}
 +
          |, {{{Given2}}}
 +
        }}
 
       }}{{
 
       }}{{
 
         #if: {{{Surname3|}}}
 
         #if: {{{Surname3|}}}
 
         | & {{
 
         | & {{
 
           #if: {{{Authorlink3|}}}
 
           #if: {{{Authorlink3|}}}
           |[[{{{Authorlink3}}} |{{{Given3|}}} {{{Surname3}}}]]
+
           |[[{{{Authorlink3}}} |{{{Surname3}}}{{
           |{{{Given3|}}} {{{Surname3}}}
+
              #if: {{{Given3|}}}
 +
              |, {{{Given3}}}
 +
            }}]]
 +
           |{{{Surname3}}}{{
 +
              #if: {{{Given3|}}}
 +
              |, {{{Given3}}}
 +
            }}
 
         }}{{
 
         }}{{
 
           #if:{{{Surname4|}}}
 
           #if:{{{Surname4|}}}
Line 105: Line 117:
 
         }}{{
 
         }}{{
 
           #if: {{{Editorlink2|}}}
 
           #if: {{{Editorlink2|}}}
           |[[{{{Editorlink2}}} |{{{EditorGiven2|}}} {{{EditorSurname2}}}]]
+
           |[[{{{Editorlink2}}} |{{{EditorSurname2}}}{{
           |{{{EditorGiven2|}}} {{{EditorSurname2}}}
+
              #if: {{{EditorGiven2|}}}
 +
              |, {{{EditorGiven2}}}
 +
            }}]]
 +
           |{{{EditorSurname2}}}{{
 +
              #if: {{{EditorGiven2|}}}
 +
              |, {{{EditorGiven2}}}
 +
            }}
 
         }}{{
 
         }}{{
 
           #if: {{{EditorSurname3|}}}
 
           #if: {{{EditorSurname3|}}}
 
           | & {{
 
           | & {{
 
               #if: {{{Editorlink3|}}}
 
               #if: {{{Editorlink3|}}}
               |[[{{{Editorlink3}}} |{{{EditorGiven3|}}} {{{EditorSurname3}}}]]
+
               |[[{{{Editorlink3}}} |{{{EditorSurname3}}}{{
               |{{{EditorGiven3|}}} {{{EditorSurname3}}}
+
                #if: {{{EditorGiven3|}}}
 +
                |, {{{EditorGiven3}}}
 +
              }}]]
 +
               |{{{EditorSurname3}}}{{
 +
                #if: {{{EditorGiven3|}}}
 +
                |, {{{EditorGiven3}}}
 +
              }}
 
             }}{{
 
             }}{{
 
               #if:{{{EditorSurname4|}}}
 
               #if:{{{EditorSurname4|}}}
Line 185: Line 209:
 
         }}{{
 
         }}{{
 
           #if: {{{Editorlink2|}}}
 
           #if: {{{Editorlink2|}}}
           |[[{{{Editorlink2}}} |{{{EditorGiven2|}}} {{{EditorSurname2}}}]]
+
           |[[{{{Editorlink2}}} |{{{EditorSurname2}}}{{
           |{{{EditorGiven2|}}} {{{EditorSurname2}}}
+
              #if: {{{EditorGiven2|}}}
 +
              |, {{{EditorGiven2}}}
 +
            }}]]
 +
           |{{{EditorSurname2}}}{{
 +
              #if: {{{EditorGiven2|}}}
 +
              |, {{{EditorGiven2}}}
 +
            }}
 
         }}{{
 
         }}{{
 
           #if: {{{EditorSurname3|}}}
 
           #if: {{{EditorSurname3|}}}
 
           | & {{
 
           | & {{
 
               #if: {{{Editorlink3|}}}
 
               #if: {{{Editorlink3|}}}
               |[[{{{Editorlink3}}} |{{{EditorGiven3|}}} {{{EditorSurname3}}}]]
+
               |[[{{{Editorlink3}}} |{{{EditorSurname3}}}{{
               |{{{EditorGiven3|}}} {{{EditorSurname3}}}
+
                #if: {{{EditorGiven3|}}}
 +
                |, {{{EditorGiven3}}}
 +
              }}]]
 +
               |{{{EditorSurname3}}}{{
 +
                #if: {{{EditorGiven3|}}}
 +
                |, {{{EditorGiven3}}}
 +
              }}
 
             }}{{
 
             }}{{
 
               #if:{{{EditorSurname4|}}}
 
               #if:{{{EditorSurname4|}}}

Revision as of 03:03, 16 October 2007