Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
24 June 2026
- diffhist Module:category tree/lang/sego 09:55 +21 Sware talk contribs
- diffhist Module:category tree/lang/sego 09:52 +6 Sware talk contribs
- diffhist N Module:category tree/lang/sego 09:51 +470 Sware talk contribs (Created page with "local labels = {} local noun_declensions = { "-os" } for _, g in ipairs{"masculine", "feminine"} do for _, decl in ipairs(noun_declensions) do labels[g .. " " .. decl .. " nouns"] = { description = "{{{langname}}} " .. g .. " nouns that end in {{l|sego|" .. decl .. "}}.", parents = {{name = "nouns by inflection type"}, {name = g .. " nouns"}}, displaytitle = g .. " ''" .. decl .. "'' nouns", breadcrumb = decl, } end end return {LABELS = labels}")