ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/template.html
Revision: 1.22
Committed: Tue Sep 18 20:02:22 2007 UTC (16 years, 10 months ago) by pippijn
Content type: text/html
Branch: MAIN
Changes since 1.21: +1 -1 lines
Log Message:
hilights gone

File Contents

# User Rev Content
1 pippijn 1.4 <html>
2 pippijn 1.1 <head>
3     <title>[% title _ ' / ' _ subtitle %]</title>
4     <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
5     <meta name="description" content="Crossfire, the Multiplayer RPG"/>
6     <meta name="keywords" content="crossfire,perl,gce,gcrossedit,editor,game,rpg,mmorpg,mmo,roleplaying,play,schmorp,server,opengl,sdl,2d,maps"/>
7     <meta name="author" content="Pippijn van Steenhoven"/>
8 pippijn 1.9 <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="news.rss"/>
9 pippijn 1.3 <link rel="stylesheet" href="/medieval.css" type="text/css" title="Medieval Style" media="screen"/>
10 root 1.10 <!--[if lt IE 7]>
11     <script src="/ie7/ie7-standard-p.js" type="text/javascript"></script>
12     <script src="/ie7/ie7-css3-selectors.js" type="text/javascript"></script>
13     <script src="/ie7/ie7-css-strict.js" type="text/javascript"></script>
14     <script src="/ie7/ie7-overflow.js" type="text/javascript"></script>
15     <![endif]-->
16 pippijn 1.1 </head>
17     <body>
18 elmex 1.7 <table class="mainlayout">
19 pippijn 1.4 <tr>
20 pippijn 1.15 <th class="topbar" colspan="4">Crossfire TRT</th>
21 pippijn 1.4 </tr>
22     <tr>
23 pippijn 1.18 <!--
24 root 1.12 <td class="sidebar left topalign">
25 pippijn 1.4 [% FOREACH item = leftbar -%]
26     <img src="/images/runes/[% item %].png" alt="[% item %]"/>
27     [% END -%]
28     </td>
29 pippijn 1.18 -->
30 pippijn 1.19 <td class="sidebar left topalign">
31 pippijn 1.18 <img src="/images/runes-trans.png" alt="Leftbar"/>
32     </td>
33 root 1.12 <td class="menucontainer topalign" width="15em">
34 pippijn 1.4 [% FOREACH item IN menu %]
35     <table>
36     <tr><th class="border-horiz">[% item.title %]</th></tr>
37 pippijn 1.17 <tr><td><img src="/images/crossfire.png" alt="Crossfire TRT" style="width: 100%;"/></td></tr>
38 pippijn 1.4 [% FOREACH subitem IN item.menu %]
39     <tr><td><img src="/images/beholder.png"/> <a href="[% subitem.href %]">[% subitem.title %]</a></td></tr>
40     [% END %]
41     </table>
42 pippijn 1.3 [% END %]
43 pippijn 1.22 <table class="topsites">
44 pippijn 1.21 <tr>
45     <td>
46     <a href="http://apexwebgaming.com/in/1035">
47     <img src="/images/topsite/vote_button_1.gif" width="80" height="31" alt="Vote at Apex Web Gaming" border="0" />
48     </a>
49     </td>
50     </tr>
51     <tr>
52     <td>
53     <a href="http://www.mmorpg100.com/in.php?id=528">
54     <img src="/images/topsite/mmorpg_100.png" width="88" height="53" alt="free mmorpg 100 online rpg chart" border="0" />
55     </a>
56     </td>
57     </tr>
58     <tr>
59     <td>
60 pippijn 1.20 <a href="http://www.xtremetop100.com/in.php?site=1132189454">
61 pippijn 1.21 <img src="/images/topsite/votenew.jpg" border="0" alt="MMORPG & MPOG Server" style="margin-top: -1px;">
62 pippijn 1.20 </a>
63 pippijn 1.21 </td>
64     </tr>
65     <tr>
66     <td>
67 pippijn 1.20 <a href="http://www.xtremetop100.com/">
68 pippijn 1.21 <img src="/images/topsite/tracker.jpg" border="0" alt="MMORPG & MPOG Server" style="margin-top: -1px;">
69     </a>
70     <!-- End XtremeTop100 code -->
71     </td>
72     </tr>
73     <tr>
74     <td>
75     <a href="http://mpogtop.com/in.php/1153574928" target="_blank">
76     <img src="/images/topsite/mpog4.jpg" alt="Come to MPOG TOP - multiplayer online games list MMORPG and vote for this site!" border="0">
77     </a>
78     </td>
79     </tr>
80     <tr>
81     <td>
82     <!-- Ultimate Top 200 Game Sites -->
83     <a href="http://www.ultimatetop200.com/index.php?do=votes&amp;id=270">
84     <img border="0" src="http://www.ultimatetop200.com/tracker.php?do=in&amp;id=270" alt="Ultimate Top 200 Game Sites" />
85     </a>
86     <!-- /Ultimate Top 200 Game Sites -->
87     </td>
88     </tr>
89     <tr>
90     <td>
91     <a href="http://www.gametoplist.com/in.php?id=143">
92     <img src="/images/topsite/button2.gif" border="0" />
93     </a>
94     </td>
95     </tr>
96     <tr>
97     <td>
98     <!-- Begin TopMmoRpgSites voting code -->
99     <a href="http://www.topmmorpgsites.com/mmorpg/" title="Top MMORPG / MPOG Sites" target="_blank">
100     <img src="/images/topsite/button88x56.jpg" border="0" alt="Top MMORPG / MPOG sites" />
101 pippijn 1.20 </a>
102 pippijn 1.21 <!-- End TopMmoRpgSites voting code -->
103     </td>
104     </tr>
105     <tr>
106     <td>
107     <!-- Begin mmorpgtoplist code -->
108 pippijn 1.20 <a href="http://www.mmorpgtoplist.com/in.php?site=1307">
109 pippijn 1.21 <img src="/images/topsite/vote.jpg" border="0" alt="MMORPG & MPOG Servers" style="margin-top: -1px;" />
110 pippijn 1.20 </a>
111 pippijn 1.21 <!-- End mmorpgtoplist code -->
112     </td>
113     </tr>
114     <tr>
115     <td>
116     <!-- Begin Gamesitestop100 voting code -->
117 pippijn 1.20 <a href="http://www.gamesitestop100.com/in.php?site=618" title="MMORPG & MPOG" target="_blank">
118     <img src="/images/topsite/votebutton.jpg" border="0" alt="Top 100 MMORPG & MPOG sites" />
119     </a>
120 pippijn 1.21 <!-- End Gamesitestop100 voting code -->
121     </td>
122     </tr>
123 pippijn 1.20 </table>
124 pippijn 1.4 </td>
125 root 1.13 <td class="window">
126 pippijn 1.4 <table class="window">
127     <tr>
128     <td rowspan="3" class="border-vert"></td>
129 pippijn 1.16 <th class="border-horiz">$subtitle</th>
130 pippijn 1.4 <td rowspan="3" class="border-vert"></td>
131     </tr>
132     <tr class="content">
133 elmex 1.8 <td class="content">
134 pippijn 1.4 [% BLOCK template -%] $contents [% END -%]
135     [% PROCESS template %]
136     </td>
137     </tr>
138     <tr>
139     <th class="border-horiz"></th>
140     </tr>
141     </table>
142     </td>
143     <td class="sidebar right topalign">
144 pippijn 1.18 <img src="/images/monsters-trans.png" alt="Rightbar"/>
145     </td>
146 pippijn 1.20 <!--
147 pippijn 1.18 <td class="sidebar right topalign">
148 pippijn 1.4 [% FOREACH item = rightbar -%]
149 pippijn 1.20 <img src="/images/monsters/[% item %].png" alt="[% item %]"/>
150 pippijn 1.4 [% END -%]
151     </td>
152 pippijn 1.20 -->
153 pippijn 1.4 </tr>
154     </table>
155     </body>
156     </html>
157     <!--
158 pippijn 1.20 <div id="server">
159     <p>Users<br/>on the<br/><a href="index.html">Server</a><br/><br/><b><!- -#include file="usercount.crossfire.schmorp.de"- -></b></p>
160     <img src="/images/server_gauge.png" height="100%" alt="server gauge"/>
161     </div>
162 pippijn 1.4 -->