Aller au contenu

Module:Side box : Istorik chanjman

Seleksyon diferans : make bouton yo pou revizyon nou vle konpare epi apiye sou enter oubyen klike sou bouton ki anba. Lejand : (akt) = diferans ak revizyon kounye a, anvan = diferans ak revizyon anvan, tp = modifikasyon ki tou piti.

10 novanm 2023

  • aktanvan 16:4110 novanm 2023 à 16:41 Kitanago diskisyon kontribisyon 3 691 okte +3 691 Paj ki kreye ak " local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if args.... "