Aller au contenu

Contributions de LIMAFOX76

Un utilisateur avec 116 modifications. Compte créé le 1 août 2025.
Rechercher des contributionsDévelopperRéduire
⧼contribs-top⧽
⧼contribs-date⧽
(les plus récentes | les plus anciennes) Voir (50 plus récentes | ) (20 | 50 | 100 | 250 | 500)

2 décembre 2025

  • 21:232 décembre 2025 à 21:23 diff hist 0 N Fichier:Hors du commun - Image titre télévision.png Aucun résumé des modifications actuelle
  • 21:212 décembre 2025 à 21:21 diff hist 0 N Fichier:Hors du commun - Image titre.png Aucun résumé des modifications actuelle
  • 19:572 décembre 2025 à 19:57 diff hist +2 366 N Module:InfoboxImage/data 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... » actuelle
  • 19:542 décembre 2025 à 19:54 diff hist +8 564 N Module:InfoboxImage 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... » actuelle

13 novembre 2025

11 novembre 2025

5 novembre 2025

4 novembre 2025

  • 21:244 novembre 2025 à 21:24 diff hist +5 669 N Module:List Page créée avec « local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatesty... » actuelle
  • 21:204 novembre 2025 à 21:20 diff hist +181 N Modèle:Hlist Page créée avec « {{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude> » actuelle
  • 21:174 novembre 2025 à 21:17 diff hist +1 m Module:Navbar/configuration Aucun résumé des modifications actuelle
  • 21:164 novembre 2025 à 21:16 diff hist +1 105 N Module:Navbar/styles.css Page créée avec « {{pp|small=yes}} : .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > sp... » actuelle
  • 21:144 novembre 2025 à 21:14 diff hist +16 577 N Module:TableTools Page créée avec « ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke.... » actuelle
  • 21:124 novembre 2025 à 21:12 diff hist +918 N Module:Navbar/configuration Page créée avec « return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'Cette box: ', -- default text box when not plain or mini ['title_namespace'] = 'Modèle', -- namespace to default to for title ['invalid_title'] = 'Titre non valide ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- hor... »
  • 21:034 novembre 2025 à 21:03 diff hist +5 295 N Module:Navbar Page créée avec « local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, fals... » actuelle
  • 19:514 novembre 2025 à 19:51 diff hist +61 m MediaWiki:Common.css Aucun résumé des modifications actuelle
  • 19:234 novembre 2025 à 19:23 diff hist +5 489 N Module:Text/data Page créée avec « -- Data required by Module:Text. -- Either Lua string patterns (defined by codepoint) or information about quotes local data = {} data.PatternCJK = mw.ustring.char( 91, 4352, 45, 4607, 11904, 45, 42191, 43072, 45, 43135, 44032, 45, 55215, 63744, 45, 64255, 65072... » actuelle
  • 19:224 novembre 2025 à 19:22 diff hist +19 470 N Module:Text Page créée avec « local yesNo = require("Module:Yesno") local Text = { serial = "2024-09-21", suite = "Text" } --[=[ Text utilities ]=] local function fiatQuote( apply, alien, advance ) -- Quote text -- Parameter: -- apply -- string, with text -- alien -- string, with language code -- advance -- number, with level 1 or 2 local r = apply and tostring(apply) or "" alien = alien or "en" advance = tonumber(advance) or... » actuelle
  • 19:184 novembre 2025 à 19:18 diff hist +110 N Modèle:Fin de phrase Page créée avec « {{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude> » actuelle
  • 19:174 novembre 2025 à 19:17 diff hist +323 N Modèle:Strong Page créée avec « <strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude> » actuelle
  • 19:154 novembre 2025 à 19:15 diff hist +18 Accueil Aucun résumé des modifications actuelle

30 octobre 2025

29 octobre 2025

28 octobre 2025

  • 22:0328 octobre 2025 à 22:03 diff hist +394 N Modèle:Espace Page créée avec « <span class="nowrap">{{#iferror:{{#expr:{{{1|1}}}}} |{{#switch:{{{1}}} |fig=  |en=  |em=  |thin=  |hair=  |  }} |{{#invoke:String|rep|{{#switch:{{{2}}} |fig=  |en=  |em=  |thin=  |hair=  |  }}|{{{1|1}}}}} }}</span><noinclude> {{documentation}} </noinclude> » actuelle
(les plus récentes | les plus anciennes) Voir (50 plus récentes | ) (20 | 50 | 100 | 250 | 500)