更改

跳到导航 跳到搜索
删除5字节 、 2023年2月8日 (三) 04:31
撤销VIFF讨论)的版本1640
第141行: 第141行:  
     local props = SMWUtils.query_page_properties("[["..title.."]]", prop_names)[1]["properties"]
 
     local props = SMWUtils.query_page_properties("[["..title.."]]", prop_names)[1]["properties"]
 
     local root = mw.html.create("div")
 
     local root = mw.html.create("div")
     root:attr("style", "display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, auto)) auto; width: 100%")
+
     root:attr("style", "display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, auto)); width: 100%")
 
     local maintainerTemp = renderMaintainers(frame, props["维护者"], props["创作者"])
 
     local maintainerTemp = renderMaintainers(frame, props["维护者"], props["创作者"])
 
      
 
      

导航菜单