Jump to content

Module:Correction syntaxique: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, f = minor edit.

20 ngôida ya kûmi na zôle 2023

  • curprev 13:0913:09, 20 ngôida ya kûmi na zôle 2023 CapitainAfrika disolo bisalu 1,372 bytes +1,372 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..."