אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
אין תקציר עריכה |
||
| (5 גרסאות ביניים של 2 משתמשים אינן מוצגות) | |||
| שורה 6: | שורה 6: | ||
שליפת מספר ספיגות | שליפת מספר ספיגות | ||
-->{{#number_format: {{#cargo_query: | -->{{#number_format: {{#cargo_query: | ||
tables= | tables= Football_Games, Games_Events | ||
|join on= | |join on= Football_Games._pageID = Games_Events._pageID | ||
|where= 1 = 1 | |where= 1 = 1 | ||
AND PlayerName = "{{#var:שוער}}" | AND PlayerName = "{{#var:שוער}}" | ||
AND Team = 1 | AND Team = 1 | ||
AND EventType IN (1, 5) | AND EventType IN (1, 5) | ||
{{#if: {{{מפעל מקורי|}}}| And Competitions.OriginalName = "{{{מפעל מקורי|}}}" }} | |||
{{#if: {{{מפעל נוכחי|}}}| And Competitions.CurrentName = "{{{מפעל נוכחי|}}}" }} | |||
{{#ifeq: {{{קטגוריית מפעל|}}}| ליגה| AND Competitions.League = 1 }} | |||
{{#ifeq: {{{קטגוריית מפעל|}}}| גביע| AND Competitions.Trophy = 1 }} | |||
{{#ifeq: {{{קטגוריית מפעל|}}}| בינלאומי| AND Competitions.International = 1 }} | |||
{{#ifeq: {{{קטגוריית מפעל|}}}| רשמי| AND Competitions.Official = 1 }} | |||
{{#if: {{{עונה|}}} | AND Football_Games.Season = "{{{עונה}}}" }} | |||
|fields=SUM(ResultOpponent) | |fields=SUM(ResultOpponent) | ||
|no html | |no html | ||