الفرق بين المراجعتين لصفحة: «وحدة:Navbar/configuration»

ط
مراجعة واحدة
(well, since I edited the other one...)
ط (مراجعة واحدة)
سطر ١: سطر ١:
return {
local configuration = {
['templatestyles'] = 'Module:Navbar/styles.css',
['templatestyles'] = 'Module:Navbar/styles.css',
['box_text'] = 'This box: ', -- default text box when not plain or mini
['box_text'] = 'هذا الصندوق: ', -- default text box when not plain or mini
['title_namespace'] = 'Template', -- namespace to default to for title
['title_namespace'] = 'قالب', -- namespace to default to for title
['invalid_title'] = 'Invalid title ',
['invalid_title'] = 'عنوان غير صحيح ',
['classes'] = { -- set a line to nil if you don't want it
['classes'] = { -- set a line to nil if you don't want it
['navbar'] = 'navbar',
['navbar'] = 'navbar',
سطر ١٩: سطر ١٩:
}
}
}
}
return configuration