Zum Inhalt springen

Modul:Navbox/configuration: Unterschied zwischen den Versionen

add hlist and plainlist patterns
(move templatestyles here)
(add hlist and plainlist patterns)
Zeile 57: Zeile 57:
nowraplinks = 'nowraplinks',
nowraplinks = 'nowraplinks',
noviewer = 'noviewer' -- used to remove images from MediaViewer
noviewer = 'noviewer' -- used to remove images from MediaViewer
},
list_classes = {
['plainlist'] = true,
['hlist'] = true,
['hlist vcard'] = true,
['vcard hlist'] = true,
['hlist vevent'] = true
},
},
pattern = {
pattern = {
Zeile 71: Zeile 64:
nowrap = '^<span class="nowrap">',
nowrap = '^<span class="nowrap">',
style = 'style$',
style = 'style$',
navbox_title = '<th[^>]*"navbox%-title"'
navbox_title = '<th[^>]*"navbox%-title"',
hlist = 'hlist',
plainlist = 'plainlist'
},
},
arg = {
arg = {
Anonymer Benutzer