Template:FormatName

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

{{#lua:

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

|foo}}