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

(الفرق بين الصفحتين)
اذهب إلى التنقل اذهب إلى البحث
صفحة 1
صفحة 2
ط (استرجاع تعديلات وهراني (نقاش) حتى آخر نسخة بواسطة Mr. Ibrahem)
 
(ضبط)
 
سطر 1: سطر 1:
local configuration = {
return {
['templatestyles'] = 'Module:Navbar/styles.css',
['templatestyles'] = 'Module:Navbar/ملعب/styles.css',
['box_text'] = 'هذا الصندوق: ', -- default text box when not plain or mini
['hlist_templatestyles'] = 'Hlist/styles.css',
['title_namespace'] = 'قالب', -- namespace to default to for title
['box_text'] = 'This box: ', -- default text box when not plain or mini
['invalid_title'] = 'عنوان غير صحيح ',
['title_namespace'] = 'Template', -- namespace to default to for 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/ملعب',
['plainlinks'] = 'plainlinks', -- plainlinks
['plainlinks'] = 'plainlinks', -- plainlinks
['horizontal_list'] = 'hlist', -- horizontal list class
['horizontal_list'] = 'hlist/ملعب', -- horizontal list class
['mini'] = 'navbar-mini', -- class indicating small links in the navbar
['mini'] = 'navbar-mini', -- class indicating small links in the navbar
['this_box'] = 'navbar-boxtext',
['this_box'] = 'navbar-boxtext',
سطر 19: سطر 20:
}
}
}
}
return configuration