Jump to content

Module:Auxiliary functions: 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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

12 March 2025

  • curprev 23:4023:40, 12 March 2025 Thehighwayman talk contribs 226 bytes +226 Created page with "-- Carries functions which are used in a lot of modules -- Collecting them here for easier reusability function is_set (var) return not (var == nil or var == ''); end function italics (var) return "<i>" .. var .. "</i>" end"
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)