אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
אין תקציר עריכה |
||
| (20 גרסאות ביניים של 2 משתמשים אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
<!-- | <includeonly><!-- | ||
-->{{# | -->{{#תנאי: {{{עונות|}}} | {{#arraydefine:עונות לבדיקה| {{{עונות|}}} }} }}<!-- | ||
-->{{#arraydefine: special_seasons| 1966/67, 1967/68|,}}<!-- | |||
-->{{#if: {{#arraysearch: עונות לבדיקה| 1966/68}}| {{#arrayunion: all_seasons| special_seasons| עונות לבדיקה}}| {{#arrayunion: all_seasons| עונות לבדיקה}} }}<!-- | |||
-->{{#cargo_query: | -->{{#cargo_query: | ||
tables = Achievements, | tables = Achievements, Competitions | ||
|join on = Achievements. | |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 = | |||
|no html | |no html | ||
}} | }}<!-- | ||
--></includeonly> | |||