From Afropedia.world
Jump to: navigation, 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.

19 January 2026

  • curprev 17:0317:03, 19 January 2026 Djehuti talk contribs 1,331 bytes +1,331 Created page with "-- Module:Transl -- Provides transliteration functionality for MediaWiki templates local p = {} function p.transl(frame) local args = frame.args local parent_args = frame:getParent().args -- Get parameters from either direct call or template call local lang = args[1] or parent_args[1] or '' local system = args[2] or parent_args[2] or args['system'] or parent_args['system'] or '' local text = args[3] or parent_args[3] or args['text'] or pare..."