Related changes
Appearance
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 shown in bold with a green bullet.
List of abbreviations (help):
- N
- New page
- m
- Minor edit
- b
- Bot edit]]
- (±123)
- Page byte size change
29 April 2026
| N 08:04 | Template:Script error diffhist +128 Peter Harrison talk contribs (←Created page with '<strong class="error"><span class="scribunto-error">{{{1|Script error}}}</span></strong><noinclude>{{Documentation}}</noinclude>') | ||||
| N 08:01 | Module:Ustring diffhist +882 Peter Harrison talk contribs (←Created page with 'require('strict') return setmetatable({}, { __index = function(t, k) local what = mw.ustring[k] if type(what) ~= "function" then return what end return function(frame) local fargs = frame.args local fargsused = { tag = true } local args = {} local str_i = 1 while fargs['s' .. str_i] do fargsused['s' .. str_i] = true args[str_i] = fargs['s' .. str_i] str_i = str_i + 1 end for i, v in i...') | ||||