Template:TeamLeaderStats: Difference between revisions
From UFFL Wiki
m (test) |
m (test) |
||
Line 6: | Line 6: | ||
|where= Season='{{#vardefine:season|{{{season|}}}}}' AND Team = '{{#vardefine:team|{{{team|}}}}}' | |where= Season='{{#vardefine:season|{{{season|}}}}}' AND Team = '{{#vardefine:team|{{{team|}}}}}' | ||
|data=season=Season,team=Team | |data=season=Season,team=Team | ||
}}<!--- Then start importing individual 'Leader' values ---> | }}<!--- Then start importing individual 'Leader' values --->{{#get_db_data: | ||
{{#get_db_data: | |||
db=ufflData | db=ufflData | ||
|from=PlayerSeasonStats | |from=PlayerSeasonStats | ||
Line 116: | Line 114: | ||
|- | |- | ||
| Passing Yards | | Passing Yards | ||
| {{ | | {{#external_value:playerName1}} | ||
| {{ | | {{#external_value:passYds}} | ||
|- | |- | ||
| Touchdown Passes | | Touchdown Passes |
Revision as of 03:37, 31 January 2021
Team Leaders | ||
---|---|---|
Category | Player(s) | Value |
Passing Yards | Error: no local variable "playerName1" has been set. | Error: no local variable "passYds" has been set. |
Touchdown Passes | {{{playerName2}}} | {{{passTDs}}} |
Rushing Yards | {{{playerName3}}} | {{{rushYds}}} |
Touchdown Runs | {{{playerName4}}} | {{{rushTDs}}} |
Receptions | {{{playerName5}}} | {{{receptions}}} |
Receiving Yards | {{{playerName6}}} | {{{recYds}}} |
Touchdown Catches | {{{playerName7}}} | {{{recTDs}}} |
Points Scored | {{{playerName8}}} | {{{points}}} |
Kick Return Yards | {{{playerName9}}} | {{{kickRetYds}}} |
Punt Return Yards | {{{playerName10}}} | {{{puntRetYds}}} |
Tackles | {{{playerName11}}} | {{{tackles}}} |
Sacks | {{{playerName12}}} | {{{sacks}}} |
Forced Fumbles | {{{playerName13}}} | {{{forcedFumbles}}} |
Interceptions | {{{playerName14}}} | {{{interceptions}}} |