所有钢铁雄心4百科公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2024年5月13日 (一) 20:39 Katty von Keksburg 讨论 贡献创建了页面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…”)
- 2024年5月13日 (一) 20:39 Katty von Keksburg 讨论 贡献创建了页面Module:Focus/lar (创建页面,内容为“--This module lists all focuses for LAR 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 = { fra = {}, fre = {}, vic = {}, por = {}, spr = {}, spa = {}, }; local fra = p…”)
- 2024年5月13日 (一) 20:39 Katty von Keksburg 讨论 贡献创建了页面Module:Focus/mtg (创建页面,内容为“--This module lists all focuses for MTG 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 = { usa = {}, eng = {}, hol = {}, mex = {}, }; local eng = p.eng local usa = p.usa…”)
- 2024年5月13日 (一) 20:39 Katty von Keksburg 讨论 贡献创建了页面Module:Focus/wtt (创建页面,内容为“--This module lists all focuses for WTT 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 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)…”)
- 2024年5月13日 (一) 20:38 Katty von Keksburg 讨论 贡献创建了页面Module:Focus/tfv (创建页面,内容为“--This module lists all focuses for TFV 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 = { ast = {}, raj = {}, can = {}, nzl = {}, saf = {}, }; local ast = p.ast local…”)
- 2024年5月13日 (一) 20:38 Katty von Keksburg 讨论 贡献创建了页面Module:Focus/dod (创建页面,内容为“--This module lists all focuses for DOD 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 = { cze = {}, hun = {}, rom = {}, yug = {}, }; local cze = p.cze local hun = p.hun…”)
- 2024年5月13日 (一) 20:37 Katty von Keksburg 讨论 贡献创建了页面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 =…”)
- 2024年5月13日 (一) 20:37 Katty von Keksburg 讨论 贡献创建了页面Module:Defines (创建页面,内容为“local p = {}; local getArgs = require('Module:Arguments').getArgs local NDefines = require("Module:Defines/List") function p.read_define(frame) local args = getArgs(frame) return p._read_define(args) end function p._read_define(args) s = NDefines[args[1]][args[2]] if type(s)=="string" then s = "\"" .. s .. "\"" end if type(s)=="table" and args[3] then s = s[tonumber(args[3])] if type(s) == "table" and args[4] t…”)
- 2024年5月13日 (一) 20:36 Katty von Keksburg 讨论 贡献创建了页面Module:Defines/List (创建页面,内容为“local NDefines = { NGame = { START_DATE = "1936.1.1.12", END_DATE = "1949.1.1.1", MAP_SCALE_PIXEL_TO_KM = 7.114, SAVE_VERSION = 22, CHECKSUM_SALT = "zwOdv5d9wm9uDSOT", LAG_DAYS_FOR_LOWER_SPEED = 10, LAG_DAYS_FOR_PAUSE = 25, GAME_SPEED_SECONDS = { 2.0, 0.5, 0.2, 0.1, 0.0 }, MAJOR_PARTICIPANTS_FOR_MAJOR_WAR = 3, TRADE_ROUTE_RECALCULATE_FREQUENCY_DAYS = 30, COMBAT_LOG_MAX_MONTHS = 12, MESSAGE_TIMEOUT_DAYS = 60, AIR_LOG_TIMEOUT_HOURS = 24, EVENT_TIMEO…”)
- 2024年5月13日 (一) 20:33 Katty von Keksburg 讨论 贡献创建了页面Module:Flag (创建页面,内容为“local p = {} function p.flag(country, text) local f = string.format("24px|border|alt=Flag of %s|link=%s", country, country, country) local t if type(text) == "number" then t = "" elseif text ~= nil then t = string.format(" %s", country, text) else t = string.format(" %s", country) end return f .. t end return p”)
- 2024年5月13日 (一) 20:32 Katty von Keksburg 讨论 贡献创建了页面Module:Color (创建页面,内容为“local p = {} function p.color(color, text, background) local s = "<span class=\"effect-%s\" style=\"color: %s; white-space:nowrap; font-weight:bold;" if color == "green" then s = string.format(s, "green", "#008000") elseif color == "red" then s = string.format(s, "red", "#ff0000") elseif color == "yellow" then s = string.format(s, "yellow", "#ffbd00") elseif color == "blue" then s = string.format(s, "blue", "#0000ff") elseif color…”)
- 2024年5月13日 (一) 20:32 Katty von Keksburg 讨论 贡献创建了页面Module:Icon/list (创建页面,内容为“local p = {} -- brigade types p["airborne light armor"] = { link = "Land units#Unit types", file = "Airborne armored recon", caption = "Airborne light armor", width = "x22px" } p["airborne armored recon"] = p["airborne light armor"] p["airborne armoured recon"] = p["airborne light armor"] p["airborne light armour"] = p["airborne light armor"] p["amphibious tank"] = { link = "Land units#Unit types", file = "Amphibious Tank", caption = "Amphibious tank", width =…”)
- 2024年5月13日 (一) 20:31 Katty von Keksburg 讨论 贡献创建了页面Module:Focus (创建页面,内容为“------------------------------------------------------------------------------- -- -- Module:Focus -- -- This module implements Template:Focus. ------------------------------------------------------------------------------- local p = {}; local tagSet = { generic = {dlc = "generic"}, warlord = {dlc = "generic"}, hoa = {dlc = "generic"}, ast = {dlc = "tfv"}, can = {dlc = "tfv"}, saf = {dlc = "tfv"}, raj = {dlc = "tfv"}, nzl =…”)
- 2024年5月13日 (一) 20:30 Katty von Keksburg 讨论 贡献创建了页面Module:Icon (创建页面,内容为“local p = {} function p.icon(icon, text, width) local mIcon = mw.loadData("Module:Icon/list")[icon:lower()] if not mIcon then return "<span style=\"color: red; font-size: 11px;\">(unrecognized string \"" .. icon .. "\" for Module:Icon)</span>Category:Pages with unrecognized icon strings" end width = width or mIcon.width or "22px" if text == 1 then text = mIcon.caption elseif text == "" then text = nil end…”)
- 2024年5月13日 (一) 20:30 Katty von Keksburg 讨论 贡献创建了页面Module:Trait (创建页面,内容为“local p = {} local getArgs = require('Module:Arguments').getArgs function p.main(frame) local args = getArgs(frame) return p._main(args) end function p._main(args) for k in ipairs(args) do args[k] = args[k]:lower() end local traits = {} for k, v in ipairs(args) do traits[k] = mw.loadData('Module:Trait/list')[v] if not traits[k] then local s = "<span style=\"color: red; font-size: 11px;\">(unrecogni…”)
- 2024年5月13日 (一) 20:29 Katty von Keksburg 讨论 贡献创建了页面Module:Arguments (创建页面,内容为“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) ==…”)
- 2024年5月13日 (一) 20:28 Katty von Keksburg 讨论 贡献创建了页面Module:State (创建页面,内容为“local p = {}; states = require('Module:State/List'); local getArgs = require('Module:Arguments').getArgs function p.state_name(frame) local args = getArgs(frame) return p._state_name(args) end function p._state_name(args) id = tonumber(args[1]) if not states[id] then return "<span style=\"color: red;\">Module:State/List does not have state:</span>" else return states[id].name end end function p.state_names(frame)…”)
- 2024年5月13日 (一) 20:27 Katty von Keksburg 讨论 贡献创建了页面Module:State/List (创建页面,内容为“local states = { { name = "Corsica" }, -- id = 1 { name = "Lazio" }, -- id = 2 { name = "Swiss Plateau" }, -- id = 3 { name = "Lower Austria" }, -- id = 4 { name = "Ermland-Masuren" }, -- id = 5 { name = "Vlaanderen" }, -- id = 6 { name = "Holland" }, -- id = 7 { name = "Luxemburg" }, -- id = 8 { name = "Bohemia" }, -- id = 9 { name = "Warszawa" }, -- id = 10 { name = "Kaunas" }, -- id = 11 { name = "Vidzeme" }, -…”)
- 2024年5月13日 (一) 18:33 Katty von Keksburg 讨论 贡献创建了页面Module:State/List (创建页面,内容为“local states = { { name = "Corsica" }, -- id = 1 { name = "Lazio" }, -- id = 2 { name = "Swiss Plateau" }, -- id = 3 { name = "Lower Austria" }, -- id = 4 { name = "Ermland-Masuren" }, -- id = 5 { name = "Vlaanderen" }, -- id = 6 { name = "Holland" }, -- id = 7 { name = "Luxemburg" }, -- id = 8 { name = "Bohemia" }, -- id = 9 { name = "Warszawa" }, -- id = 10 { name = "Kaunas" }, -- id = 11 { name = "Vidzeme" }, -…”)
- 2024年5月13日 (一) 18:32 Katty von Keksburg 讨论 贡献创建了页面Module:State (创建页面,内容为“local p = {}; states = require('Module:State/List'); local getArgs = require('Module:Arguments').getArgs function p.state_name(frame) local args = getArgs(frame) return p._state_name(args) end function p._state_name(args) id = tonumber(args[1]) if not states[id] then return "<span style=\"color: red;\">Module:State/List does not have state:</span>" else return states[id].name end end function p.state_names(frame)…”)
- 2024年5月13日 (一) 18:31 Katty von Keksburg 讨论 贡献创建了页面Template:地区新 (创建页面,内容为“<includeonly>{{#if:{{yesno|{{{nob|}}}}}||'''}}{{{2|{{#invoke:State|state_name|{{{1}}}}}}}}{{#if:{{yesno|{{{nob|}}}}}||'''}}{{#if:{{yesno|{{{noid|}}}}}|| ''({{{1}}})''}}</includeonly><noinclude> {{Documentation}} </noinclude>”)
- 2024年5月13日 (一) 18:23 Katty von Keksburg 讨论 贡献创建了页面Template:Mainpagelinks/doc (创建页面,内容为“这个模板是主页,开始游戏、外交一直到额外这六个框的模板。”)
- 2024年5月13日 (一) 14:17 Katty von Keksburg 讨论 贡献上传File:Focus generic truck.png
- 2024年5月13日 (一) 14:17 Katty von Keksburg 讨论 贡献创建了页面File:Focus generic truck.png
- 2024年5月12日 (日) 15:29 Katty von Keksburg 讨论 贡献移动页面钢铁雄心4百科:版权至钢铁雄心4百科:免责声明
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献创建了页面File:Peru-Bolivian Confederation.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献创建了页面File:Regnum Bospori.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献创建了页面File:Horn of Africa.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献创建了页面File:Hispaniola.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献上传File:Peru-Bolivian Confederation.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献上传File:Regnum Bospori.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献上传File:Hispaniola.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 14:20 Katty von Keksburg 讨论 贡献上传File:Horn of Africa.png (透過簡易批量上傳來上傳)
- 2024年5月12日 (日) 13:11 Katty von Keksburg 讨论 贡献移动页面Lend-Lease至租借法案
- 2024年5月12日 (日) 13:05 Katty von Keksburg 讨论 贡献移动页面Guarantee至保障独立
- 2024年5月11日 (六) 21:17 Katty von Keksburg 讨论 贡献创建了页面智利国策树 (创建页面,内容为“{{small|<Chilean national focus tree/Scriptoutput>}} {{Version|1.14}} {{Expansion|toa|small=no}} {{flag|Chile}} gets a unique national focus tree with the {{icon|toa|1}} expansion. Without the expansion, it utilizes the Generic national focus tree instead. <div style="text-align:center; clear:both;" id="main"> <imagemap> Image:NF tree Chile.jpg|1500px rect 1207 324 983 75 Look to Tradition Branch poly 46 407 46 1371 51…”)
- 2024年5月11日 (六) 21:10 Katty von Keksburg 讨论 贡献上传File:Compliance icon.png
- 2024年5月11日 (六) 21:10 Katty von Keksburg 讨论 贡献创建了页面File:Compliance icon.png
- 2024年5月11日 (六) 21:09 Katty von Keksburg 讨论 贡献上传File:Resistance icon.png
- 2024年5月11日 (六) 21:09 Katty von Keksburg 讨论 贡献创建了页面File:Resistance icon.png
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Secret Police.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Reconciliation.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献上传File:Martial Law.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Colonial Police.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献上传File:Reconciliation.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献上传File:Secret Police.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Liberated Workers.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Local Autonomy.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Local Police Force.png (透過簡易批量上傳來上傳)
- 2024年5月11日 (六) 21:07 Katty von Keksburg 讨论 贡献创建了页面File:Military Governor.png (透過簡易批量上傳來上傳)