אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 13: | שורה 13: | ||
|fields= | |fields= | ||
SUM(CASE when Football_Games.ResultOpt > -1000 then 1 else 0 end)=TotalGames, | SUM(CASE when Football_Games.ResultOpt > -1000 then 1 else 0 end)=TotalGames, | ||
SUM(CASE when Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | SUM(CASE when Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | ||
SUM(CASE when Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | SUM(CASE when Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | ||
SUM(CASE when Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | SUM(CASE when Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | ||
SUM(CASE when Football_Games.Technical IN (1, 2) then 1 else 0 end)=Technical, | |||
SUM(CASE when Football_Games.Penalties IN (1, 2) then 1 else 0 end)=Penalties, | |||
|format=template | |format=template | ||
|template=עונה/הצגת סיכום משחקים | |template=עונה/הצגת סיכום משחקים | ||
גרסה מ־01:47, 26 באפריל 2023
תבנית זו אחראית להציג את המספרים העונתיים (סך השערים, הכרטיסים, הנצחונות ועוד) עבור עונה מסוימת.
פרמטרים:
- עונה - למשל "2020/21"
- קטגוריית מפעל - למשל "ליגה"