Content deleted Content added
set default graph width so that there is the customary 2px space between the bars even for customized bar widths |
m renamed parameters "no_table" & "no_graph" |
||
Line 239:
-- Add timeline to div
if args.
root:node(frame:extensionTag('timeline', timeline))
end
-- Create ratings table
if args.
local rtable = mw.html.create('table')
:addClass('wikitable')
|