Modifications récentes
Apparence
Suivez les changements les plus récents du wiki sur cette page.
Liste des abréviations :
- N
- Cette modification a créé une nouvelle page (voir aussi la liste des nouvelles pages)
- m
- Cette modification est mineure.
- b
- Cette modification a été effectuée par un robot.
- (±123)
- La taille de la page a changé de ce nombre d’octets.
2 décembre 2025
|
|
21:23 | (Journal des téléversements de fichiers) [LIMAFOX76 (2×)] | |||
|
|
21:23 LIMAFOX76 discussion contributions a téléversé Fichier:Hors du commun - Image titre télévision.png | ||||
|
|
21:21 LIMAFOX76 discussion contributions a téléversé Fichier:Hors du commun - Image titre.png | ||||
| N 19:57 | Module:InfoboxImage/data diffhist +2 366 LIMAFOX76 discussion contributions (Page créée avec « local placeholderList = { "Blue - Replace this image female.svg", "Blue - Replace this image male.svg", "Flag of None (square).svg", "Flag of None.svg", "Flag of.svg", "Green - Replace this image female.svg", "Green - Replace this image male.svg", "Image is needed female.svg", "Image is needed male.svg", "Location map of None.svg", "Male no free image yet.png", "Missing flag.png", "No flag.svg", "No free po... ») | ||||
| N 19:54 | Module:InfoboxImage diffhist +8 564 LIMAFOX76 discussion contributions (Page créée avec « -- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to ye... ») | ||||
13 novembre 2025
| N 21:39 | Modèle:Infobox diffhist +345 LIMAFOX76 discussion contributions (Page créée avec « {{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{retrait premier mot|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude> ») | ||||
| N 21:35 | Module:Infobox diffhist +20 652 LIMAFOX76 discussion contributions (Page créée avec « local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%s... ») | ||||
11 novembre 2025
| N 21:37 | Module:Color contrast/colors diffhist +6 119 LIMAFOX76 discussion contributions (Page créée avec « 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.0982242... ») | ||||
| N 21:36 | Module:Color contrast diffhist +6 967 LIMAFOX76 discussion contributions (Page créée avec « -- -- 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... ») | ||||