אין תקציר עריכה |
אין תקציר עריכה |
||
| (7 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
<!-- | <includeonly><!-- | ||
-->{{#תנאי: {{{עונות|}}} | {{#arraydefine:עונות לבדיקה| {{{עונות|}}} }} }}<!-- | -->{{#תנאי: {{{עונות|}}} | {{#arraydefine:עונות לבדיקה| {{{עונות|}}} }} }}<!-- | ||
-->{{# | -->{{#arraydefine: special_seasons| 1966/67, 1967/68|,}}<!-- | ||
{{#cargo_query: | -->{{#if: {{#arraysearch: עונות לבדיקה| 1966/68}}| {{#arrayunion: all_seasons| special_seasons| עונות לבדיקה}}| {{#arrayunion: all_seasons| עונות לבדיקה}} }}<!-- | ||
tables = Achievements, | -->{{#cargo_query: | ||
|join on = Achievements. | tables = Achievements, Competitions | ||
|join on = Achievements.Competition = Competitions.OriginalName | |||
|group | |group | ||
|where = 1=1 | |where = 1=1 | ||
AND Achievements.Season IN ( {{#arrayprint: | AND Achievements.Season IN ( {{#arrayprint:all_seasons|, |@@@@| '@@@@' }} ) | ||
AND Achievements.Achievement IN ('מקום 1', 'זכיה') | AND Achievements.Achievement IN ('מקום 1', 'זכיה') | ||
AND | AND Competitions.CurrentName= "{{{מפעל נוכחי|}}}" | ||
|fields = | |fields = Achievements.Season | ||
|default = | |default = | ||
|no html | |no html | ||
}} | }}<!-- | ||
--></includeonly> | |||