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
19 May 2026
| N 17:22 | Template:Dependencies diffhist +620 DarkMatterMan4500 talk contribs (Created page with "<div style="background: lightyellow; margin-bottom:3px; font-weight:bold; color: #000000; padding: .25em">{{trim| Dependencies: * [[{{{1}}}]] {{#if:{{{2|}}}|* [[{{{2}}}]]}} {{#if:{{{3|}}}|* [[{{{3}}}]]}} {{#if:{{{4|}}}|* [[{{{4}}}]]}} {{#if:{{{5|}}}|* [[{{{5}}}]]}} {{#if:{{{6|}}}|* [[{{{6}}}]]}} {{#if:{{{7|}}}|* [[{{{7}}}]]}} }}</div><noinclude>{{doc|content=Indicates which other templates (or modules) from this wiki the given template depends on. If you export this temp...") | ||||
18 May 2026
| N 17:11 | Module:Navbox diffhist +17,561 DarkMatterMan4500 talk contribs (Created page with "require('strict') local p = {} local navbar = require('Module:Navbar')._navbar local cfg = mw.loadData('Module:Navbox/configuration') local getArgs -- lazily initialized local args local format = string.format local function striped(wikitext, border) -- Return wikitext with markers replaced for odd/even striping. -- Child (subgroup) navboxes are flagged with a category that is removed -- by parent navboxes. The result is that the category shows all pages -- where a...") | ||||