Aller au contenu

Module:List : 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 avril 2024

  • aktanvan 01:1110 avril 2024 à 01:11 Kitanago diskisyon kontribisyon 5 153 okte +5 153 Paj ki kreye ak " -- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. 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, ar... "