Template:FormatName

Revision as of 07:58, 19 January 2010 by Editor (talk | contribs)

{{#lua:

 name = stdin:gmatch("[%S]+")
 print(name)

|foo}}