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

well, since I edited the other one...
ط (استرجاع تعديلات وهراني (نقاش) حتى آخر نسخة بواسطة Mr. Ibrahem)
 
(well, since I edited the other one...)
سطر ١: سطر ١:
local configuration = {
return {
['templatestyles'] = 'Module:Navbar/styles.css',
['templatestyles'] = 'Module:Navbar/styles.css',
['box_text'] = 'هذا الصندوق: ', -- default text box when not plain or mini
['box_text'] = 'This box: ', -- default text box when not plain or mini
['title_namespace'] = 'قالب', -- namespace to default to for title
['title_namespace'] = 'Template', -- 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
مستخدم مجهول