Difference between revisions of "Module:Yesno"

Jump to navigation Jump to search
38 bytes added ,  05:57, 3 March 2013
Trim space
>ATDT
(Ported Template:Yesno to Lua)
 
>ATDT
(Trim space)
Line 22: Line 22:
   
   
     val = (val or ''):lower()
     val = (val or ''):lower()
    val = val:match'^%s*(.*%S)' or ''
   
   
     if val == '' then
     if val == '' then
Anonymous user

Navigation menu