Combined display of all available logs of 钢铁雄心4百科. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:42, 13 May 2024 Katty von Keksburg talk contribs created page Module:Focus/aat (创建页面,内容为“--This module lists all focuses for AAT dlc countries. It's meant to be required by "Module:Focus" -- local function copy_joint_table_to_table(t1, t2) for k, v in pairs(t1) do t2[k] = v t2[k].joint = true end return t2 end local function name_as_id(t1) t2 = {} for k, v in pairs(t1) do t2[k] = v if v.dup_name == nil then t2[v.name:lower()] = v else t2[v.name:lower() .. " " .. v.dup_name:lower()] = v end end for k, v in pairs(t2) d…”)