(יצירת דף עם התוכן "<includeonly><!-- -->{{#cargo_query: tables=Football_Games, Games_Events, Games_Referees, Competitions |join on=Football_Games._pageID=Games_Events._pageID, Foo...") |
אין תקציר עריכה |
||
| שורה 8: | שורה 8: | ||
|where=1=1 | |where=1=1 | ||
AND Team=1 | AND Team=1 | ||
AND Games_Events.EventType IN (1, 3, 4, 5, 7) | AND Games_Events.EventType IN (1, 3, 4, 5, 7, 8) | ||
AND Games_Events.PlayerName="{{{שחקן}}}" | AND Games_Events.PlayerName="{{{שחקן}}}" | ||
| שורה 32: | שורה 32: | ||
SUM(Football_Games.ResultOpponent)=GoalsAgainstMaccabi, | SUM(Football_Games.ResultOpponent)=GoalsAgainstMaccabi, | ||
SUM(CASE when Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | SUM(CASE when Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | ||
SUM(CASE when Games_Events.SubType=83 then 1 else 0 end)=PenaltySaves, | |||
}} | }} | ||