אונטערשייד צווישן ווערסיעס פון "יחידה:עלטער"

צופאסונג
(פראבע)
(צופאסונג)
שורה 206: שורה 206:
-- ignore warning in specific template
-- ignore warning in specific template
local noAgeWarning = false
local noAgeWarning = false
if mw.getCurrentFrame():getParent():getTitle() == 'מוסטער:אישיות תנ"כית' or mw.getCurrentFrame():getParent():getTitle() == 'מוסטער:בעל חיים מפורסם' then
if mw.getCurrentFrame():getParent():getTitle() == 'מוסטער:תנ"ך פערזענליכקייט' or mw.getCurrentFrame():getParent():getTitle() == 'מוסטער:בעל חיים מפורסם' then
noAgeWarning = true
noAgeWarning = true
end
end