「モジュール:利用者:Alexandr3126/test/headword」の版間の差分

削除された内容 追加された内容
テスト用 / en:Module:headword 最新版と従来の モジュール:headword をマージ / 修正求む
 
編集の要約なし
88行目:
local function non_categorizable()
return (title:inNamespace("") and title.text:find("^Unsupported titles/"))
or (title:inNamespace("Appendix付録") and title.text:find("^Gestures/"))
end