Module:Param Parse: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Try to autogenerate premium status on all pages)
(Oups, invert the Yes/No options)
Line 153: Line 153:
-- Premium
-- Premium
local premium_episodes = {
local premium_episodes = {
['hopeport'] = 'Yes',
['hopeport'] = 'No',
['hopeforest'] = 'Yes',
['hopeforest'] = 'No',
['mine of mantuban'] = 'No',
['mine of mantuban'] = 'Ys',
['crenopolis'] = 'No'
['crenopolis'] = 'Yes'
}
}
function parse.premium_func(episode)
function parse.premium_func(episode)