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:41, 13 May 2024 Katty von Keksburg talk contribs created page Module:Focus/bftb (创建页面,内容为“--This module lists all focuses for BFTB dlc countries. 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 = { gre = {}, bul = {}, tur = {}, }; local gre = p.gre local bul = p.bul local tur…”)