{{ nameOf(currentMatch.attackerId) }} vs {{ nameOf(currentMatch.defenderId) }}
-{{ line }}
-{{ nameOf(currentMatch.attackerId) }} vs {{ nameOf(currentMatch.defenderId) }}
+{{ line }}
+| 순 | -장수 | -{{ typeStatNames[snapshot?.state?.type ?? 0] }} | -경 | -승 | -무 | -패 | -점 | -득 | -
|---|---|---|---|---|---|---|---|---|
| {{ rowIndex }} | -
- |
- {{ statOf(group[rowIndex - 1]) }} | -{{ gamesOf(group[rowIndex - 1]) }} | -{{ group[rowIndex - 1]?.win ?? '' }} | -{{ group[rowIndex - 1]?.draw ?? '' }} | -{{ group[rowIndex - 1]?.lose ?? '' }} | -{{ pointsOf(group[rowIndex - 1]) }} | -{{ group[rowIndex - 1]?.gl ?? '' }} | -
| 순 | +장수 | +{{ typeStatNames[snapshot?.state?.type ?? 0] }} | +경 | +승 | +무 | +패 | +점 | +득 | +
|---|---|---|---|---|---|---|---|---|
| {{ rowIndex }} | +
+ |
+ {{ statOf(group[rowIndex - 1]) }} | +{{ gamesOf(group[rowIndex - 1]) }} | +{{ group[rowIndex - 1]?.win ?? '' }} | +{{ group[rowIndex - 1]?.draw ?? '' }} | +{{ group[rowIndex - 1]?.lose ?? '' }} | +{{ pointsOf(group[rowIndex - 1]) }} | +{{ group[rowIndex - 1]?.gl ?? '' }} | +
| 순 | -장수 | -{{ typeStatNames[snapshot?.state?.type ?? 0] }} | -경 | -승 | -무 | -패 | -점 | -득 | -
|---|---|---|---|---|---|---|---|---|
| {{ rowIndex }} | -
- |
- {{ statOf(group[rowIndex - 1]) }} | -{{ gamesOf(group[rowIndex - 1]) }} | -{{ group[rowIndex - 1]?.win ?? '' }} | -{{ group[rowIndex - 1]?.draw ?? '' }} | -{{ group[rowIndex - 1]?.lose ?? '' }} | -{{ pointsOf(group[rowIndex - 1]) }} | -{{ group[rowIndex - 1]?.gl ?? '' }} | -
| 순 | +장수 | +{{ typeStatNames[snapshot?.state?.type ?? 0] }} | +경 | +승 | +무 | +패 | +점 | +득 | +
|---|---|---|---|---|---|---|---|---|
| {{ rowIndex }} | +
+ |
+ {{ statOf(group[rowIndex - 1]) }} | +{{ gamesOf(group[rowIndex - 1]) }} | +{{ group[rowIndex - 1]?.win ?? '' }} | +{{ group[rowIndex - 1]?.draw ?? '' }} | +{{ group[rowIndex - 1]?.lose ?? '' }} | +{{ pointsOf(group[rowIndex - 1]) }} | +{{ group[rowIndex - 1]?.gl ?? '' }} | +