Jump to content

Module:List: 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, m = minor edit.

26 March 2023

  • curprev 16:4516:45, 26 March 2023 NeonWabbit talk contribs 5,565 bytes +5,565 Created page with "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.templatestyles = ''..."
Advanced mobile edit
Blanking
content model change
Disambiguation links
discussiontools (hidden tag)
discussiontools-added-comment (hidden tag)
discussiontools-source (hidden tag)
discussiontools-source-enhanced (hidden tag)
Manual revert
Mobile edit
Mobile web edit
New redirect
New topic
Redirect target changed
Removed redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)