Module:New Article Text: 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.

29 August 2025

  • curprev 22:0722:07, 29 August 2025 919dd talk contribs m 2,449 bytes 0 Protected "Module:New Article Text" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 21:5621:56, 29 August 2025 919dd talk contribs 2,449 bytes −13 No edit summary
  • curprev 21:4721:47, 29 August 2025 919dd talk contribs 2,462 bytes +2,462 Created page with "local p = {} function p.main(frame) local td_attr = { valign='top' } local td_css = { width='50%' } local title = frame:getParent():getTitle() local sections = mw.loadData('Module:New Article Text/data') local output = {} -- For Each Section for _, section_data in ipairs(sections) do if section_data['header'] and section_data['sections'] then local evenTest local section = page_layou..."