در حال ویرایش پودمان:Navbox/configuration
ظاهر
این ویرایش را میتوان خنثی کرد. لطفاً تفاوت زیر را بررسی کنید تا تأیید کنید که این چیزی است که میخواهید انجام دهید، سپس تغییرات زیر را ذخیره کنید تا خنثیسازی ویرایش را به پایان ببرید.
نسخهٔ فعلی | متن شما | ||
خط ۵: | خط ۵: | ||
name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } | name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } | ||
}, | }, | ||
-- do not localize marker table | -- do not localize marker table | ||
marker = { | marker = { | ||
خط ۱۴: | خط ۱۲: | ||
}, | }, | ||
category = { | category = { | ||
orphan = '[[ | orphan = '[[Category:Navbox orphans]]', | ||
horizontal_lists = ' | horizontal_lists = 'Navigational boxes without horizontal lists', | ||
background_colors = ' | background_colors = 'Navboxes using background colours', | ||
illegible = ' | illegible = 'Potentially illegible navboxes', | ||
borders = ' | borders = 'Navboxes using borders', | ||
}, | }, | ||
keyword = { | keyword = { | ||
خط ۳۴: | خط ۳۱: | ||
state_off = 'off', | state_off = 'off', | ||
state_plain = 'plain', | state_plain = 'plain', | ||
subpage_doc = 'doc', | |||
subpage_sandbox = 'sandbox', | |||
subpage_doc = ' | subpage_testcases = 'testcases', | ||
subpage_sandbox = ' | tracking_no = 'no' | ||
subpage_testcases = ' | |||
tracking_no = 'no' | |||
}, | }, | ||
class = { | class = { | ||
خط ۶۴: | خط ۵۷: | ||
nomobile = 'nomobile', | nomobile = 'nomobile', | ||
nowraplinks = 'nowraplinks', | nowraplinks = 'nowraplinks', | ||
noviewer = 'noviewer' | noviewer = 'noviewer' -- used to remove images from MediaViewer | ||
}, | }, | ||
pattern = { | pattern = { | ||
listnum = '^list(%d+)$', | listnum = '^list(%d+)$', | ||
sandbox = '/sandbox$', | |||
navbox = 'Template:Navbox', | |||
nowrap = '^<span class="nowrap">', | nowrap = '^<span class="nowrap">', | ||
style = 'style$', | style = 'style$', | ||
navbox_title = '<th[^>]*"navbox%-title"', | |||
hlist = 'hlist', | |||
plainlist = 'plainlist' | |||
}, | }, | ||
arg = { | arg = { | ||
above = 'above', | above = 'above', | ||
aboveclass = 'aboveclass', | aboveclass = 'aboveclass', | ||
abovestyle = 'abovestyle', | abovestyle = 'abovestyle', | ||
basestyle = 'basestyle', | basestyle = 'basestyle', | ||
bodyclass = 'bodyclass', | |||
bodystyle = 'bodystyle', | |||
border = 'border', | |||
below = 'below', | below = 'below', | ||
belowclass = 'belowclass', | belowclass = 'belowclass', | ||
belowstyle = 'belowstyle', | belowstyle = 'belowstyle', | ||
evenodd = 'evenodd', | evenodd = 'evenodd', | ||
evenstyle = 'evenstyle', | evenstyle = 'evenstyle', | ||
group1 = 'group1', | group1 = 'group1', | ||
group2 = 'group2', | group2 = 'group2', | ||
group_and_num = 'group%d', | group_and_num = 'group%d', | ||
groupstyle_and_num = 'group%dstyle', | |||
groupclass = 'groupclass', | groupclass = 'groupclass', | ||
groupstyle = 'groupstyle', | groupstyle = 'groupstyle', | ||
groupwidth = 'groupwidth', | groupwidth = 'groupwidth', | ||
innerstyle = 'innerstyle', | |||
image = 'image', | image = 'image', | ||
imageclass = 'imageclass', | imageclass = 'imageclass', | ||
imageleft = 'imageleft', | imageleft = 'imageleft', | ||
imageleftstyle = 'imageleftstyle', | imageleftstyle = 'imageleftstyle', | ||
imagestyle = ' | imagesetyle = 'imagestyle', | ||
list_and_num = 'list%d', | |||
listclass_and_num = 'list%dclass', | |||
liststyle_and_num = 'list%dstyle', | |||
list1padding = 'list1padding', | list1padding = 'list1padding', | ||
listclass = 'listclass', | listclass = 'listclass', | ||
listpadding = 'listpadding', | listpadding = 'listpadding', | ||
liststyle = 'liststyle', | liststyle = 'liststyle', | ||
name = 'name', | |||
name = 'name | |||
navbar = 'navbar', | navbar = 'navbar', | ||
navboxclass = 'navboxclass', | navboxclass = 'navboxclass', | ||
nocat = 'nocat', | nocat = 'nocat', | ||
nowrapitems = 'nowrapitems', | nowrapitems = 'nowrapitems', | ||
oddstyle = 'oddstyle', | oddstyle = 'oddstyle', | ||
orphan = 'orphan', | orphan = 'orphan', | ||
state = 'state', | state = 'state', | ||
style = 'style', | style = 'style', | ||
templatestyles = 'templatestyles', | templatestyles = 'templatestyles', | ||
child_templatestyles = 'child templatestyles', | child_templatestyles = 'child templatestyles', | ||
title = 'title | title = 'title', | ||
titleclass = 'titleclass', | titleclass = 'titleclass', | ||
titlestyle = 'titlestyle', | titlestyle = 'titlestyle', | ||
tracking = 'tracking' | tracking = 'tracking' | ||
}, | }, | ||
-- names of navbar arguments | -- names of navbar arguments |