Modulo:Navbox/configuration: differenze tra le versioni

m
una versione importata
(add titlegroup)
 
m (una versione importata)
 
(4 versioni intermedie di 2 utenti non mostrate)
Riga 5: Riga 5:
name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' }
name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' }
},
},
hlist_templatestyles = 'Hlist/styles.css',
plainlist_templatestyles = 'Plainlist/styles.css',
-- do not localize marker table
-- do not localize marker table
marker = {
marker = {
Riga 17: Riga 19:
illegible = 'Potentially illegible navboxes',
illegible = 'Potentially illegible navboxes',
borders = 'Navboxes using borders',
borders = 'Navboxes using borders',
titlegroup = 'Navboxes with a titlegroup'
},
},
keyword = {
keyword = {
Riga 62: Riga 63:
pattern = {
pattern = {
listnum = '^list(%d+)$',
listnum = '^list(%d+)$',
class = 'class',
sandbox = '/sandbox$',
sandbox = '/sandbox$',
navbox = 'Template:Navbox',
navbox = 'Template:Navbox',
Riga 68: Riga 70:
navbox_title = '<th[^>]*"navbox%-title"',
navbox_title = '<th[^>]*"navbox%-title"',
hlist = 'hlist',
hlist = 'hlist',
plainlist = 'plainlist'
plainlist = 'plainlist',
},
},
arg = {
arg = {
Riga 116: Riga 118:
title = 'title',
title = 'title',
titleclass = 'titleclass',
titleclass = 'titleclass',
titlegroup = 'titlegroup',
titlegroupclass = 'titlegroupclass',
titlegroupstyle = 'titlegroupstyle',
titlestyle = 'titlestyle',
titlestyle = 'titlestyle',
tracking = 'tracking'
tracking = 'tracking'