Related changes
← Elin:ゆで卵
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
CollapseList of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
21 April 2025
|
m 16:12 | Elin:更新履歴 2 changes history +19,932 [Mono (2×)] |
m 14:07 | Module:Item/JaAliases2 diffhist +144 Neko Knight talk contribs |
m 14:07 | Module:Item/JaAliases diffhist +29 Neko Knight talk contribs |
m 14:07 | Module:Item/IDAliases diffhist +30 Neko Knight talk contribs |
13:59 | Template:Item General Ja diffhist +420 Neko Knight talk contribs |
|
13:58 | Template:CraftingTable/style.css 2 changes history +1,713 [Neko Knight (2×)] |
20 April 2025
m 17:12 | Elin:水 diffhist +174 Neko Knight talk contribs |
|
16:04 | Module:CraftingTable 5 changes history −30 [Neko Knight (5×)] |
|
15:19 | Module:Utils 2 changes history +730 [Neko Knight (2×)] |
12:15 | Template:CraftingTable/style.css diffhist +528 Neko Knight talk contribs |
12:14 | Module:CraftingTable/i18n diffhist +84 Neko Knight talk contribs |
12:12 | Module:Item diffhist +1,536 Neko Knight talk contribs |
12:12 | Template:アイテム diffhist +5 Neko Knight talk contribs |
16 April 2025
N 14:27 | Module:Utils diffhist +566 Neko Knight talk contribs (Created page with "local M = {} --nil,false=falsy / 0,'', {}=truthy function M.isBlank(value) return not value end --nil、''=nil / value function M.nilIfEmpty(value) return (value == nil or value == '') and nil or value end --nil、false、''=true / false function M.isNilEmptyOrFalse(value) return value == nil or not value or value == '' end --nilか空の文字列ならdefaultValue、それ以外はvalueそのまま function M.getDefaultIfEmpty(value, defaultValue) if value ==...") |