Template:FormatName

Revision as of 08:00, 19 January 2010 by Editor (talk | contribs)

{{#lua:

 name = stdin:match("[^. ]+")
 print(name)

|foo}}