Module:HeroData/nav: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m herolabs_text_size parameter passing |
m default herolabs_text_size to blank |
||
| Line 10: | Line 10: | ||
local sticker_size = frame.args['sticker_size'] | local sticker_size = frame.args['sticker_size'] | ||
local herolabs_text_size = frame.args['herolabs_text_size'] | local herolabs_text_size = frame.args['herolabs_text_size'] | ||
if herolabs_text_size == nil then herolabs_text_size = '' end | |||
if in_herolabs ~= 'true' and in_herolabs ~= 'false' then | if in_herolabs ~= 'true' and in_herolabs ~= 'false' then | ||