ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/template.html
Revision: 1.39
Committed: Wed Oct 24 06:54:33 2007 UTC (16 years, 8 months ago) by elmex
Content type: text/html
Branch: MAIN
Changes since 1.38: +3 -0 lines
Log Message:
try something out

File Contents

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