テンプレート:Citation/authors

提供: Yourpedia
移動: 案内検索

{{

 #if: 
 |[[{{{Authorlink1}}} |{{{Surname1}}}{{
    #if: 
    |, {{{Given1}}}
  }}]]
 |{{{Surname1}}}{{
    #if: 
    |, {{{Given1}}}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |; 
    | & 
  }}{{
    #if: 
    |[[{{{Authorlink2}}} | {{{Surname2}}}]]
    | {{{Surname2}}}
  }}{{
    #if: 
    | & {{
       #if: 
       |[[{{{Authorlink3}}} | {{{Surname3}}}]]
       | {{{Surname3}}}
     }}{{
       #if:
       | et al.
     }}
  }}

}}