Module:Param Parse: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 515: | Line 515: | ||
-- Variant type |
-- Variant type |
||
⚫ | |||
⚫ | |||
func = {name=parse.variant_type_func, params = {Infobox.raw_param('variant_type')}}, |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
local valid_variant_types = { |
local valid_variant_types = { |
||
['item'] = 'Item', |
['item'] = 'Item', |
||
Line 537: | Line 529: | ||
return nil |
return nil |
||
end |
end |
||
⚫ | |||
⚫ | |||
func = parse.variant_type_func, |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
parse.passive = { |
parse.passive = { |