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/toa (创建页面,内容为“--This module lists all focuses for TOA dlc countries. It's meant to be required by "Module:Focus" -- local function copy_shared_table_to_table(t1, t2) for k, v in pairs(t1) do t2[k] = v t2[k].shared = true end return t2 end 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 copy_table_to_table(t1, t2) for k, v in pairs(t1) do t2[k] = v end return t2…”)