Module:auto cat: Διαφορά μεταξύ των αναθεωρήσεων

Περιεχόμενο που διαγράφηκε Περιεχόμενο που προστέθηκε
μ again
Γραμμή 1.142:
cat_affix = 'Προθήματα'
in_cat = 'κατά πρόθημα'
if-- mw.ustringaffix.find(cat_title For similar, "e.g. [αν%-, άν%-] από το") then affix = "αν-"
elseifif mw.ustring.find(cat_title, "αφροακριβο%- από το") then affix = "αφροακριβο-" cat_plus = "ακριβο-" autosort = "αφρο8"
elseif mw.ustring.find(cat_title, "αν%- από το") then affix = "αν-" cat_plus="αν-"
elseif mw.ustring.find(cat_title, "άν%- από το") then affix = "αν-" cat_plus="άν-"
elseif mw.ustring.find(cat_title, "ανα%- από το") then affix = "ανα-" cat_plus="ανα-"
else
affix = mw.ustring.sub(mw.ustring.match(cat_title, "Λέξεις με πρόθημα (.*)"), 1, -1) -- this is affix+hyphen
Γραμμή 1.156 ⟶ 1.159 :
autosort = affix
end
 
catword_multicat = 'Λέξεις γλωσσών με κοινό πρόθημα'
Γραμμή 1.258 ⟶ 1.262 :
-- πολύσημο (multisense) with comma e.g. Κατηγορία:Λέξεις με πρόθημα α-, προτακτικό (νέα ελληνικά)
-- or with από... e.g. Κατηγορία:Λέξεις με επίθημα -της, αρσενικό (αρχαία ελληνικά) Κατηγορία:Λέξεις με πρόθημα ανθ- από το αντι- (νέα ελληνικά)
-- if (mw.ustring.find(cat_title, "από το") or mw.ustring.find(cat_title, ","))
-- and other_lemma ~= '' and other_lemma ~= nil
-- then
-- text = text .. ' « [[:Κατηγορία:' .. catword .. ' ' .. other_lemma .. ' (' .. languages[lang_iso].name .. ')|' .. catword .. ' ' .. other_lemma .. ']]'
-- end
-- check [[:Κατηγορία:Λέξεις με πρόθημα ψυχο- (ελληνιστική κοινή)]]