Module:Plain 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.

11 June 2022

23 May 2022

  • curprev 19:4619:46, 23 May 2022Maxwells talk contribs 1,969 bytes +1,969 Created page with "--converts text with wikilinks to plain text, e.g "gah is bar" to "gah is bar" --removes anything enclosed in tags that isn't nested, mediawiki strip markers (references etc), files, italic and bold markup local p = {} function p.main(frame) local text = frame.args[1] local encode = require('Module:yesno')(frame.args.encode) return p._main(text, encode) end function p._main(text, encode) if not text then return end text = mw.text.killMarkers(text) :g..."

8 November 2021

  • curprev 02:4602:46, 8 November 2021en>Dinoguy1000 1,969 bytes +1,969 horizontal rules created via ---- can have any number of dashes after the first four