Module:Category tree/charactercat: 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 March 2020

  • curprev 03:0503:05, 11 March 2020Djp talk contribs 5,589 bytes +5,589 Created page with "local export = {} -- Category object local Category = {} Category.__index = Category local function is_combining(character) return mw.ustring.len(character) == 1 and requ..."