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

51 בייטן צוגעלייגט ,  פֿאַר 2 יאָר
קיין רעדאגירונג באמערקונג
(ייבוא מוויקיפדיה העברית, ראה רשימת התורמים)
 
אין תקציר עריכה
 
שורה 36: שורה 36:
function readTemplateData( templateName )
function readTemplateData( templateName )
if type( templateName ) == 'string' then  
if type( templateName ) == 'string' then  
templateName = { templateName, templateName .. '/' .. docSubPage }
templateName = { templateName, templateName .. '/' .. docSubPage, templateName .. '/Doc', templateName .. '/דאק' }
end
end
if type( templateName ) == "table" then
if type( templateName ) == "table" then