Module:Template rating: 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.

21 October 2025

  • curprev 22:2822:28, 21 October 2025 Ganaram inukshuk talk contribs 863 bytes +863 Created page with "local getArgs = require("Module:Arguments").getArgs local ctg = require("Module:Category handler")._category_handler local p = {} function p._template_rating(args) local rating = args["rating"] or draft -- Rating of the template/module: draft, ready, broken, or deprecated local namespace = args["namespace"] or "template" -- Namespace: either module or template; default is template local name = args["name"] or "Some template" -- The name of the module/template..."