From WikiChip
Revision history of "Module:ordinal"
View logs for this page

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 04:50, 30 December 2019David (talk | contribs). . (818 bytes) (+818). . (Created page with "local p = {} function p.ordinal(frame) local args = frame.args if args[1] == nil then args = frame:getParent().args end if args[1] == nil then args[...")