Module:Luacard2: Difference between revisions

From Archon Arcana - The KeyForge Wiki
no edit summary
(Created page with "--Module:Luacard local p = {} local cargo = mw.ext.cargo function combine(tableto, tablefrom) for k,v in pairs(tablefrom) do tableto[k] = v end end function map(table, f...")
 
No edit summary
Line 289: Line 289:
cardtext = 'Some text',
cardtext = 'Some text',
cardartist = 'Some artist',
cardartist = 'Some artist',
cardstyle = cardstyle.cardstyle,
cardstyle = '',
multihouse_style = cardstyle.multihouse_style
multihouse_style = ''
}
}
local card_results = cargo_results(
local card_results = cargo_results(