Modul:Navbox/configuration: Unterschied zwischen den Versionen

clean
(poke)
(clean)
Zeile 10: Zeile 10:
},
},
keyword = {
keyword = {
orphan_yes = 'yes',
border_subgroup = 'subgroup',
border_subgroup = 'subgroup',
border_child = 'child',
border_child = 'child',
Zeile 19: Zeile 18:
nocat_false = 'false',
nocat_false = 'false',
nowrapitems_yes = 'yes',
nowrapitems_yes = 'yes',
orphan_yes = 'yes',
state_collapsed = 'collapsed',
state_collapsed = 'collapsed',
state_off = 'off',
state_plain = 'plain',
state_plain = 'plain',
state_off = 'off',
tracking_no = 'no',
subpage_doc = 'doc',
subpage_doc = 'doc',
subpage_sandbox = 'sandbox',
subpage_sandbox = 'sandbox',
subpage_testcases = 'testcases',
subpage_testcases = 'testcases',
tracking_no = 'no'
},
},
class = {
class = {
Zeile 45: Zeile 45:
navbox_even_part = 'even', -- goes with navbox_part
navbox_even_part = 'even', -- goes with navbox_part
nowraplinks = 'nowraplinks',
nowraplinks = 'nowraplinks',
noviewer = 'noviewer', -- used to remove images from MediaViewer
noviewer = 'noviewer' -- used to remove images from MediaViewer
},
},
list_classes = {
list_classes = {
Zeile 54: Zeile 54:
['hlist vcard'] = true,
['hlist vcard'] = true,
['vcard hlist'] = true,
['vcard hlist'] = true,
['hlist vevent'] = true,
['hlist vevent'] = true
},
},
pattern = {
pattern = {
Zeile 62: Zeile 62:
nowrap = '^<span class="nowrap">',
nowrap = '^<span class="nowrap">',
style = 'style$',
style = 'style$',
navbox_title = '<th[^>]*"navbox%-title"',
navbox_title = '<th[^>]*"navbox%-title"'
},
},
-- doesn't support "good" translation of "part" args because these are the
-- numbered parameters. class_part, style_part, list_part, group_part
arg = {
arg = {
-- doesn't support "good" translation of "part" args because these are
-- the numbered parameters: class_part, style_part, list_part, group_part
above = 'above',
above = 'above',
aboveclass = 'aboveclass',
aboveclass = 'aboveclass',
Zeile 113: Zeile 113:
titlegroupstyle = 'titlegroupstyle',
titlegroupstyle = 'titlegroupstyle',
titlestyle = 'titlestyle',
titlestyle = 'titlestyle',
tracking = 'tracking',
tracking = 'tracking'
},
},
-- names of navbar arguments
-- names of navbar arguments
navbar = {
navbar = {
mini = 'mini',
fontstyle = 'fontstyle',
fontstyle = 'fontstyle'
mini = 'mini'
}
}
}
}
Anonymer Benutzer