אין תקציר עריכה |
אין תקציר עריכה |
||
| (11 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 2: | שורה 2: | ||
--><div class="ProfilesST-Table"> | --><div class="ProfilesST-Table"> | ||
<div class="ProfilesST-IR"> | <div class="ProfilesST-IR"> | ||
<div style="display: table-cell;">עונה</div> | <div style="display: table-cell;">עונה</div> | ||
| שורה 8: | שורה 7: | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=גול}} ('''פ'''')</div> | <div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=גול}} ('''פ'''')</div> | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=בישול}}</div> | <div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=בישול}}</div> | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=צהוב | {{#ifeq: {{{שוער|}}}| כן| <div style="display: table-cell;">'''ספיגות'''</div> <div style="display: table-cell;">'''שער נקי'''</div> }} | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=כרטיס צהוב}} ({{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=כרטיס אדום}})</div> | |||
<div style="display: table-cell;">'''נצ''''</div> | <div style="display: table-cell;">'''נצ''''</div> | ||
<div style="display: table-cell;">'''ת''''</div> | <div style="display: table-cell;">'''ת''''</div> | ||
| שורה 33: | שורה 33: | ||
SUM(CASE when Games_Events.EventType IN (1,5) then 1 else 0 end)=GamesPlayed, | SUM(CASE when Games_Events.EventType IN (1,5) then 1 else 0 end)=GamesPlayed, | ||
SUM(CASE when Games_Events.EventType=5 then 1 else 0 end)=Substitutions, | SUM(CASE when Games_Events.EventType=5 then 1 else 0 end)=Substitutions, | ||
SUM(CASE when Games_Events.EventType=3 then 1 else 0 end)=Goals, | SUM(CASE when Games_Events.EventType=3 AND Games_Events.SubType!=33 then 1 else 0 end)=Goals, | ||
SUM(CASE when Games_Events.SubType=35 then 1 else 0 end)=GoalsPenalties, | SUM(CASE when Games_Events.SubType=35 then 1 else 0 end)=GoalsPenalties, | ||
SUM(CASE when Games_Events.EventType=4 then 1 else 0 end)=Assists, | SUM(CASE when Games_Events.EventType=4 then 1 else 0 end)=Assists, | ||
SUM(CASE when Games_Events. | SUM(CASE when Games_Events.SubType=71 then 1 else 0 end)=YellowCards, | ||
SUM(CASE when Games_Events.SubType | SUM(CASE when Games_Events.SubType IN (72,73) then 1 else 0 end)=RedCards, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | ||
{{#ifeq: {{{שוער|}}}| כן| | |||
SUM(CASE when Games_Events.EventType IN (1,5) then Football_Games.ResultOpponent else 0 end)=GoalsAgainstMaccabi, | |||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | |||
}} | |||
|group by=Football_Games.Season | |group by=Football_Games.Season | ||
| שורה 47: | שורה 51: | ||
|template=פרופיל/מספרים עונתיים/שחקן/הצגת קטגוריית מפעל/שורה אחת | |template=פרופיל/מספרים עונתיים/שחקן/הצגת קטגוריית מפעל/שורה אחת | ||
|named args=yes | |named args=yes | ||
|default=אין הופעות | |||
}}<!-- | }}<!-- | ||
| שורה 69: | שורה 74: | ||
SUM(CASE when Games_Events.EventType IN (1,5) then 1 else 0 end)=GamesPlayed, | SUM(CASE when Games_Events.EventType IN (1,5) then 1 else 0 end)=GamesPlayed, | ||
SUM(CASE when Games_Events.EventType=5 then 1 else 0 end)=Substitutions, | SUM(CASE when Games_Events.EventType=5 then 1 else 0 end)=Substitutions, | ||
SUM(CASE when Games_Events.EventType=3 then 1 else 0 end)=Goals, | SUM(CASE when Games_Events.EventType=3 AND Games_Events.SubType!=33 then 1 else 0 end)=Goals, | ||
SUM(CASE when Games_Events.SubType=35 then 1 else 0 end)=GoalsPenalties, | SUM(CASE when Games_Events.SubType=35 then 1 else 0 end)=GoalsPenalties, | ||
SUM(CASE when Games_Events.EventType=4 then 1 else 0 end)=Assists, | SUM(CASE when Games_Events.EventType=4 then 1 else 0 end)=Assists, | ||
SUM(CASE when Games_Events. | SUM(CASE when Games_Events.SubType=71 then 1 else 0 end)=YellowCards, | ||
SUM(CASE when Games_Events.SubType | SUM(CASE when Games_Events.SubType IN (72,73) then 1 else 0 end)=RedCards, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=1 then 1 else 0 end)=Wins, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=2 then 1 else 0 end)=Ties, | ||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpt=3 then 1 else 0 end)=Losses, | ||
{{#ifeq: {{{שוער|}}}| כן| | |||
SUM(CASE when Games_Events.EventType IN (1,5) then Football_Games.ResultOpponent else 0 end)=GoalsAgainstMaccabi, | |||
SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | |||
}} | |||
|format=template | |format=template | ||