ארגז חול: הבדלים בין גרסאות בדף

אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
(42 גרסאות ביניים של 3 משתמשים אינן מוצגות)
שורה 1: שורה 1:
== משחקים==
{{#vardefine:whereclause|
<repeat table="Games" criteria="department=כדורגל" sort="year, month, day" header="תאריך מפעל שלב מארחת אורחת תוצאה הערות">
liga='0' AND department='כדורסל' and mifal<>'גביע המדינה'  and mifal<>'משחק אימון'
{{קישור תאריך|יום={{{day}}}|חודש={{{month}}}|שנה={{{year}}}}} {{{mifal}}} {{{stage}}} {{{host}}} {{{oponent}}} {{קישורמשחק|department={{{department}}}|ona={{{ona}}}|awayscore={{{awayscore}}}|homescore={{{homescore}}}|mifal={{{mifal}}}|stage={{{stage}}}|shootout={{{shootout}}}}} aaa</repeat>
}}
<table border="1" cellpadding="2" cellspacing="0" width="90%" align="center">
<tr style="background:#FF0000;"><td>תאריך</td><td>מפעל</td><td>שלב</td><td>מארחת</td><td>אורחת</td>
<td>תוצאה</td><td>הערות</td></tr>
{{#cargo_query:
tables=Games|fields=day,month,year,stage,host,oponent,homescore,awayscore,ona,department,mifal,shootout,comments,department
|where={{#var:whereclause}}
|format=template
|template=שורת טבלת משחקים פשוטה
|more results text=עוד
|named args=yes
|order by=year DESC,month DESC,day DESC
|limit=500
}}
</table>