Module:Guidance: Difference between revisions

Jump to navigation Jump to search
Undo revision 621658 by Camenati (talk)
imported>Camenati
No edit summary
imported>Camenati
(Undo revision 621658 by Camenati (talk))
Line 168: Line 168:
            }
            }
         }
         }
        if ts ~= nil then
         else
                rd = jumpscareBanner
             rd = frame:expandTemplate {
         elseif string.find(frame.args[1], "flashing") then
                title = "ambox",
             local flashingBanner = frame:expandTemplate {
            title = "ambox",
                 args = {
                 args = {
                     small = "left",
                     small = "left",
Line 182: Line 180:
                 }
                 }
             }
             }
            if ts ~= nil then
                rd = flashingBanner
         end
         end
     end
     end
Line 203: Line 199:
end
end
return p
return p
end
end
Anonymous user

Navigation menu