אין תקציר עריכה |
(Use %Y instead of %y (take 4 digit of the year instead of 2)) |
||
| (7 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
<includeonly> | <includeonly><!-- | ||
-->{{#cargo_query: | -->{{#cargo_query: | ||
tables=Games_Events | tables=Games_Events | ||
|where=1=1 | |where=1=1 | ||
{{#if: {{{תאריך|}}}| AND DATE_FORMAT({{{תאריך}}}, {{{פורמט תאריך|"%d %m %Y"}}}) = DATE_FORMAT(Date, {{{פורמט תאריך|"%d %m %Y"}}}) }} | |||
AND Team=1 | AND Team=1 | ||
AND EventType=3 | AND EventType=3 | ||
AND SubType !=33 <!-- Without own goal --> | AND SubType !=33 <!-- Without own goal --> | ||
|group by=PlayerName, _pageName, Date <!-- group by date also so we can show and order by it at fields section --> | |group by=PlayerName, _pageName, Date <!-- group by date also so we can show and order by it at fields section --> | ||
|having=COUNT(*)>2 | |having=COUNT(*)>2 | ||
| שורה 16: | שורה 16: | ||
}}<!-- | }}<!-- | ||
--></includeonly> | --></includeonly><noinclude><poem> | ||
תבנית זו אחראית לשלוף שלושערים, פרמטרים: | |||
* תאריך: התאריך המדויק עליו נרצה לשלוף. | |||
* פורמט תאריך: חייב להגיע ביחד עם פרמטר 'תאריך', מציין את פורמט התאריך עליו נרצה לשלוף, למשל אם נרצה לשלוף רק על יום וחודש נשלח: "%d %m". | |||
[[קטגוריה:סטטיסטיקה/שליפות/מתקדמות]] | |||
</poem></noinclude> | |||
גרסה אחרונה מ־20:55, 28 בספטמבר 2024
תבנית זו אחראית לשלוף שלושערים, פרמטרים:
- תאריך: התאריך המדויק עליו נרצה לשלוף.
- פורמט תאריך: חייב להגיע ביחד עם פרמטר 'תאריך', מציין את פורמט התאריך עליו נרצה לשלוף, למשל אם נרצה לשלוף רק על יום וחודש נשלח: "%d %m".