Module:inflection table: 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.

20 April 2026

  • curprev 18:5618:56, 20 April 2026 Sware talk contribs 1,563 bytes +1,563 Created page with "local export = {} local inflection_table_bottom_args = { ["notes"] = true } --[==[ A simple Lua wrapper for {{tl|inflection-table-top}} and {{tl|inflection-table-bottom}}. {frame} should be the frame object, {args} are appropriately split between {{tl|inflection-table-top}} and {{tl|inflection-table-bottom}} and {contents} are the contents placed between the two templates. ]==] function export.inflection_table(frame, args, contents) local top_args = {} local bottom_..."