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

13 July 2021

26 February 2021

  • curprev 23:1123:11, 26 February 2021Sware talk contribs 2,910 bytes +2,910 Created page with "local export = {} local Family = {} function Family:getCode() return self._code end function Family:getCanonicalName() return self._rawData.canonicalName end function..."