17 227
contributi
(Added predefinite styles) |
(Added eggbox) |
||
local b = {}
local txt = require('Modulo:Wikilib/strings') -- luacheck: no unused
thin = {
classes = {'roundy-5', 'text-center'},
styles = {['padding'] = '0 0.5ex'}
},
end
b.TypeList, b.listTipo, b.ListTipo = b.typeList, b.typeList, b.typeList
return b
|
contributi