پرش به محتوا

پودمان:Navbox: تفاوت میان نسخه‌ها

۲۷ بایت حذف‌شده ،  ‏۲۵ دسامبر ۲۰۱۸
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲۰: خط ۲۰:
-- by parent navboxes. The result is that the category shows all pages
-- by parent navboxes. The result is that the category shows all pages
-- where a child navbox is not contained in a parent navbox.
-- where a child navbox is not contained in a parent navbox.
local orphanCat = '[[رده:ناوبری یتیم]]'
local orphanCat = ''
if border == 'subgroup' and args.orphan ~= 'yes' then
if border == 'subgroup' and args.orphan ~= 'yes' then
-- No change; striping occurs in outermost navbox.
-- No change; striping occurs in outermost navbox.
خط ۳۲۲: خط ۳۲۲:


for _, cat in ipairs(getTrackingCategories()) do
for _, cat in ipairs(getTrackingCategories()) do
builder:wikitext('[[رده:' .. cat .. ']]')
builder:wikitext('')
end
end
end
end
خط ۳۴۰: خط ۳۴۰:
end
end


tbl:css('border-spacing', 0)
if border == 'subgroup' or border == 'none' then
if border == 'subgroup' or border == 'none' then
tbl
tbl
خط ۴۴۲: خط ۴۴۱:


return p
return p
[[رده:ناوبری یتیم]]
[[رده:' .. cat .. ']]