Difference between revisions of "Template:Control Point Timing"
WhistleTeam (talk | contribs) (Fixing) |
m |
||
Line 20: | Line 20: | ||
| zh-hans = 控制点 | | zh-hans = 控制点 | ||
| zh-hant = 控制點 | | zh-hant = 控制點 | ||
+ | | ko = 점령 지점 | ||
}} | }} | ||
! class = "header" | {{lang | ! class = "header" | {{lang | ||
Line 37: | Line 38: | ||
| zh-hans = 玩家人数 | | zh-hans = 玩家人数 | ||
| zh-hant = 玩家人數 | | zh-hant = 玩家人數 | ||
+ | | ko = 인원수 | ||
}} | }} | ||
! class = "header" | {{lang | ! class = "header" | {{lang | ||
Line 54: | Line 56: | ||
| zh-hans = 秒 | | zh-hans = 秒 | ||
| zh-hant = 秒 | | zh-hant = 秒 | ||
+ | | ko = 초 | ||
}} | }} | ||
{{Control Point Timing/Row | {{Control Point Timing/Row | ||
Line 117: | Line 120: | ||
|} | |} | ||
<noinclude>{{clr}} | <noinclude>{{clr}} | ||
− | {{translation switching|ar, de, es, it, fi, fr, no, pl, pt, pt-br, ro, ru, zh-hans, zh-hant}} | + | {{translation switching|ar, de, es, it, fi, fr, no, pl, pt, pt-br, ro, ru, zh-hans, zh-hant, ko}} |
{{Template doc}} | {{Template doc}} | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 06:55, 16 May 2011
Control point | Multiplier | Seconds |
---|
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Control Point Timing/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: ar, de, es, it, fi, fr, no, pl, pt, pt-br, ro, ru, zh-hans, zh-hant, ko (add) |
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 |
| |||
×3 |
| |||
×4 |
| |||
Control points 2 & 4 | ×1 |
| ||
×2 |
| |||
×3 |
| |||
×4 |
| |||
Control point 3 | ×1 |
| ||
×2 |
| |||
×3 |
| |||
×4 |
| |||
×5 |
|
Caution: | This is a fairly complex template and the following templates must remain intact for this to continue to operate. |