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

18 October 2020

  • curprev 18:0318:03, 18 October 2020 Caleb Cooper talk contribs 1,616 bytes +1,616 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.outdent (frame) local args = getArgs(frame) local width = 0 args['r'] = args['reverse'] or a..."