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:37, 13 May 2024 Katty von Keksburg talk contribs created page Module:Focus/generic (创建页面,内容为“--This module lists all focuses for Generic countries, Chinese warlords and Horn of Africa nations. It's meant to be required by "Module:Focus" -- 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) do t1[k] = v end return t1 end local p = { generic = {}, warlord = {}, hoa =…”)