模板:地圖比分:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
無編輯摘要 |
||
| (未顯示同一使用者於中間所作的 3次修訂) | |||
| 第1行: | 第1行: | ||
{{{ | <noinclude>{{地圖比分/doc}}</noinclude><includeonly>{{{A大}}}-{{{B大}}} ({{ #if: {{{A上CT|}}} | <font color="blue">{{{A上CT}}}</font>}}{{ #if: {{{A上T|}}} | <font color="red">{{{A上T}}}</font>}}-{{ #if: {{{B上CT|}}} | <font color="blue">{{{B上CT}}}</font>}}{{ #if: {{{B上T|}}} | <font color="red">{{{B上T}}}</font>}}; {{ #if: {{{A下CT|}}} | <font color="blue">{{{A下CT}}}</font>}}{{ #if: {{{A下T|}}} | <font color="red">{{{A下T}}}</font>}}-{{ #if: {{{B下CT|}}} | <font color="blue">{{{B下CT}}}</font>}}{{ #if: {{{B下T|}}} | <font color="red">{{{B下T}}}</font>}})</includeonly> | ||
2016年11月16日 (三) 19:44的最新修訂
模板格式:[編輯]
{{地圖比分|A大=|B大=|A上=|B上=|A下=|B下=}}
變數填寫方式:[編輯]
{{地圖比分
|A大=(填寫隊伍A在該張地圖總共獲得幾分)
|B大=(填寫隊伍B在該張地圖總共獲得幾分)
|A上=(隊伍A在上半場獲得的分數,請在"="前加上CT或T)
|B上=(隊伍B在上半場獲得的分數,請在"="前加上CT或T)
|A下=(隊伍A在下半場獲得的分數,請在"="前加上CT或T)
|B下=(隊伍B在下半場獲得的分數,請在"="前加上CT或T)
}}
以這場比賽為例:[編輯]
{{地圖比分
|A大=16
|B大=10
|A上CT=11
|B上T=4
|A下T=5
|B下CT=6
}}
顯示為:16-10 (11-4; 5-6)