Template:PlayerRecords: Difference between revisions
From UFFL Wiki
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
db = ufflData | db = ufflData | ||
|from = playerRecordsLabeled | |from = playerRecordsLabeled | ||
|where = playerid=' | |where = playerid='351' AND recordtype='0' | ||
|order by= recordid ASC | |order by= recordid ASC | ||
|data=name=recordname,wk=week,season=season,team= | |data=name=recordname,wk=week,season=season,team=teamabbr,vsteam=vsteamabbr,value=recordvalue | ||
}} | }} | ||
{| style="border:0; font-size:12px; cellpadding:0.5; cellspacing:0.5; width: 100%" class="wikitable sortable" | {| style="border:0; font-size:12px; cellpadding:0.5; cellspacing:0.5; width: 100%" class="wikitable sortable" | ||
Line 24: | Line 24: | ||
{{!}} {{{value}}} | {{!}} {{{value}}} | ||
}} | }} | ||
|} | |}{{#clear_external_data:}} | ||
<!--- For whatever dumb reason, when recordtype equals 1, the view does not add those records to the view. So this is blanked out until that issue is resolved. | |||
{{#get_db_data: | |||
db = ufflData | |||
|from = playerRecordsLabeled | |||
|where = playerid='351' AND recordtype='1' | |||
|order by= recordid ASC | |||
|data=name=recordname,wk=week,season=season,team=teamabbr,vsteam=vsteamabbr,value=recordvalue | |||
}} | |||
{| style="border:0; font-size:12px; cellpadding:0.5; cellspacing:0.5; width: 100%" class="wikitable sortable" | |||
|- | |||
! colspan="6" style="text-align: left; font-size: 16px"|Season Records | |||
|- | |||
! Record | |||
! Season | |||
! Week | |||
! Team | |||
! vs. Team | |||
! Value{{#for_external_table:<nowiki/> | |||
{{!}}- | |||
{{!}} {{{name}}} | |||
{{!}} {{{season}}} | |||
{{!}} {{{wk}}} | |||
{{!}} {{{team}}} | |||
{{!}} {{{vsteam}}} | |||
{{!}} {{{value}}} | |||
}} | |||
|}{{#clear_external_data:}}---> | |||
{{#get_db_data: | |||
db = ufflData | |||
|from = playerRecordsLabeled | |||
|where = playerid='351' AND recordtype='2' | |||
|order by= recordid ASC | |||
|data=name=recordname,season=season,team=teamabbr,vsteam=vsteamabbr,value=recordvalue | |||
}} | |||
{| style="border:0; font-size:12px; cellpadding:0.5; cellspacing:0.5; width: 100%" class="wikitable sortable" | |||
|- | |||
! colspan="5" style="text-align: left; font-size: 16px"|Playoff Records | |||
|- | |||
! Record | |||
! Season | |||
! Team | |||
! vs. Team | |||
! Value{{#for_external_table:<nowiki/> | |||
{{!}}- | |||
{{!}} {{{name}}} | |||
{{!}} {{{season}}} | |||
{{!}} {{{team}}} | |||
{{!}} {{{vsteam}}} | |||
{{!}} {{{value}}} | |||
}} | |||
|}{{#clear_external_data:}} |
Revision as of 01:30, 30 June 2021
Game Records | |||||
---|---|---|---|---|---|
Record | Season | Week | Team | vs. Team | Value |
PassingAttempts | 2019 | 16 | BAL | NYC | 43 |
PassingCompletions | 2019 | 16 | BAL | NYC | 28 |
PassCompletionPct | 2021 | 9 | DWN | RIC | 100 |
PassingInterceptions | 2016 | 6 | BAL | EAS | 3 |
PassingYards | 2015 | 14 | BAL | CAL | 444 |
PassingTouchdowns | 2015 | 14 | BAL | CAL | 5 |
PassingRating | 2018 | 10 | BAL | TEX | 150 |
LongestPass | 2016 | 8 | BAL | GRD | 87 |
Playoff Records | ||||
---|---|---|---|---|
Record | Season | Team | vs. Team | Value |
PassingAttempts | 2015 | BAL | NYC | 40 |
PassingCompletions | 2015 | BAL | CAL | 27 |
PassCompletionPct | 2015 | BAL | GRD | 72 |
PassingInterceptions | 2015 | BAL | NYC | 2 |
PassingYards | 2015 | BAL | GRD | 523 |
PassingTouchdowns | 2015 | BAL | CAL | 4 |
PassingRating | 2015 | BAL | CAL | 128 |
LongestPass | 2015 | BAL | GRD | 98 |