模块:Test:修订间差异

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第166行: 第166行:
     for i=1,3 do
     for i=1,3 do
         if params["display"][i] == "true" then  
         if params["display"][i] == "true" then  
             local header_th = row:tag('th')
             local border_th = row:tag('th')


             header_th
             border_th
                 :wikitext(params["bottom"][i])
                 :wikitext(params["bottom"][i])
                 :css('padding'              ,'10px')
                 :css('padding'              ,'10px')