模块:Test:修订间差异

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第86行: 第86行:
     if params["display-header"][i] == "true" then  
     if params["display-header"][i] == "true" then  
     local row = tbl:tag('tr')
     local row = tbl:tag('tr')
    end
     for i=1,3 do
     for i=1,3 do
         if params["display"][i] == "true" then  
         if params["display"][i] == "true" then  
第106行: 第107行:
     end
     end
     end
     end
end
 


function renderRow(row_id, args, tbl)
function renderRow(row_id, args, tbl)