change serverlist to real list and add scoreboard dummy for tournament

This commit is contained in:
c 2021-05-20 14:36:57 +02:00
parent 16e8818f2b
commit 3d9451cf30
2 changed files with 89 additions and 2 deletions

84
scoreboard.html Normal file
View File

@ -0,0 +1,84 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="https://hribhrib.at/styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
</div>
<div>
<h1>Scoreboard of Teeworlds-Tournament</h1>
<h2>Gamesettings</h2>
<p>1vs1 TeamDeathmatch first who get 20 kills.</p>
</div>
<div>
<h2>Scoreboard</h2>
<p>
#P_W_L__NAME<br>
1: 0 0<br>
2: 0 0<br>
3: 0 0<br>
4: 0 0<br>
5: 0 0<br>
6: 0 0
</p>
</div>
<div>
<h2>Play-offs</h2>
<p>Round-robin of all participants.</p>
<h3>Round 1</h3>
<p>
1 vs 6 :<br>
2 vs 5 :<br>
3 vs 4 :
</p>
<h3>Round 2</h3>
<p>
1 vs 5 :<br>
6 vs 4 :<br>
2 vs 3 :
</p>
<h3>Round 3</h3>
<p>
1 vs 4 :<br>
5 vs 3 :<br>
6 vs 2 :
</p>
<h3>Round 4</h3>
<p>
1 vs 3 :<br>
4 vs 2 :<br>
5 vs 6 :
</p>
<h3>Round 5</h3>
<p>
1 vs 2 :<br>
3 vs 6 :<br>
4 vs 5 :
</p>
</div>
<div>
<h2>Finals</h2>
<p>Best of 3 first vs second.</p>
<h3>Round 1: </h3>
<h3>Round 2: </h3>
<h3>Round 3: </h3>
</div>
</div>
</body>
</html>

View File

@ -20,8 +20,11 @@
<h1>Servers for 5th onFOSS</h1>
<h2>Teeworlds</h2>
<p>play.hribhrib.at<br>
hribhrib.ddns.net<br>
<h3>Play For Fun</h3>
<p>play.hribhrib.at</p>
<h3>Tournaments</h3>
<p>hribhrib.ddns.net<br>
sporetec.download<br>
stanzi.ddns.net<br></p>