在本页追踪wiki的最新更改。
缩写列表:
- 新
- 该编辑创建了新页面(见新页面列表)
- 小
- 该编辑为小编辑
- 机
- 该编辑由机器人执行
- (±123)
- 该页面字节数的前后变化
2024年11月10日 (星期日)
2024年11月7日 (星期四)
|
20:26 | Template:State trait/doc 2次更改 历史 +126 [天津风不是天津的风 (2×)] | |||
小 |
|
20:26 (当前 | 之前) +79 天津风不是天津的风 讨论 贡献 (→示例) | |||
|
20:18 (当前 | 之前) +47 天津风不是天津的风 讨论 贡献 |
|
小 20:19 | Template:State trait 4次更改 历史 +10 [天津风不是天津的风 (4×)] | |||
小 |
|
20:19 (当前 | 之前) −6 天津风不是天津的风 讨论 贡献 标签:手工回退 | |||
小 |
|
20:12 (当前 | 之前) +6 天津风不是天津的风 讨论 贡献 | |||
小 |
|
20:10 (当前 | 之前) 0 天津风不是天津的风 讨论 贡献 | |||
小 |
|
20:09 (当前 | 之前) +10 天津风不是天津的风 讨论 贡献 |
2024年11月6日 (星期三)
|
新 23:51 | Template:State trait 4次更改 历史 +406 [天津风不是天津的风 (4×)] | |||
小 |
|
23:51 (当前 | 之前) −10 天津风不是天津的风 讨论 贡献 标签:手工回退 | |||
小 |
|
23:27 (当前 | 之前) +10 天津风不是天津的风 讨论 贡献 | |||
小 |
|
23:25 (当前 | 之前) 0 天津风不是天津的风 讨论 贡献 | |||
新 |
|
23:17 (当前 | 之前) +406 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>[[File:State trait {{#switch:{{{2|}}} |fish|grazing|lumber|ore|whales=resources {{{2}}} |cold|dry|tropical={{{2}}} climate |bay|harbor=natural harbors |desert=dry climate |steppe=poor soils |forest|forests=resources lumber |={{lc:{{{1}}}}}|#default={{{2}}}}}.png|link=State trait#{{{1}}}|{{{w|30px}}}|{{{1}}}]] {{{1}}}</includeonly><noinclude>{{template doc}}Category:Templates</noinclude>”) |
新 23:34 | Template:State trait/doc 差异历史 +1,489 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template dynamically generates icons and text for state traits. The icon automatically links to the page State traits. For the available state trait icons, see Category:State trait icons. == Parameters == {| class="wikitable" ! 顺序 !! 描述 !! 必要参数 |- | 1 || 特…”) |
新 23:13 | Category:Module documentation 差异历史 +20 天津风不是天津的风 讨论 贡献 (创建页面,内容为“Category:Modules”) |
新 23:12 | Module:State/List/doc 差异历史 +206 天津风不是天津的风 讨论 贡献 (merge from official wiki) |
新 23:11 | Module:State/List 差异历史 +214,776 天津风不是天津的风 讨论 贡献 (merge from official wiki) |
|
23:03 | Template:Iconify/doc 2次更改 历史 +652 [天津风不是天津的风 (2×)] | |||
|
23:03 (当前 | 之前) +245 天津风不是天津的风 讨论 贡献 | ||||
|
22:40 (当前 | 之前) +407 天津风不是天津的风 讨论 贡献 |
22:54 | Template:Iconify 差异历史 +165 天津风不是天津的风 讨论 贡献 |
|
新 22:10 | Module:Iconify/doc 2次更改 历史 +1,792 [天津风不是天津的风 (2×)] | |||
|
22:10 (当前 | 之前) +1 天津风不是天津的风 讨论 贡献 | ||||
新 |
|
22:00 (当前 | 之前) +1,791 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{lua|Module:Arguments}}Documentation Module:Iconify/doc</includeonly> This module is similar to {{template|Iconify}} but for modules. == Parameters == {| class="wikitable" ! Parameter !! Description !! Required !! Default |- | icon || Text/main file name || '''required''' || ''none'' |- | group || image/file "group"/prefix || optional || ''none'' |- | width || Width of the icon * If preceded by an 'x', sets height instead of width | optional…”) |
22:08 | 上传日志 天津风不是天津的风 讨论 贡献上传File:Military morale.png |
新 21:57 | Module:Iconify 差异历史 +1,028 天津风不是天津的风 讨论 贡献 (创建页面,内容为“local p = {}; local getArgs = require('Module:Arguments').getArgs function p.main(frame) local args = getArgs(frame) return p.iconify(args) end function p.iconify(args) local icon = mw.ustring.lower(args.icon) icon = mw.ustring.gsub(icon, "-", "_") icon = mw.ustring.gsub(icon, "'", "") icon = args.image or mw.ustring.format("%s %s.png", args.group, icon) local width = args.width or "24px" local link = args.link or args.ico…”) |
新 20:05 | Module:State/doc 差异历史 +349 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<noinclude>Category:Module_documentation</noinclude><includeonly>{{Lua|Module:Arguments|Module:Iconify|Module:State/List|Module:State trait|Module:TableTools|Module:Yesno}} Documentation for this module may be created at Module:State/doc</includeonly> Implements {{template|State}}.{{clear}} <includeonly>Category:Modules</includeonly>”) |
新 20:04 | Module:State 差异历史 +4,725 天津风不是天津的风 讨论 贡献 (创建页面,内容为“------------------------------------------------------------------------------ -- -- Module:State -- -- This module implements Template:State. ------------------------------------------------------------------------------ local getArgs = require('Module:Arguments').getArgs local iconify = require('Module:Iconify').iconify local stateTrait = require('Module:State trait').state_trait local yesno = require('Module:Yesno') local i…”) |
新 19:55 | Category:Modules adapted from Wikipedia 差异历史 +20 天津风不是天津的风 讨论 贡献 (创建页面,内容为“Category:Modules”) |
新 19:55 | Category:Templates adapted from Wikipedia 差异历史 +84 天津风不是天津的风 讨论 贡献 (创建页面,内容为“These templates have been adapted from templates on Wikipedia Category:Templates”) |
新 19:54 | Template:Adapted from Wikipedia/doc 差异历史 +1,303 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template displays a message stating that a template or module was adapted from a similar one on Wikipedia. == Usage == This template should be placed at the end of the documentation for a template or module. This is done primarily for reference purposes to show that the template o…”) |
新 19:53 | Template:Adapted from Wikipedia 差异历史 +989 天津风不是天津的风 讨论 贡献 (创建页面,内容为“---- 30px|link=This {{NAMESPACE}} was adopted from: [[Wikipedia:{{{1|<includeonly>{{FULLPAGENAME}}</includeonly><noinclude>{{NAMESPACE}}:Example</noinclude>}}}|{{{1|<includeonly>{{FULLPAGENAME}}</includeonly><noinclude>{{NAMESPACE}}:Example</noinclude>}}}]] on Wikipedia.<br> <small>Adaptation is noted for reference and attribution only. This {{lc:{{NAMESPACE}}}} may differ from the original in function or in usage. {{#ifexpr: {{PAGES…”) |
新 19:50 | Module:Yesno/doc 差异历史 +228 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<noinclude>Category:Module_documentation</noinclude><includeonly> Documentation for this module may be created at Module:Yesno/doc</includeonly> <includeonly>Category:Modules {{Adapted from Wikipedia}}</includeonly>”) |
新 19:50 | Module:Yesno 差异历史 +745 天津风不是天津的风 讨论 贡献 (创建页面,内容为“-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y'…”) |
新 19:49 | Module:TableTools/doc 差异历史 +233 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<noinclude>Category:Module_documentation</noinclude><includeonly> Documentation for this module may be created at Module:TableTools/doc</includeonly> <includeonly>Category:Modules {{Adapted from Wikipedia}}</includeonly>”) |
新 19:48 | Module:TableTools 差异历史 +15,282 天津风不是天津的风 讨论 贡献 (创建页面,内容为“------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke.…”) |
新 19:47 | Module:Arguments/doc 差异历史 +232 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<noinclude>Category:Module_documentation</noinclude><includeonly> Documentation for this module may be created at Module:Arguments/doc</includeonly> <includeonly>Category:Modules {{Adapted from Wikipedia}}</includeonly>”) |
19:46 | 移动日志 天津风不是天津的风 讨论 贡献移动页面Module:lua至Module:Lua |
新 19:45 | Module:Arguments 差异历史 +10,054 天津风不是天津的风 讨论 贡献 (创建页面,内容为“-- 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) ==…”) |
新 19:43 | Module:lua 差异历史 +5,112 天津风不是天津的风 讨论 贡献 (创建页面,内容为“------------------------------------------------------------------------------ -- -- Module:Lua -- -- This module implements Template:Lua. ------------------------------------------------------------------------------ local mTableTools = require('Module:TableTools') local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = getArgs(frame, {…”) |
新 19:42 | Module:Lua/doc 差异历史 +329 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<noinclude>Category:Module_documentation</noinclude><includeonly>{{Lua|Module:TableTools|Module:Arguments|Module:Yesno}} Documentation for this module may be created at Module:Lua/doc</includeonly> Implements {{template|Lua}}. <includeonly>Category:Modules {{Adapted from Wikipedia|Module:Lua banner}}</includeonly>”) |
新 19:41 | Category:Modules 差异历史 +140 天津风不是天津的风 讨论 贡献 (创建页面,内容为“This category is for all modules. See also: * All module pages * Category:Templates Category:Wiki”) |
新 19:40 | Category:Lua-based templates 差异历史 +101 天津风不是天津的风 讨论 贡献 (创建页面,内容为“These templates are based on or handlers for Lua Modules Category:Templates”) |
新 19:39 | Template:Lua/doc 差异历史 +916 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> This template displays an infobox that lists the module dependencies for a template or module. For a template, module dependencies are the modules that implement that template (called with <code><nowiki>{{#invoke:}}</nowiki></code>). For a module, module dependencies are the other modules that are required by or loaded from that module. ==Us…”) |
新 19:02 | Template:Lua 差异历史 +134 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{#invoke:Lua|main}}</includeonly><noinclude> {{Lua|Module:Lua}} {{Template doc}} {{Adapted from Wikipedia}} </noinclude>”) |
新 19:00 | Template:Color/doc 差异历史 +2,069 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> Makes text bold and colored, using game text colors or a custom color. Note that the preset shades of red and green in this template are different from those in {{template|Red}} and {{template|Green}}. ==Usage== The first parameter sets the color according to the list below; the second…”) |
新 18:59 | Template:Color 差异历史 +963 天津风不是天津的风 讨论 贡献 (创建页面,内容为“<includeonly><span {{#switch:{{{1}}} |black = class="effect-black" style="color: rgb(0% 0% 0% / 60%); |blue = class="effect-blue" style="color: rgb(41% 67% 74%); |gold = class="effect-gold" style="color: rgb(100% 67.4% 45.4%); |green = class="effect-green" style="color: rgb(39% 67% 33%); |light_green = class="effect-light_green" style="color: rgb(25% 57% 45%); |grey = class="effect-grey" style="color: rgb(60% 57% 55%); |red = class="effect-red" style="color: rg…”) |
小 18:58 | Romania 差异历史 −31 天津风不是天津的风 讨论 贡献 |
18:52 | 游戏规则 差异历史 −183 天津风不是天津的风 讨论 贡献 (→游戏规则列表: 1.7.7更新) |