Related changes
More actions
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.
List 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
22 May 2026
| N 15:02 | Template:N/a diffhist +279 DarkMatterMan4500 talk contribs (Created page with "{| class="wikitable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: {{{align|center}}}; {{{style|}}}" class="table-na" <!-- -->| {{{1|N/A}}}</onlyinclude> |} {{documentation}}") | ||||
| N 15:02 | Template:Tag diffhist +835 DarkMatterMan4500 talk contribs (Created page with "<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |e|empty|s|single|v|void |o|open |p|pair = <{{#if:{{{link|}}}|tag}}}|{{{1|tag}}}|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |...") | ||||
| N 15:01 | Template:Sp diffhist +79 DarkMatterMan4500 talk contribs (Created page with " <noinclude>{{Documentation}}Category:Inline talk templates</noinclude>") | ||||
| N 15:00 | Template:Nowrap diffhist +145 DarkMatterMan4500 talk contribs (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>") | ||||
| N 14:59 | Module:Anchor diffhist +632 DarkMatterMan4500 talk contribs (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....") | ||||
| N 14:58 | Template:Anchor diffhist +126 DarkMatterMan4500 talk contribs (Created page with "{{{{{|safesubst:}}}#invoke:anchor|main}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage. --> </noinclude>") | ||||