Module:auto cat/data

From Laenkea
< Module:auto cat
Revision as of 14:59, 26 February 2024 by Maria (talk | contribs)
Jump to navigation Jump to search
-------------------------
--[[  AUTO CAT DATA  ]]--
-------------------------
-- %l = any language name
-- %c = any language code
-- %s = any string
-------------------------
-- Please note that the order of patterns
-- makes a difference!
-- Patterns higher up in the table will be
-- matched against first.
-------------------------
return {
    {"Rhymes:%l/%s", {"Rhymes:%l"}},
    {"%l lemmas", {"%l language", "Lemmas by language"}},
    {"%l non-lemmas", {"%l lemmas"}},
}