Wikibase Registry is now Wikibase World. Learn more on the project talk page.

Module:Blocks: Revision history

Jump to navigation Jump to search

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.

24 September 2023

  • curprev 04:0304:03, 24 September 2023Harej talk contribs 1,864 bytes +1,864 Created page with "local p = {} function p.main(frame) local parent = frame:getParent() local pages = {} local index = 1 while parent.args['page' .. index] or parent.args['content' .. index] do local pageName = parent.args['page' .. index] local content = parent.args['content' .. index] local sectionName = parent.args['section' .. index] local pageDiv = mw.html.create('div'):addClass('blocks-block') if sectionName then..."