![]() | Help support Yugipedia by using our Chrome extension, which redirects links to the old Wikia/Fandom site to Yugipedia, ensuring you see the most up-to-date information. If you have any issues or find any bugs, be sure to let us know on Discord! |
Module:Card collection/modules/Set list/parameters
-- <pre>
return {
region = {
required = true,
},
rarities = {
default = '',
},
[ 'print' ] = {
allowEmpty = true,
},
qty = {
allowEmpty = true,
},
description = {},
[ '$description' ] = {},
options = {
default = '',
},
columns = {},
[ '$columns' ] = {},
[ 1 ] = {
required = true,
-- options = {
-- [ 'printed-name' ] = {},
-- [ 'description' ] = {
-- allowEmpty = true,
-- },
-- }
},
}
-- </pre>