Module:HeroData: Difference between revisions

Jump to navigation Jump to search
Sur (talk | contribs)
m get_lore bugfix
Sur (talk | contribs)
m removed excess new lines from below 3rd statbox
Line 300: Line 300:
template_calls = template_calls .. "\n" .. template_call
template_calls = template_calls .. "\n" .. template_call
end
end
-- Add a few newlines below the template calls to give space for the hover box
template_calls = template_calls .. "\n\n"
return template_calls
return template_calls