Template:PlayerSeasonStats: Difference between revisions
From UFFL Wiki
mNo edit summary |
(Downgrading table template) |
||
Line 1: | Line 1: | ||
{{#get_db_data: | |||
db=ufflData | |||
|from=PlayerSeasonStats | |||
|where= Season='{{{season|}}}' AND PassYds <> '0' | |||
|limit = 60 | |||
|order by= PassYds DESC | |||
|data=playerID=PlayerID,team=Team,games=G,gameStarts=GS,passAtt=PassAtt,passComp=PassCmp,passYds=PassYds | |||
}} | |||
{| style="border:0; font-size:12px; cellpadding:0.5; cellspacing:0.5; width: 100%" class="wikitable sortable" | |||
|- | |- | ||
| | ! colspan="8"|Passing | ||
|- | |||
! Name | |||
! Team | |||
! G | |||
| | ! GS | ||
! PA | |||
! PC | |||
! Yds | |||
{{#display_external_table:template=PlayerSeasonStatsTable}} | |||
|} | |||
{{#clear_external_data:}} |
Revision as of 20:56, 26 January 2021
Passing | |||||||
---|---|---|---|---|---|---|---|
Name | Team | G | GS | PA | PC | Yds |