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
  • 11:59, 6 August 2023 Maria talk contribs created page Module:labels (Created page with "local export = {} function export.make_labels(language, labels, nocat) local function make_label(label_id, label) local display = label["display"] local glossary = label["glossary"] local wikipedia = label["Wikipedia"] if display ~= nil then return display end if glossary ~= nil then local g_url = "Appendix:Glossary#" .. (type(glossary) == "string" and glossary or label_id) return "" .. label_id "" end if wikipedia ~= nil then...")