Module:Navbox/configuration: Difference between revisions

Imported from lolcow.city
 
No edit summary
 
Line 43: Line 43:
collapsed = 'mw-collapsed',
collapsed = 'mw-collapsed',
-- Warning
-- Warning
navbox = 'navbox', -- WMF currently hides 'navbox' from mobile,
navbox = 'nav_box', -- WMF currently hides 'navbox' from mobile,
-- so you probably shouldn't change the navbox class.
-- so you probably shouldn't change the navbox class.
navbox_abovebelow = 'navbox-abovebelow',
navbox_abovebelow = 'navbox-abovebelow',
Line 57: Line 57:
navbox_odd_part = 'odd', -- do not l10n
navbox_odd_part = 'odd', -- do not l10n
navbox_even_part = 'even', -- do not l10n
navbox_even_part = 'even', -- do not l10n
nomobile = 'nomobile',
nomobile = 'mobile',
nowraplinks = 'nowraplinks',
nowraplinks = 'nowraplinks',
noviewer = 'noviewer' -- used to remove images from MediaViewer
noviewer = 'noviewer' -- used to remove images from MediaViewer