Content deleted Content added
Deryck Chan (talk | contribs) move div position to get the box right |
Deryck Chan (talk | contribs) 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'
|