
אורן המתעפץ (שיחה | תרומות) (יצירת דף עם התוכן "<includeonly> {{#cargo_query: tables=Football_Games |where=CoachMaccabi="{{{שם|}}}" |fields=_pageID=pageID, Date, Opponent |limit=1 |order by=Date ASC |no html |format=template |template=פרופיל כדורגל/אירועים בולטים/פרסור נתוני משחק להצגה |named args=yes |default=0 |more results text= }} </includeonly>") |
אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
||
שורה 1: | שורה 1: | ||
<includeonly> | <includeonly> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Football_Games | tables=Football_Games=fg, Competitions=c | ||
|where=CoachMaccabi="{{{שם|}}}" | |join on=fg.Competition=c.OriginalName | ||
|fields=_pageID=pageID, Date, Opponent | |where=fg.CoachMaccabi="{{{שם|}}}" AND c.Official=true | ||
|fields=fg._pageID=pageID, fg.Date=Date, fg.Opponent=Opponent | |||
|limit=1 | |limit=1 | ||
|order by=Date ASC | |order by=fg.Date ASC | ||
|no html | |no html | ||
|format=template | |format=template |