Template:Comma swap

{{safesubst:#invoke: string | replace

| source = {{{1|Smith Jones, John E.}}}

| pattern = ^([^,]*),%s*(.*)$

| replace = %2 %1

| plain = false

}}

{{Documentation|content=

{{substonly}}

This template is used by {{tl|sord}} to transform Last, First to First Last.

Category:Templates for redirects from a modification of the target name

}}