מספר העונות ששחקנים היו במכבי: הבדלים בין גרסאות בדף
מתוך מכביפדיה
אין תקציר עריכה
אין תקציר עריכה
 
(4 גרסאות ביניים של אותו משתמש אינן מוצגות)
שורה 5: שורה 5:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID
|where=1=1
|where=1=1
AND Team=1
AND Team=1
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן היה בסגל
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן היה בסגל
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן היה בסגל DESC
|limit=20
|limit=20
שורה 20: שורה 20:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events, Competitions
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
|where=1=1
AND Team=1
AND Team=1
AND Games_Catalog.Competition NOT IN (19, 21)
AND Competitions.Official=1
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן היה בסגל
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן היה בסגל
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן היה בסגל DESC
|limit=20
|limit=20
שורה 36: שורה 37:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events, Competitions
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
|where=1=1
AND Team=1
AND Team=1
AND Games_Catalog.Competition NOT IN (19, 21)
AND Competitions.Official=1
AND EventType IN (1, 5)
AND EventType IN (1, 5)
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן שיחק
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן שיחק
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן שיחק DESC
|limit=20
|limit=20
}}
}}
שורה 53: שורה 55:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events, Competitions
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
|where=1=1
AND Team=1
AND Team=1
AND Games_Catalog.Competition NOT IN (19, 21)
AND Competitions.Official=1
AND EventType = 3
AND EventType = 3
AND SubType != 33
AND SubType != 33
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן כבש שער
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן כבש שער
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן כבש שער DESC
|limit=20
|limit=20
}}
}}
שורה 71: שורה 74:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events, Competitions
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
|where=1=1
AND Team=1
AND Team=1
AND Games_Catalog.Competition NOT IN (19, 21)
AND Competitions.Official=1
AND EventType = 4
AND EventType = 4
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן בישל שער
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן בישל שער
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן בישל שער DESC
|limit=20
|limit=20
}}
}}
שורה 88: שורה 92:
|תוכן=
|תוכן=
{{#cargo_query:
{{#cargo_query:
tables=Games_Catalog, Games_Events
tables=Football_Games, Games_Events, Competitions
|join on=Games_Catalog._pageID = Games_Events._PageID
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
|where=1=1
AND Team=1
AND Team=1
AND Games_Catalog.Competition NOT IN (19, 21)
AND Competitions.Official=1
AND EventType IN (4, 3)
AND EventType IN (4, 3)
AND SubType != 33
AND SubType != 33
|group by=Games_Events.PlayerName
|group by=Games_Events.PlayerName
|fields=Games_Events.PlayerName=שם שחקן, Count(DISTINCT Games_Catalog.Season)=מספר העונות שהשחקן היה מעורב בשער
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן היה מעורב בשער
|order by=מספר העונות שהשחקן היה בסגל DESC
|order by=מספר העונות שהשחקן היה מעורב בשער DESC
|limit=20
}}
}}<!--
 
-->{{תיבת טקסט
|כותרת=מספר עונות שבהן השחקן כבש שער בפנדל (רק במשחקים רשמיים), נתונים חלקיים:
|תוכן=
{{#cargo_query:
tables=Football_Games, Games_Events, Competitions
|join on=Football_Games._pageID = Games_Events._PageID,
Football_Games.Competition = Competitions.OriginalName
|where=1=1
AND Team=1
AND Competitions.Official=1
AND SubType = 35
|group by=Games_Events.PlayerName
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שם שחקן, Count(DISTINCT Football_Games.Season)=מספר העונות שהשחקן כבש פנדל
|order by=מספר העונות שהשחקן כבש פנדל DESC
|limit=20
|limit=20
}}
}}
}}
}}

גרסה אחרונה מ־01:20, 2 בינואר 2023

מספר עונות שבהן השחקן כבש שער (רק במשחקים רשמיים) ללא שערים עצמיים

מספר עונות שבהן השחקן בישל שער (רק במשחקים רשמיים) ללא שערים עצמיים

מספר עונות שבהן השחקן היה מעורב בשער (רק במשחקים רשמיים) ללא שערים עצמיים

מספר עונות שבהן השחקן כבש שער בפנדל (רק במשחקים רשמיים), נתונים חלקיים: