TestLua: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "local p = {}  function p.main(frame)   local args = frame:getParent().args    local ret = mw.visualdata.query( 'Book', 'title::+', {'title'}, {} )    return table.ToString(ret) end  return p"  | 
			
(No difference) 
 | 
Revision as of 22:04, 14 November 2024
Documentation for this module may be created at Module:TestLua/doc