User:Rical

From Wikitech
Developer, mainly for a complex template in french wikisource, editor of a book and a research,
I hope Lua scripting for a roman to decimal converter and some others.
Lua scripting Test :

<lua who="Rical"> function hello(s) return string.format(" Lua scripting is OK here : %s!", s) end print(hello(who)) </lua>