(בלי ידידות) |
מ (החלפת טקסט – "Games_Catalog" ב־"Football_Games") |
||
| שורה 6: | שורה 6: | ||
-->{{#cargo_query: | -->{{#cargo_query: | ||
tables= | tables=Football_Games, Games_Events, Profiles, Competitions_Catalog | ||
|join on= | |join on=Football_Games._pageID=Games_Events._pageID, Games_Events.PlayerName=Profiles._pageName, Competitions_Catalog.CompID=Football_Games.Competition | ||
|where=1=1 | |where=1=1 | ||
AND DATE_FORMAT( | AND DATE_FORMAT(Football_Games.Date, "%Y") > 10 | ||
AND Games_Events.Team = 1 | AND Games_Events.Team = 1 | ||
AND Competitions_Catalog.CompID NOT IN (19, 21) | AND Competitions_Catalog.CompID NOT IN (19, 21) | ||
|fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שחקן, | |fields=CONCAT('[[', Games_Events.PlayerName, ']]')=שחקן, | ||
DATE_FORMAT(MIN( | DATE_FORMAT(MIN(Football_Games.Date), "%Y")=שנת בכורה, | ||
Profiles.HomePlayer=שחקן בית, | Profiles.HomePlayer=שחקן בית, | ||
Profiles.WholeCareer=שיחק כל הקריירה במכבי, | Profiles.WholeCareer=שיחק כל הקריירה במכבי, | ||
| שורה 19: | שורה 19: | ||
Profiles.RootedPlayer=מתאזרח, | Profiles.RootedPlayer=מתאזרח, | ||
IF(Profiles.PreferFoot=2,"שמאל", IF(Profiles.PreferFoot=1, "ימין", "לא מוזן"))=רגל חזקה, | IF(Profiles.PreferFoot=2,"שמאל", IF(Profiles.PreferFoot=1, "ימין", "לא מוזן"))=רגל חזקה, | ||
Football_Games._pageName=משחק כלשהו של השחקן | |||
|group by=Games_Events.PlayerName | |group by=Games_Events.PlayerName | ||
|format=dynamic table | |format=dynamic table | ||
גרסה מ־22:01, 1 בספטמבר 2022
הצגת מאפייני שחקנים
עמוד זה מרכז את כל השחקנים ואת הקטלוג שאנחנו שומרים עליהם, במקרה של מציאת טעות, תוכלו לתקן בעזרת התיעוד הנמצא בתבנית:פרופיל.
למשל, בכדי להחשיב שחקן כלשהו כשחקן בית, נוסף בעמוד שלו (ליד שאר הפרמטרים):
שגיאה: הטבלה Competitions_Catalog לא נמצאה.