File: brocTs.html

package info (click to toggle)
qstat 2.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,220 kB
  • sloc: ansic: 24,706; makefile: 86; perl: 78; sh: 62
file content (20 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<TR $(IF:PLAYERS)bgcolor=#603030$(ENDIF)>
<TD>$SERVERNAME
<TD align=center>$(IFNOT:QWMASTER)$PLAYERS/$MAXPLAYERS$(ENDIF)
<TD>$MAP
<TD>$GAME
<TD>$HOSTNAME
$(IF:PLAYERS)$(IF:FLAG(-P))
<tr><td>
<TR bgcolor=#603030>
<TD colspan=6><TABLE cellpadding=1 border=0 cellspacing=0 width=45%>
  <TR bgcolor=#555555>
  <TH width=10 bgcolor=#603030>&nbsp;</TH>
  <TH width=110>Player Name</TH>
  <TH width=40 align=right>Frags</TH>
  <TH width=40 align=right>Ping</TH>
  <TH>&nbsp;</TH>
$PLAYERTEMPLATE
</TABLE>
$ENDIF$ENDIF
<tr><td>&nbsp;</td>