Template:Swap

Revision as of 00:21, 9 February 2019 by Malcolmmcc (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

John E. Smith

This template swaps the first word of a phrase to the end. If there was a comma after the first word, it is removed, as is often necessary when swapping last-name-first, into first-name-first order in lists of names.

Usage

  • {{swap|AA BB}} → BB AA
  • {{swap|Doe, Mary J.}} → Mary J. Doe