Difference between revisions of "Template:Control Point Timing"

From Team Fortress Wiki
Jump to: navigation, search
m (Sorted translation strings per guidlines)
Line 9: Line 9:
 
                     | en      = Control point
 
                     | en      = Control point
 
                     | es      = Punto de Control
 
                     | es      = Punto de Control
                    | it      = Punto di controllo
 
 
                     | fi      = Komentopiste
 
                     | fi      = Komentopiste
 
                     | fr      = Point de Contrôle
 
                     | fr      = Point de Contrôle
 +
                    | it      = Punto di controllo
 +
                    | ja      = コントロールポイント
 +
                    | ko      = 점령 지점
 
                     | no      = Kontrollpunkt
 
                     | no      = Kontrollpunkt
 
                     | pl      = Punkt kontrolny
 
                     | pl      = Punkt kontrolny
Line 20: Line 22:
 
                     | zh-hans = 控制点
 
                     | zh-hans = 控制点
 
                     | zh-hant = 控制點
 
                     | zh-hant = 控制點
                    | ko      = 점령 지점
 
                    | ja      = コントロールポイント
 
 
                     }}
 
                     }}
 
! class = "header" | {{lang  
 
! class = "header" | {{lang  
Line 27: Line 27:
 
                     | de      = Multiplikator
 
                     | de      = Multiplikator
 
                     | en      = Multiplier
 
                     | en      = Multiplier
                    | it      = Moltiplicatore
 
 
                     | es      = Multiplicador
 
                     | es      = Multiplicador
 
                     | fi      = Kerroin
 
                     | fi      = Kerroin
 
                     | fr      = Multiplicateur
 
                     | fr      = Multiplicateur
 +
                    | it      = Moltiplicatore
 +
                    | ja      = キャプチャー人数
 +
                    | ko      = 인원수
 
                     | no      = Multiplikator
 
                     | no      = Multiplikator
 
                     | pl      = Mnożnik
 
                     | pl      = Mnożnik
Line 39: Line 41:
 
                     | zh-hans = 玩家人数
 
                     | zh-hans = 玩家人数
 
                     | zh-hant = 玩家人數
 
                     | zh-hant = 玩家人數
                    | ko      = 인원수
 
                    | ja      = キャプチャー人数
 
 
                     }}
 
                     }}
 
! class = "header" | {{lang  
 
! class = "header" | {{lang  
Line 46: Line 46:
 
                     | de      = Sekunden
 
                     | de      = Sekunden
 
                     | en      = Seconds
 
                     | en      = Seconds
                    | it      = Secondi
 
 
                     | es      = Segundos
 
                     | es      = Segundos
 
                     | fi      = Sekuntia
 
                     | fi      = Sekuntia
 
                     | fr      = Secondes
 
                     | fr      = Secondes
 +
                    | it      = Secondi
 +
                    | ja      = 秒
 +
                    | ko      = 초
 
                     | no      = Sekunder
 
                     | no      = Sekunder
 
                     | pl      = Sekundy
 
                     | pl      = Sekundy
Line 58: Line 60:
 
                     | zh-hans = 秒
 
                     | zh-hans = 秒
 
                     | zh-hant = 秒
 
                     | zh-hant = 秒
                    | ko      = 초
 
                    | ja      = 秒
 
 
                     }}
 
                     }}
 
{{Control Point Timing/Row
 
{{Control Point Timing/Row
Line 123: Line 123:
 
|}
 
|}
 
<noinclude>{{clr}}
 
<noinclude>{{clr}}
{{translation switching|ar, de, es, it, fi, fr, no, pl, pt, pt-br, ro, ru, zh-hans, zh-hant, ko, ja}}
+
{{translation switching|ar, de, es, fi, fr, it, ja, ko, no, pl, pt, pt-br, ro, ru, zh-hans, zh-hant}}
 
{{Template doc}}
 
{{Template doc}}
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 18:55, 12 July 2011

Control point Multiplier Seconds

Template documentation [view] [edit] [history] [purge]

This template will generate a control point breakdown for up to ten points. Using values from the raw map info. The entity trigger_capture_area contains two values needed, area_time_to_cap and team_numcap_2/3 The value for area_time_to_cap is used for the AREAX parameters, and the team_numcap_2/3 is used for the TEAMX parameters.

There are 10 sections available for this template, 0 though 9, and the multiplier count can be shown by setting the global ROWS, which defaults to 4, or individual ROWS0 - ROWS9 to tune for varied maps.

For example, using values for Badlands:

{{Control Point Timing
| MAPNAME = Badlands
| NAME1 = Control points 1 & 5
| AREA1 = 1
| TEAM1 = 1
| NAME2 = Control points 2 & 4
| AREA2 = 8
| TEAM2 = 1
| NAME3 = Control point 3
| AREA3 = 10
| TEAM3 = 1
| ROWS  = 4
| ROWS3 = 5
}}

Generates

Badlands
Control Point Multiplier Seconds
Control points 1 & 5 ×1
2 .000
×2
1 .333
×3
1 .091
×4
0 .960
Control points 2 & 4 ×1
16 .000
×2
10 .667
×3
8 .727
×4
7 .680
Control point 3 ×1
20 .000
×2
13 .333
×3
10 .909
×4
9 .600
×5
8 .759


Caution! Caution: This is a fairly complex template and the following templates must remain intact for this to continue to operate.