Module:Guidance: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Camenati No edit summary |
imported>Camenati No edit summary |
||
| Line 168: | Line 168: | ||
} | } | ||
} | } | ||
if ts ~= nil then | |||
rd = jumpscareBanner | |||
elseif string.find(frame.args[1], "flashing") then | elseif string.find(frame.args[1], "flashing") then | ||
rd = frame:expandTemplate { | rd = frame:expandTemplate { | ||
| Line 199: | Line 201: | ||
end | end | ||
return p | return p | ||
end | |||