Module:Shortcut/sandbox: Difference between revisions

Content deleted Content added
only if options.float
shortcutbox-left class and try forcing header?
Line 111:
shortcutHeading = message(headingMsg, nShortcuts)
shortcutHeading = frame:preprocess(shortcutHeading)
elseif yesno(options.header)
then shortcutHeading = message(options.header)
shortcutHeading = frame:preprocess(shortcutHeading)
end
end
Line 121 ⟶ 124:
if floatTable == 'left' then
shortcutList
:cssaddClass('float','shortcutbox-left')
end
if shortcutHeading then