Template:Comma swap
{{
| source = {{{1
| 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
}}