Module:affix/templates: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| (One intermediate revision by the same user not shown) | |||
| 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 | elseif lang:hasType("appendix-constructed") then | ||
term = SUBPAGE | term = SUBPAGE | ||
else | else | ||