Module:ItemData/nav: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) bg image |
Gammaton32 (talk | contribs) replace "street brawl" with "legendary" in Infobox ShopItems |
||
| Line 157: | Line 157: | ||
local type = frame.args[2] | local type = frame.args[2] | ||
local debug_mode = frame.args['debug_mode'] | local debug_mode = frame.args['debug_mode'] | ||
local street_brawl_label = frame.args['street_brawl_label'] or | local street_brawl_label = frame.args['street_brawl_label'] or '{{Legendary|{{#invoke:Lang|get_string|Citadel_ItemDraft_Legendary}}}}' | ||
if slot == nil then return "'slot' parameter is required" end | if slot == nil then return "'slot' parameter is required" end | ||