אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
||
| (9 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{#arraydefine: מפעלים |{{{מפעלים}}} }}<!-- | |||
-->{{#arraydefine: אצטדיונים |{{{אצטדיונים}}} }}<!-- | |||
-->{{#arraydefine: שופטים |{{{שופטים|}}} }}<!-- | -->{{#arraydefine: שופטים |{{{שופטים|}}} }}<!-- | ||
| שורה 17: | שורה 19: | ||
AND Team=1 | AND Team=1 | ||
AND Competitions.Official = 1 | AND Competitions.Official = 1 | ||
{{#if: {{{מספר אירוע|}}} | AND Games_Events.EventType IN ({{{מספר אירוע}}}) }} | {{#if: {{{מספר אירוע|}}} | AND Games_Events.EventType IN ({{{מספר אירוע}}}) }} | ||
{{#if: {{{שחקן|}}} | AND Games_Events.PlayerName= "{{{שחקן}}}" }} | {{#if: {{{שחקן|}}} | AND Games_Events.PlayerName= "{{{שחקן}}}" }} | ||
| שורה 23: | שורה 25: | ||
{{#if: {{{מפעל מקורי|}}}| AND Competitions.OriginalName = "{{{מפעל מקורי|}}}" }} | {{#if: {{{מפעל מקורי|}}}| AND Competitions.OriginalName = "{{{מפעל מקורי|}}}" }} | ||
{{#if: {{{מפעל נוכחי|}}}| AND Competitions.CurrentName = "{{{מפעל נוכחי|}}}" }} | {{#if: {{{מפעל נוכחי|}}}| AND Competitions.CurrentName = "{{{מפעל נוכחי|}}}" }} | ||
{{#ifeq: {{{קטגוריית מפעל|}}}| רשמי| AND Competitions.Official = 1 }} | |||
{{#ifeq: {{{קטגוריית מפעל|}}}| ליגה| AND Competitions.League=1 }} | {{#ifeq: {{{קטגוריית מפעל|}}}| ליגה| AND Competitions.League=1 }} | ||
{{#ifeq: {{{קטגוריית מפעל|}}}| גביע| AND Competitions.Trophy=1 }} | {{#ifeq: {{{קטגוריית מפעל|}}}| גביע| AND Competitions.Trophy=1 }} | ||
{{#ifeq: {{{קטגוריית מפעל|}}}| בינלאומי| AND Competitions.International=1 }} | {{#ifeq: {{{קטגוריית מפעל|}}}| בינלאומי| AND Competitions.International=1 }} | ||
{{#ifeq: {{{קטגוריית מפעל|}}}| יתר רשמי| AND Competitions.League=0 AND Competitions.Trophy=0 AND Competitions.International=0 AND Competitions.Official = 1 }} | {{#ifeq: {{{קטגוריית מפעל|}}}| יתר רשמי| AND Competitions.League=0 AND Competitions.Trophy=0 AND Competitions.International=0 AND Competitions.Official = 1 }} | ||
{{#if: {{{יריבה|}}} | | {{#if: {{{יריבות|}}} | AND Football_Games.Opponent IN ({{#arrayprint: יריבות|, |@@@@ |"{{המרות/שם ללא גרש וגרשיים |שם=@@@@}}"}}) |{{#if: {{{יריבה|}}} | AND Football_Games.Opponent IN ({{#var:SameOpponents}}) }} }}<!-- the "()" around the SameOpponents required for "IN" operator, list is wrapped with () --> | ||
{{#if: {{{אצטדיון|}}} | AND Football_Games.Stadium IN ({{#var:SameStadiums}}) }}<!-- the "()" around the SameStadiums required for "IN" operator, list is wrapped with () --> | {{#if: {{{אצטדיון|}}} | AND Football_Games.Stadium IN ({{#var:SameStadiums}}) }}<!-- the "()" around the SameStadiums required for "IN" operator, list is wrapped with () --> | ||
{{#if: {{{מפעלים|}}} | AND Football_Games.Competition IN ({{#arrayprint: מפעלים |, |@@@@ |'{{המרות/שם ללא גרש וגרשיים |שם=@@@@}}'}}) }} | |||
{{#if: {{{אצטדיונים|}}} | AND Football_Games.Stadium IN ({{#arrayprint: אצטדיונים |, |@@@@ |'{{המרות/שם ללא גרש וגרשיים |שם=@@@@}}'}}) }} | |||
{{#if: {{{שופטים|}}} | AND Football_Games.Refs IN ({{#arrayprint: שופטים|, |@@@@ |"@@@@"}}) }} | {{#if: {{{שופטים|}}} | AND Football_Games.Refs IN ({{#arrayprint: שופטים|, |@@@@ |"@@@@"}}) }} | ||
{{#if: {{{עוזר שופט|}}} | AND Games_Referees.AssistantReferees HOLDS "{{{עוזר שופט|}}}" }} | {{#if: {{{עוזר שופט|}}} | AND Games_Referees.AssistantReferees HOLDS "{{{עוזר שופט|}}}" }} | ||