Module:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
Tag: Undo |
(Use varianted names (show name on two lines and with colours)) |
||
Line 14: | Line 14: | ||
local params = { |
local params = { |
||
parse.actions, |
parse.actions, |
||
parse. |
parse.name_with_variant_category, |
||
parse.rarity_from_name, |
parse.rarity_from_name, |
||
parse.image, |
parse.image, |
||
Line 28: | Line 28: | ||
parse.profession_bubble_b, |
parse.profession_bubble_b, |
||
-- Include these next params just to export data to smw |
-- Include these next params just to export data to smw |
||
parse.variant_name, |
|||
parse.profession_a_smw, |
parse.profession_a_smw, |
||
parse.profession_a_level_smw, |
parse.profession_a_level_smw, |