Module:descendants tree: difference between revisions
Content deleted Content added
Surjection (talk | contribs) mNo edit summary |
|||
Line 81:
local langCodeRegex = require("Module:string").pattern_escape(lang:getCode())
index = string.find(content, "{{
if (not index) or (next_lang and next_lang < index) then
-- FIXME, should be an error
|