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'] = ' |
['hopeport'] = 'No', |
||
['hopeforest'] = ' |
['hopeforest'] = 'No', |
||
['mine of mantuban'] = ' |
['mine of mantuban'] = 'Ys', |
||
['crenopolis'] = ' |
['crenopolis'] = 'Yes' |
||
} |
} |
||
function parse.premium_func(episode) |
function parse.premium_func(episode) |