annotate web/scoring/tourn32/index.html @ 35:6592cdd1fceb

Add a high score CGI script. /scoring/high.cgi shows a score list, with a configurable length, offset, and game list.
author John "Elwin" Edwards
date Fri, 03 Jan 2014 11:11:07 -0500
parents 23a769aa487e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
2 <html><head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
3 <title>2012 Tournament</title>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
4 <link rel="stylesheet" href="/scoring/scores.css" type="text/css">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
5 </head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
6 <body>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
7 <h1>2012 Tournament Standings</h1>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
8 <div class="nav"><a href="/">rlgallery.org</a> -&gt; <a href="/scoring/">Scores</a> -&gt; 2012 Tournament</div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
9 <h2>Recently Completed</h2>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
10 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
11 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
12 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
13 <span class="shdata">Game</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
14 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
15 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
16 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
17 <span class="shdata">End time</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
18 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
19 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
20 <span class="sdata"><a href="/scoring/players/jockebeast.html">jockebeast</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
21 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
22 <span class="sdata">321</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
23 <span class="sdata">3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
24 <span class="sdata">quit on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
25 <span class="sdata"><a href="/archive.cgi?name=jockebeast;game=rogue5;time=1342170489">2012/07/13 09:08:09</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
26 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
27 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
28 <span class="sdata"><a href="/scoring/players/Luke.html">Luke</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
29 <span class="sdata">Rogue V3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
30 <span class="sdata">1051</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
31 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
32 <span class="sdata">killed by a giant ant on level 7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
33 <span class="sdata"><a href="/archive.cgi?name=Luke;game=rogue3;time=1342107350">2012/07/12 15:35:50</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
34 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
35 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
36 <span class="sdata"><a href="/scoring/players/elwin.html">elwin</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
37 <span class="sdata">Rogue V4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
38 <span class="sdata">54</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
39 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
40 <span class="sdata">killed by a hobgoblin on level 2</span>