אין תקציר עריכה |
אין תקציר עריכה |
||
| (3 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><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> | ||
| שורה 9: | שורה 8: | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=בישול}}</div> | <div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=בישול}}</div> | ||
{{#ifeq: {{{שוער|}}}| כן| <div style="display: table-cell;">'''ספיגות'''</div> <div style="display: table-cell;">'''שער נקי'''</div> }} | {{#ifeq: {{{שוער|}}}| כן| <div style="display: table-cell;">'''ספיגות'''</div> <div style="display: table-cell;">'''שער נקי'''</div> }} | ||
<div style="display: table-cell;">{{קטלוג משחקים/הצגת משחקים/טבלת אירועים/הצגת אייקונים |אייקון=צהוב | <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> | ||
| שורה 43: | שורה 42: | ||
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: {{{שוער|}}}| כן| | {{#ifeq: {{{שוער|}}}| כן| | ||
SUM(Football_Games.ResultOpponent)=GoalsAgainstMaccabi, | SUM(CASE when Games_Events.EventType IN (1,5) then Football_Games.ResultOpponent else 0 end)=GoalsAgainstMaccabi, | ||
SUM(CASE when Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | ||
}} | }} | ||
| שורה 84: | שורה 83: | ||
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: {{{שוער|}}}| כן| | {{#ifeq: {{{שוער|}}}| כן| | ||
SUM(Football_Games.ResultOpponent)=GoalsAgainstMaccabi, | SUM(CASE when Games_Events.EventType IN (1,5) then Football_Games.ResultOpponent else 0 end)=GoalsAgainstMaccabi, | ||
SUM(CASE when Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | SUM(CASE when Games_Events.EventType IN (1,5) AND Football_Games.ResultOpponent=0 then 1 else 0 end)=CleanSheet, | ||
}} | }} | ||