Module:RfD close: Difference between revisions

Content deleted Content added
move div position to get the box right
add "withdrawn" to "keep" logical set per WT:RFD
Line 57:
--sufficiently complicated (there is no built-in "or" in Lua string
--patterns) so I'll just lay it flat.
if (parameter_lower:find('keep') or parameter_lower:find('withdraw')) then
result_match = 'Keep'
icon_filename = 'File:White check mark in dark green rounded square.svg'