Template:FormatName

Revision as of 07:55, 19 January 2010 by Editor (talk | contribs) (New page: {{#lua: name = stdin:gmatch("[.]") print(name) |{{{1}}}}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{#lua:

 name = stdin:gmatch("[.]")
 print(name)

|{{{1}}}}}