80,736
edits
(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 = '', | ||
multihouse_style = | multihouse_style = '' | ||
} | } | ||
local card_results = cargo_results( | local card_results = cargo_results( |