Difference between revisions of "Template:User performance report/doc"

From Team Fortress Wiki
Jump to: navigation, search
(fixing mistake in time code)
m (Either these instructions were innaccurate to begin with, or the template was changed without the documentation being updated too.)
 
Line 38: Line 38:
 
| <code>class_[number]=</code> || Required || Names of the classes, 1 is most played, 9 is least
 
| <code>class_[number]=</code> || Required || Names of the classes, 1 is most played, 9 is least
 
|-
 
|-
| <code>time_[number]=</code> || Required || Time played in SECONDS. time_1 goes with class_1 etc.
+
| <code>time_[number]=</code> || Required || Time played in MINUTES. time_1 goes with class_1 etc.
 
|-
 
|-
 
| <code>points_[number]=</code> || Required || Max points. points_1 goes with class_1 etc.
 
| <code>points_[number]=</code> || Required || Max points. points_1 goes with class_1 etc.

Latest revision as of 21:52, 6 February 2011

{{User_performance report
|class_1=
|class_2=
|class_3=
|class_4=
|class_5=
|class_6=
|class_7=
|class_8=
|class_9=
|MAX_points=
|points_1=
|points_2=
|points_3=
|points_4=
|points_5=
|points_6=
|points_7=
|points_8=
|points_9=
|MAX_time=
|time_1=
|time_2=
|time_3=
|time_4=
|time_5=
|time_6=
|time_7=
|time_8=
|time_9=
}}
Parameter Requirement Notes
class_[number]= Required Names of the classes, 1 is most played, 9 is least
time_[number]= Required Time played in MINUTES. time_1 goes with class_1 etc.
points_[number]= Required Max points. points_1 goes with class_1 etc.
MAX_points= Required Largest number of points, used to work out column width
MAX_time= Required Largest length plated, used to work out column width