Related changes
Jump to navigation
Jump to search
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
15 July 2026
| 18:17 | MediaWiki:Gadget-Tooltip.js diffhist −1 Kuhlau talk contribs | ||||
|
|
18:15 | Module:Tt/Draft 6 changes hist +38 [Kuhlau (6×)] | |||
|
|
18:15 (cur | prev) +79 Kuhlau talk contribs | ||||
|
|
13:22 (cur | prev) −533 Kuhlau talk contribs | ||||
|
|
13:19 (cur | prev) −44 Kuhlau talk contribs | ||||
|
|
13:18 (cur | prev) +142 Kuhlau talk contribs | ||||
|
|
12:45 (cur | prev) −35 Kuhlau talk contribs | ||||
|
|
12:36 (cur | prev) +429 Kuhlau talk contribs (adding in optional headers to support extra effect (so they can be individually styled) and changing "title"-style hovertext to css. my god this cleanTT is kind of terrible) | ||||
|
|
17:54 | MediaWiki:Gadget-Tooltip.css 13 changes hist −1,082 [Kuhlau (13×)] | |||
|
|
17:54 (cur | prev) +46 Kuhlau talk contribs (Undid revision 9342 by Kuhlau (talk)) Tag: Undo | ||||
|
|
17:52 (cur | prev) −46 Kuhlau talk contribs | ||||
|
|
16:57 (cur | prev) −1,253 Kuhlau talk contribs (i honestly see no reason for TT and EE to be visually distinguished so much, let's just make them both look good and they can diverge later where needed) | ||||
|
|
16:07 (cur | prev) +6 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
15:20 (cur | prev) +63 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
15:07 (cur | prev) −21 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
14:48 (cur | prev) +51 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
14:23 (cur | prev) +117 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
14:18 (cur | prev) +293 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
14:15 (cur | prev) −96 Kuhlau talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
14:04 (cur | prev) +63 Kuhlau talk contribs (okay theres some weird z-index shenanigans going on that idk how to resolve, but it's coming together) Tags: Mobile edit Mobile web edit | ||||
|
|
13:51 (cur | prev) −312 Kuhlau talk contribs (just testing stuff) Tags: Mobile edit Mobile web edit | ||||
|
|
13:42 (cur | prev) +7 Kuhlau talk contribs (do collapsibles work different here or something... or how bad is this... anyways...) Tags: Mobile edit Mobile web edit | ||||
| N 12:36 | Template:Tt/Draft diffhist +104 Kuhlau talk contribs (Created page with "<includeonly>{{#invoke:Tt/Draft|main}}</includeonly><noinclude>{{Documentation|type=Design}}</noinclude>") | ||||
14 July 2026
|
|
N 20:58 | Module:Tt/Draft 4 changes hist +3,013 [Kuhlau (4×)] | |||
|
|
20:58 (cur | prev) +21 Kuhlau talk contribs | ||||
|
|
20:34 (cur | prev) +1 Kuhlau talk contribs | ||||
|
|
20:33 (cur | prev) +111 Kuhlau talk contribs | ||||
| N |
|
20:20 (cur | prev) +2,880 Kuhlau talk contribs (Created page with "local p = {} local lib = require('Module:Feature') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrappers = { 'Template:Tt' } }) args[1] = args[1] or '<i>Missing text</i>' -- Return plain text if no tooltip given if lib.isEmpty(args[2]) then return args[1] end return p._main(args) end function p._main(args, options) local text = args[1] local tooltip = mw.text.decode(args[2], true) local out =...") | |||
|
|
19:53 | MediaWiki:Gadget-Tooltip.js 3 changes hist +1,807 [Kuhlau (3×)] | |||
|
|
19:53 (cur | prev) +5 Kuhlau talk contribs (oh thats why that was commented out lol) | ||||
|
|
19:52 (cur | prev) +3 Kuhlau talk contribs | ||||
|
|
18:48 (cur | prev) +1,799 Kuhlau talk contribs | ||||