Main public logs
Kumonana na yandi
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:09, 20 ngôida ya kûmi na zôle 2023 CapitainAfrika disolo bisalu created page Module:Correction syntaxique (Created page with "local p = {} local function sanitize(text) return mw.text.nowiki(tostring(text):gsub('\n', ' ↲ ')) end local function _verif(passed_args, modele_args, cat) local rv = "" local nombre = 0 for a,b in pairs(passed_args) do if (modele_args[a] == nil and b ~= "") then nombre = nombre + 1 rv = rv .. '<span class="erreur_syntaxe_modele" style="display:none">L’argument ' .. sanitize(a) .. " (valeur " .. sanitize(b) .. ") n’existe pas dans...")