Module:Str: Revision history

From AnthroWiki

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.

14 February 2021

  • curprev 14:4914:49, 14 February 2021Odyssee talk contribs 3,782 bytes +3,782 Created page with " local Str = {} function Str.len(frame) return mw.ustring.len(frame.args[1]) end function Str.left(frame) local idx = tonumber(frame.args[2])..."