All public logs

Combined display of all available logs of Laenkea. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:44, 6 August 2023 Maria talk contribs created page Module:head/templates (Created page with "local export = {} local m_head = require("Module:head") local m_languages = require("Module:languages") local m_parameters = require("Module:parameters") local params = { [1] = {required = true}, [2] = {required = true}, [3] = {list = true}, ["g"] = {list = true}, ["head"] = {}, ["nocat"] = {type = "boolean"}, } local function get_inflections(list) local inflections = {} local i = 1 while list[i] do local inflection = {["label"] = list[i]} if not list[i+1...")