Jump to content

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

5 July 2024

  • curprev 17:4317:43, 5 July 2024 MarkWD talk contribs 303 bytes +303 Created page with "local p = {} function p.showTemplate(frame) local templateName = frame.args[1] if not templateName then return "Error: No template name provided." end..."