Template:Citation Style documentation/author
From FamiLAB Wiki
- last: Surname of a single author. Do not wikilink—use author-link instead. For corporate authors or authors for whom only one name is listed by the source, use last or one of its aliases (e.g.
|{{#if:author|author=}}Bono
). Aliases: surname, author, last1, surname1, author1{{#if:|, {{{aliases}}}}}.- author: this parameter is used to hold the complete name of a single author (first and last) or to hold the name of a corporate author. This parameter should never hold the names of more than one author.
- first: Given or first names of author; for example: Firstname Middlename or Firstname M. or Firstname M., Sr. Do not wikilink—use author-link instead. Aliases: given, first1, given1. Requires last; first name will not display if last is empty.
- OR: for multiple authors, use last1, first1 through lastn, firstn, where n is any consecutive number for an unlimited number of authors (each firstn requires a corresponding lastn). See the display parameters to change how many authors are displayed. Aliases: surname1, given1 through surnamen, givenn, or author1 through authorn. For an individual author plus an institutional author, you can use
|{{#if:first1|first1=}}...
|{{#if:last1|last1=}}...
|{{#if:author2|author2=}}...
. - author-link: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: author-link1, authorlink, authorlink1, author1-link, author1link.
- OR: for multiple authors, use author-link1 through author-linkn. Aliases: authorlink1 through authorlinkn, or author1-link through authorn-link, or author1link through authornlink.
- name-list-format: displays authors and editors in Vancouver style when set to
vanc
and when the list useslast
/first
parameters for the name list(s).
- vauthors: comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses:
|{{#if:vauthors|vauthors=}}Smythe JB, ((Megabux Corporation))
- author-link and author-mask may be used for the individual names in
|{{#if:vauthors|vauthors=}}
as described above{{#if:||
- authors: Free-form list of author names; use of this parameter is discouraged because it does not contribute to a citation's metadata; not an alias of last.}}{{#if: |
- {{#ifeq:Template||Template:FormattingError|coauthors}}: (deprecated)
Names of coauthors. Requires author, authors, or lastnInclude coauthors in author or authors or use separate authorn or lastn/firstn to list coauthors.}}{{#if: | - contributor-last: Surname of contributor. Do not wikilink—use contributor-link instead. For book cites only, requires contribution; used primarily to cite afterword, foreword, introduction, or preface to author's work. Aliases: contributor-surname, contributor1, contributor1-last, contributor-last1.
- contributor-first: Given or first names of contributor. Do not wikilink—use contributor-link instead. Aliases: contributor-given, contributor1-first, contributor-first1.
- OR: for multiple contributors, use contributor-last1, contributor-first1 through contributor-lastn, contributor-firstn where n is any consecutive number for an unlimited number of contributors (each contributor-firstn requires a corresponding contributor-lastn). Aliases: contributor1-last, contributor1-first through contributorn-last, contributorn-first, or contributor1 through contributorn.
- contributor-link: Title of existing Wikipedia article about the contributor—not the contributor's website; do not wikilink. Aliases: contributor-link1, contributor1-link.
- OR: for multiple contributors, use contributor-link1 through contributor-linkn. Aliases: contributor1-link through contributorn-link.}}
- translator-last: Surname of translator. Do not wikilink—use translator-link instead. Aliases: translator-surname, translator1, translator1-last, translator-last1.
- translator-first: Given or first names of translator. Do not wikilink—use translator-link instead. Aliases: translator-given, translator1-first, translator-first1.
- OR: for multiple translators, use translator-last1, translator-first1 through translator-lastn, translator-firstn, where n is any consecutive number for an unlimited number of translators (each translator-firstn requires a corresponding translator-lastn). Aliases: translator1-last, translator1-first through translatorn-last, translatorn-first, or translator1 through translatorn.
- translator-link: Title of existing Wikipedia article about the translator—not the translator's website; do not wikilink. Aliases: translator-link1, translator1-link.
- OR: for multiple translators, use translator-link1 through translator-linkn. Aliases: translator1-link through translatorn-link.
- collaboration: Name of a group of authors or collaborators; requires author, last, or vauthors listing one or more primary authors; follows author name-list; appends "et al." to author name-list.{{#if: |
- others: To record other contributors to the work, including illustrators. For the parameter value, write Illustrated by John Smith.}}
- Note: When using {{#ifeq:y|y|shortened footnotes|Shortened footnotes}} or {{#ifeq:y|y|parenthetical referencing|Parenthetical referencing}} styles with templates, do not use multiple names in one field, or else the anchor will not match the inline link.