Recent changes
Appearance
Track the most recent changes to the wiki on this page.
| See Help:Tracking changes for help using this page. |
List of abbreviations:
- D
- wikiNonStop edit
- 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
13 July 2026
| N 13:08 | Test diffhist +6,102 Majestix talk contribs (Created page with "<code> <?php # This file was automatically generated by the MediaWiki 1.46.0 # installer. If you make manual changes, please keep track in case you # need to recreate them later. # # See includes/MainConfigSchema.php for all configurable settings # and their default values, but don't forget to make changes in _this_ # file, not there. # # Further documentation for configuration settings may be found at: # https://www.mediawiki.org/wiki/Manual:Configuration_settings # Pr...") | ||||
10 July 2026
| 09:25 | Deletion log Majestix talk contribs deleted page Property:P1 (content was: "Might", and the only contributor was "Majestix" (talk)) | ||||
| N 06:40 | AremoricaMembers (Q1) diffhist +292 Majestix talk contribs (Created a new Item: AremoricaMembers, Members) | ||||
9 July 2026
|
|
N 10:07 | MemberList/Aremorica 2 changes history +3,279 [Majestix (2×)] | |||
|
|
10:07 (cur | prev) +1,875 Majestix talk contribs Tag: Visual edit: Switched | ||||
| N |
|
08:32 (cur | prev) +1,404 Majestix talk contribs (Created page with "{| class="wikitable sortable" |+ |- ! id !! Group !! Nick !! Name |- | 1 || A || MAJ || Majestix |- | 2 || A || PAT || derPate |- | 3 || A || WEI || Weichei |- | 4 || A || NAR || Narince |- | 5 || A || SIG || Sigi82 |- | 6 || A || JAD || JadeRock |- | 7 || A || SWE || Sweetburn |- | 8 || A || PHO || Phoenix31000 |- | 9 || A || TAT || TatsuMaho |- | 10 || A || LUB || LuBi |- | 11 || A || SIL || Silence-Hunter |- | 12 || A || MEO || MeoXX |- | 13 || A || NIK || x...") | |||
| 07:16 | MemberMap/Aremorica diffhist +42 Majestix talk contribs (→Geographische Liste) | ||||
8 July 2026
|
|
14:26 | Plague Doctors 9 changes history +1,163 [Majestix (9×)] | |||
|
|
14:26 (cur | prev) +27 Majestix talk contribs | ||||
|
|
13:45 (cur | prev) +1 Majestix talk contribs | ||||
|
|
12:57 (cur | prev) +15 Majestix talk contribs | ||||
|
|
12:49 (cur | prev) +1,118 Majestix talk contribs | ||||
|
|
10:52 (cur | prev) −49 Majestix talk contribs | ||||
|
|
10:46 (cur | prev) +12 Majestix talk contribs | ||||
|
|
09:35 (cur | prev) +1 Majestix talk contribs Tag: Visual edit | ||||
|
|
09:34 (cur | prev) −12 Majestix talk contribs | ||||
|
|
09:31 (cur | prev) +50 Majestix talk contribs Tag: Visual edit: Switched | ||||
|
|
13:53 | (Upload log) [Majestix (2×)] | |||
|
|
13:53 Majestix talk contribs uploaded File:TerretoryView.jpg ({{Information |Description=TerretoryView |Source=Screenshot |Date=08JUL2026 |Author=majestix |other_versions= }}) Tags: Mobile edit Mobile web edit | ||||
|
|
10:50 Majestix talk contribs uploaded File:SplashScreen.jpg ({{Information |Description=SplashScreen |Source=screenshot |Date=08JUL2026 |Author=majestix |other_versions= }}) Tags: Mobile edit Mobile web edit | ||||
|
|
13:49 | (Page translation log) [Majestix (3×)] | |||
|
|
13:49 Majestix talk contribs marked Plague Doctors for translation | ||||
|
|
13:43 Majestix talk contribs marked Plague Doctors for translation | ||||
|
|
10:46 Majestix talk contribs marked Plague Doctors for translation | ||||
| N 12:38 | Template:Overlay/doc diffhist +29,854 Majestix talk contribs (Created page with "{{Documentation subpage}} {{lua|Module:Overlay}} {{TOCright}} ==Function== ===Name=== This template is called '''Overlay''' in Wikipedia. It is called '''Overlay legend''' in Commons. In Wikipedia '''Overlay legend''' and '''Legend overlay''' redirect to '''Overlay'''. ===Purpose=== ====Image overlay==== Allows image numbered, textual number, or colour tag overlays to be positioned over an image to indicate particular features in the image. Up to 30 overlays can b...") | ||||
| N 12:33 | Module:Color contrast/colors diffhist +6,119 Majestix talk contribs (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...") | ||||
| N 12:32 | Module:Color contrast/doc diffhist +2,179 Majestix talk contribs (Created page with "<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> {{module rating|protected}} {{High-use|325916}} {{Lua|Module:Color contrast/colors}} This module is used primarily by * {{tl|Color contrast ratio}} * {{tl|RGBColorToLum}} * {{tl|Color contrast conformance}} * {{tl|Ensure AAA contrast ratio}} * {{tl|Ensure AA contrast ratio}} * {{tl|Greater color contrast ratio}} It is also used for tracking within * Module:Navbox * Module:Userbo...") | ||||
| N 12:32 | Module:Color contrast diffhist +6,967 Majestix talk contribs (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...") | ||||
| N 12:31 | Module:Overlay/doc diffhist +168 Majestix talk contribs (Created page with "<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Arguments|Module:Color contrast}} Implements {{tl|Overlay}}") | ||||
| N 12:30 | Module:Overlay diffhist +9,195 Majestix talk contribs (Created page with "-- this module implements Template:Overlay local p = {} local mArguments = require('Module:Arguments') -- used to cache the calculated font color to avoid repeat calculations local previous_backgroundcolor = '' local fontcolor = '' local function buildicon(n, form, lk, c, t) local res if form == 'text' then return tostring( mw.html.create('span') :css('font-weight', 'bold') :css('color', c) :wikitext(n) ) elseif form == 'color' or form...") | ||||
| N 12:30 | Template:Overlay diffhist +66 Majestix talk contribs (Created page with "{{#invoke:overlay|main}}<noinclude> {{Documentation}} </noinclude>") | ||||
7 July 2026
|
|
13:37 | (Page translation log) [Majestix (4×)] | |||
|
|
13:37 Majestix talk contribs marked Events for translation | ||||
|
|
13:33 Majestix talk contribs marked AlleyDuel/Day2 for translation | ||||
|
|
13:30 Majestix talk contribs marked PD AllianzDuell for translation | ||||
|
|
13:28 Majestix talk contribs marked Plague Doctors for translation | ||||
| 13:37 | Events diffhist +23 Majestix talk contribs | ||||
| 13:36 | Aremorica diffhist −9 Majestix talk contribs | ||||
|
|
N 13:35 | AlleyDuel/Day2/de 3 changes history +1,182 [Majestix (3×)] | |||
|
|
13:35 (cur | prev) −111 Majestix talk contribs (Created page with "Gebietsentwicklung") | ||||
|
|
13:34 (cur | prev) −56 Majestix talk contribs (Created page with "Tag") | ||||
| N |
|
13:34 (cur | prev) +1,349 Majestix talk contribs (Created page with "Allianz Duell") | |||
| 13:30 | Plague Doctors/de diffhist −94 Majestix talk contribs | ||||
| 07:49 | MemberMap/Aremorica diffhist +8 Majestix talk contribs (→Geographische Liste) | ||||
|
|
07:43 | Plague Doctors 2 changes history +146 [Majestix (2×)] | |||
|
|
07:43 (cur | prev) +94 Majestix talk contribs (→Basic Screens) | ||||
|
|
07:40 (cur | prev) +52 Majestix talk contribs (→Basic Screens) | ||||