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

اذهب إلى التنقل اذهب إلى البحث
أُزيل ٥٢ بايت ،  ١٣ نوفمبر ٢٠٢١
remove unnecessary line
(إرجاع للتجربة)
(remove unnecessary line)
سطر ٦٣: سطر ٦٣:
-- link_descriptions should be easier...
-- link_descriptions should be easier...
local link_descriptions = {
local link_descriptions = {
{ ['mini'] = 'ع', ['full'] = 'view', ['html_title'] = 'عرض هذا القالب',
{ ['mini'] = 'v', ['full'] = 'view', ['html_title'] = 'View this template',
['link'] = title.fullText, ['url'] = false },
['link'] = title.fullText, ['url'] = false },
{ ['mini'] = 'ن', ['full'] = 'talk', ['html_title'] = 'ناقش هذا القالب',
{ ['mini'] = 't', ['full'] = 'talk', ['html_title'] = 'Discuss this template',
['link'] = talkpage, ['url'] = false },
['link'] = talkpage, ['url'] = false },
{ ['mini'] = 'ت', ['full'] = 'edit', ['html_title'] = 'عدل هذا القالب',
{ ['mini'] = 'e', ['full'] = 'edit', ['html_title'] = 'Edit this template',
['link'] = title:fullUrl('action=edit'), ['url'] = true },
['link'] = title:fullUrl('action=edit'), ['url'] = true },
{ ['mini'] = 'ت', ['full'] = 'hist', ['html_title'] = 'تاريخ هذا القالب',
{ ['mini'] = 'h', ['full'] = 'hist', ['html_title'] = 'History of this template',
['link'] = title:fullUrl('action=history'), ['url'] = true },
['link'] = title:fullUrl('action=history'), ['url'] = true },
{ ['mini'] = 'ن', ['full'] = 'move', ['html_title'] = 'نقل هذا القالب',
{ ['mini'] = 'm', ['full'] = 'move', ['html_title'] = 'Move this template',
['link'] = mw.title.new('Special:Movepage'):fullUrl('target='..title.fullText), ['url'] = true },
['link'] = mw.title.new('Special:Movepage'):fullUrl('target='..title.fullText), ['url'] = true },
{ ['mini'] = 'ر', ['full'] = 'watch', ['html_title'] = 'راقب هذا القالب',  
{ ['mini'] = 'w', ['full'] = 'watch', ['html_title'] = 'Watch this template',  
['link'] = title:fullUrl('action=watch'), ['url'] = true }
['link'] = title:fullUrl('action=watch'), ['url'] = true }
}
}
مستخدم مجهول

قائمة التصفح