48,407
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 581: | Line 581: | ||
if lang:hasType("reconstructed") or mw.title.getCurrentTitle().nsText == "Reconstruction" then | if lang:hasType("reconstructed") or mw.title.getCurrentTitle().nsText == "Reconstruction" then | ||
term = "*" .. SUBPAGE | term = "*" .. SUBPAGE | ||
elseif lang:hasType("appendix-constructed") then | elseif lang:hasType("appendix-constructed") or lang:hasType("conlang") then | ||
term = SUBPAGE | term = SUBPAGE | ||
else | else | ||