Select Interface Language:
--Select-- Albanian Arabic Bulgarian Catalan Chinese(Simp) Chinese(Trad) Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Indonesian Italian Japanese Korean Latvian Lithuanian Maltese Norwegian Persian ALPHA Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swedish Thai Turkish Ukrainian Vietnamese
Recent Hits:
• Today:
296
• Yesterday:
1,426
• Trend:
Yearly Hits:
• 2009:
5,463 • 2010:
70,070 • 2011:
122,282 • 2012:
139,559 • 2013:
279,738 • 2014:
211,936 • 2015:
195,374 • 2016:
153,554 • 2017:
110,448 • 2018:
53,122 • 2019:
28,252 • 2020:
70,563 • 2021:
152,497 • 2022:
555,112 • 2023:
224,993 • 2024:
193,226 • 2025:
253,596 • Total:
2,820,109
Average Hits:
• Hourly: 93
• Daily:
2,240
• Monthly:
68,147
• Yearly:
817,756
Objective
Bridges
The Axis are attempting to escape East with a train cargo of 'special interest'. First, they must fix the train with the spare parts on the truck. The Allies can disable and delay the Truck and the Train with Panzerfausts, gr
Hits: 9
Total Maps: 85
Top-Ten Countries visiting Fogfighters Hungary 1 United States 2 China 3 Viet nam 4 Russian Federation 5 France 6 Hungary 7 unknown 8 Canada 9 Ukraine 10 United Kingdom 11 Germany 12 Netherlands 13 Taiwan, Province of China 14 Poland 15 Italy 16 Seychelles 17 Australia 18 Romania 19 Indonesia 20 India 21 Sweden 22 Thailand 23 Brazil 24 Japan 25 South Africa 26 Lithuania 27 Argentina 28 Spain 29 Iran, Islamic Republic of 30 Chile 31 Luxembourg 32 Turkey 33 Moldova, Republic of 34 Korea, Republic of 35 Belarus 36 Malaysia 37 Venezuela 38 Switzerland 39 Singapore 40 Colombia 41 Hong Kong 42 Mexico 43 Mongolia 44 Czech Republic 45 Belize 46 Greece 47 Honduras 48 Estonia 49 Latvia 50 Bulgaria View MS-Analysis
Mods: Community: Clans: League: Anticheat: Other:
International Day of Democracy
There is a problem right now with this block.
Ha függőleges irányban mozogna, talán nem lenne ilyen furcsa
How to insert a Search Box as in SlashOcean theme
The SlashOcean theme contains a Welcome message and a Search box in its header, as a close inspection of the code in the themeheader() function of themes/SlashOcean/theme.php reveals:
echo "<br>
<center>
<table cellpadding=0 cellspacing=0 border=0 width=99% align=center><tr><td align=left>
<a href=$nukeurl><img src=themes/SlashOcean/images/logo.gif Alt=\"Welcome to $sitename\"
border=0></a>
</td><td align=right width=100%>
<form action=modules.php?name=Search&method=post>
<font class=content><input type=text name=query width=20 size=20 length=20>
</td>
<td align=right> <input type=submit value=\""._SEARCH."\"></td>
</form>";
echo "</td></tr></table><br>";
You can use this code if you wish to have a search box besides your logo, as in SlashOcean. You will find similar constructs in the other themes, e.g. Kaput or Slash.