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

אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
(61 גרסאות ביניים של 4 משתמשים אינן מוצגות)
שורה 1: שורה 1:
<repeat table="Games" criteria="homegame=0,host=הפועל ת&quot;א,department=כדורגל" sort="year, month, day" header="תאריך מפעל שלב מארחת אורחת תוצאה">
{{#vardefine:whereclause|
{{קישור תאריך|יום={{{day}}}|חודש={{{month}}}|שנה={{{year}}}}} [[{{{mifal}}}]] {{{stage}}} {{שםקבוצה|name={{{host}}}}} {{שםקבוצה|name={{{oponent}}}}} {{קישורמשחק|department={{{department}}}|ona={{{ona}}}|awayscore={{{awayscore}}}|homescore={{{homescore}}}|mifal={{{mifal}}}|stage={{{stage}}}|shootout={{{shootout}}}}}</repeat>
liga='0' AND department='כדורסל' and mifal<>'גביע המדינה'  and mifal<>'משחק אימון'
 
}}
<repeat table="Games" criteria="result=x,mifal=גביע המדינה,department=כדורגל" sort="year, month, day" header="תאריך מפעל שלב מארחת אורחת תוצאה הערות">
<table border="1" cellpadding="2" cellspacing="0" width="90%" align="center">
{{קישור תאריך|יום={{{day}}}|חודש={{{month}}}|שנה={{{year}}}}} [[{{{mifal}}}]] {{{stage}}} {{שםקבוצה|name={{{host}}}}} {{שםקבוצה|name={{{oponent}}}}} {{קישורמשחק|department={{{department}}}|ona={{{ona}}}|awayscore={{{awayscore}}}|homescore={{{homescore}}}|mifal={{{mifal}}}|stage={{{stage}}}|shootout={{{shootout}}}}} {{{comments}}}</repeat>
<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>