<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuure99</id>
	<title>War.app Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuure99"/>
	<link rel="alternate" type="text/html" href="https://war.app/wiki/Special:Contributions/Tuure99"/>
	<updated>2026-04-18T17:57:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://war.app/wiki/index.php?title=User_talk:Fizzer&amp;diff=2437</id>
		<title>User talk:Fizzer</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User_talk:Fizzer&amp;diff=2437"/>
		<updated>2013-05-26T16:31:57Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: /* Translation of Warlight */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Images ==&lt;br /&gt;
&lt;br /&gt;
Hey, &lt;br /&gt;
&lt;br /&gt;
Could it be possible to enable file upload here, and then move images from warlight.net to be hosted on the Wiki and be editable by users? Some of them could be made better, some are outdated (for example the image on [[Multi Attack]] looks as if it was taken on the &amp;quot;Retro Earth&amp;quot; ;) map). [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 11:53, 23 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I agree it should be enabled ideally, but I didn&#039;t want to deal with the extra backup and security work.  I&#039;ll make a note to look at it at some point, but for now feel free to e-mail me images at fizzer@warlight.net and I&#039;ll upload them.  The multi-attack page definitely needs work. [[User:Fizzer|Fizzer]] 12:21, 23 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Help page ==&lt;br /&gt;
I noticed a few moments ago that there seems to be no help page at the moment.  Do you think that this could be added somewhere to the Main Page like in a seperate section or a link to an article called &amp;quot;Articles that need creating or expanding&amp;quot;  That someone who is familar with what a help topic might contain could create the page and help users.  [[User:SGV STH|SGV STH]] 07:39, 30 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Recent spam ==&lt;br /&gt;
&lt;br /&gt;
Hi, I think we need to add some new layers to antispam. I suggest to add the following line (taken from [[mediawikiwiki:Manual:$wgSpamRegex|here]], if it maters):&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
((removed))&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
--[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 14:32, 18 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Done.  Maybe we should also upgrade to a stronger captcha? [[User:Fizzer|Fizzer]]&lt;br /&gt;
:Yes, that could be good idea, but also be careful not to complicate it to the level no one will be able to read it. --[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 11:38, 19 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I put ReCaptcha in place a couple days ago.  I know all captchas have been broken but hopefully it&#039;s good enough. If it&#039;s not, I have a backup plan. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If I might add anything. I have found three anti-spam techniques to work great:&lt;br /&gt;
* good CAPTCHA (which, however, is annoying to users)&lt;br /&gt;
* good anti-spam service (I personally love sblam.com, but any will do; this, however, might put some strain on the servers)&lt;br /&gt;
* and the best and simplest one: a hidden field during registration/editing, which the user should &#039;&#039;not&#039;&#039; fill. &lt;br /&gt;
&lt;br /&gt;
The field just has to be clearly labeled for users as a fake (for text browsers, or the blind), clearly labelled to bots as real (a name attribute just like a real one from the form; change the real one&#039;s name to something else and fix up the code in backend accordingly), and I found it to stop 100% of spam. There are only two flaws: you have to implement this yourself (so it&#039;s different than anything else and &amp;quot;pstandard&amp;quot; spambots aren&#039;t able to bypass it - somebody would have to target the attack precisely at you, which is not really profitable unless you are Facebook or something), and it might theoretically annoy real users who use some kind of automatic form-filler (although any reasonably well-made one should ignore hidden fields; the non-filling of some fields is still IMO less annoying than CAPTCHA). [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 20:58, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
That&#039;s an interesting idea.  I was also thinking about just making a custom CAPTCHA, as simple as &amp;quot;Enter the string &#039;foo&#039;&amp;quot;.  It would be even simpler for new users, since that would be easier than ReCaptcha, and since it&#039;s custom I doubt any of the spambots would work without them making a custom handler for WarLight which is unlikely.  [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
== Protection? ==&lt;br /&gt;
&lt;br /&gt;
Hi, why did you protect [[Map Making]]? [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 20:45, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Some people did nieve edits a couple times, such as inserting &amp;quot;Download Inkscape&amp;quot; as the first step in the overview.  This isn&#039;t really appropriate for an overview, since it leads people to believe that Inkscape was required when it&#039;s just one option. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
== Map guidelines ==&lt;br /&gt;
&lt;br /&gt;
Did you mean to remove the two sections in this edit? [http://wiki.warlight.net/index.php?title=Map_guidelines&amp;amp;diff=1497&amp;amp;oldid=prev]&lt;br /&gt;
&lt;br /&gt;
They are quite obvious, but IMO it would be better if they were there, for clarity. [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 13:29, 12 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Map guidelines]] enumerates things that are nice to have, but aren&#039;t required. [[Map requirements]] lists the things that maps &#039;&#039;&#039;must&#039;&#039;&#039; do.  Those two items were listed in both, so I removed them from guidelines to make it clear that they&#039;re not optional. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
Ah. Silly me. [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 12:02, 13 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
&lt;br /&gt;
Fizzer, why was the wiki page on UNBEATEN deleted? You said that it was not possible to challenge everyone and win, but why should they have too win? I was merely posting factual information and intended to update it when the challenges finished.&lt;br /&gt;
&lt;br /&gt;
== Nations cup ==&lt;br /&gt;
&lt;br /&gt;
Hey Fizzer,&lt;br /&gt;
I&#039;m one of the people who were working on the [[Nations Cup]] pages before you deleted them all. I understand you&#039;re not comfortable with adding pages on tournaments to the main namespace, but would it be all right to host this kind of thing on our user pages instead? And can you restore the history for the deleted pages so that we can at least copy the code somewhere else. It&#039;s really frustrating to have hours of work deleted without any sort of warning at all. Thanks.&lt;br /&gt;
[[User:Aziridine|Aziridine]] ([[User talk:Aziridine|talk]]) 21:06, 19 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry for deleting them, but in all fairness, the wiki policy does state that you&#039;re supposed to ask permission before adding player-driven events.  I saved a copy before deleting them, you can get it all here:  http://pastebin.com/K4za4jRz&lt;br /&gt;
&lt;br /&gt;
Honestly this is way too much data for the wiki, and is data that changes too frequently.  You should host this on a third-party site -- there are lots of free web hosting options available, let me know if you need help with that. [[User:Fizzer|Fizzer]] ([[User talk:Fizzer|talk]])&lt;br /&gt;
&lt;br /&gt;
:Thanks for the response and for saving those pages. I was totally unaware of this policy until you pointed it out - the main page just says &amp;quot;Contributions are welcome!&amp;quot; We&#039;ll try elsewhere. [[User:Aziridine|Aziridine]] ([[User talk:Aziridine|talk]]) 08:29, 20 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Recent spam V2 ==&lt;br /&gt;
&lt;br /&gt;
Hello, I&#039;ve recently seen some new spam crop up. I believe the current spam regex needs to be tweaked a bit. Add something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
\&amp;lt;p\&amp;gt;\&amp;lt;h1\&amp;gt;(.*)\&amp;lt;\/h1\&amp;gt;\&amp;lt;\/p\&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
--[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 10:08, 20 December 2012 (PST)&lt;br /&gt;
&lt;br /&gt;
==Translation of Warlight==&lt;br /&gt;
&lt;br /&gt;
Sorry if I&#039;m being boring, I just wanted to link you this idea: [http://warlight.net/Forum/Thread?ThreadID=5942 Warlight thread -  Translating the Warlight]&lt;br /&gt;
&lt;br /&gt;
I think this is a good idea because of the following: &lt;br /&gt;
1) More players would join. &lt;br /&gt;
2) Althought most of the players do speak English, everyone understands his/her language better than English. &lt;br /&gt;
3) Today everyone (espeacially those who have Internet) understand English at least at a good level, so the conversation wouldn&#039;t be problem in a public or team chat if it gets translated.&lt;br /&gt;
4) Players would feel more comfortable to see a game in their language.&lt;br /&gt;
5) Today almost all online games are being translated, so why not do it whit Warlight also? &lt;br /&gt;
&lt;br /&gt;
It would be great that players of Warlight could translate the game, because there are users from many countries and everyone is speaking his/her own language, so Warlight could be translated into many, many languages.&lt;br /&gt;
&lt;br /&gt;
Answer me on My Discussion page, or even better, on this forum thread since I&#039;m not so active on Wiki.&lt;br /&gt;
&lt;br /&gt;
Goodbye! [[User:Tuure99|Tuure99]] ([[User talk:Tuure99|talk]]) 09:31, 26 May 2013 (PDT)&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=User_talk:Fizzer&amp;diff=2436</id>
		<title>User talk:Fizzer</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User_talk:Fizzer&amp;diff=2436"/>
		<updated>2013-05-26T16:31:29Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Images ==&lt;br /&gt;
&lt;br /&gt;
Hey, &lt;br /&gt;
&lt;br /&gt;
Could it be possible to enable file upload here, and then move images from warlight.net to be hosted on the Wiki and be editable by users? Some of them could be made better, some are outdated (for example the image on [[Multi Attack]] looks as if it was taken on the &amp;quot;Retro Earth&amp;quot; ;) map). [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 11:53, 23 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I agree it should be enabled ideally, but I didn&#039;t want to deal with the extra backup and security work.  I&#039;ll make a note to look at it at some point, but for now feel free to e-mail me images at fizzer@warlight.net and I&#039;ll upload them.  The multi-attack page definitely needs work. [[User:Fizzer|Fizzer]] 12:21, 23 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Help page ==&lt;br /&gt;
I noticed a few moments ago that there seems to be no help page at the moment.  Do you think that this could be added somewhere to the Main Page like in a seperate section or a link to an article called &amp;quot;Articles that need creating or expanding&amp;quot;  That someone who is familar with what a help topic might contain could create the page and help users.  [[User:SGV STH|SGV STH]] 07:39, 30 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Recent spam ==&lt;br /&gt;
&lt;br /&gt;
Hi, I think we need to add some new layers to antispam. I suggest to add the following line (taken from [[mediawikiwiki:Manual:$wgSpamRegex|here]], if it maters):&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
((removed))&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
--[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 14:32, 18 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Done.  Maybe we should also upgrade to a stronger captcha? [[User:Fizzer|Fizzer]]&lt;br /&gt;
:Yes, that could be good idea, but also be careful not to complicate it to the level no one will be able to read it. --[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 11:38, 19 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
I put ReCaptcha in place a couple days ago.  I know all captchas have been broken but hopefully it&#039;s good enough. If it&#039;s not, I have a backup plan. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If I might add anything. I have found three anti-spam techniques to work great:&lt;br /&gt;
* good CAPTCHA (which, however, is annoying to users)&lt;br /&gt;
* good anti-spam service (I personally love sblam.com, but any will do; this, however, might put some strain on the servers)&lt;br /&gt;
* and the best and simplest one: a hidden field during registration/editing, which the user should &#039;&#039;not&#039;&#039; fill. &lt;br /&gt;
&lt;br /&gt;
The field just has to be clearly labeled for users as a fake (for text browsers, or the blind), clearly labelled to bots as real (a name attribute just like a real one from the form; change the real one&#039;s name to something else and fix up the code in backend accordingly), and I found it to stop 100% of spam. There are only two flaws: you have to implement this yourself (so it&#039;s different than anything else and &amp;quot;pstandard&amp;quot; spambots aren&#039;t able to bypass it - somebody would have to target the attack precisely at you, which is not really profitable unless you are Facebook or something), and it might theoretically annoy real users who use some kind of automatic form-filler (although any reasonably well-made one should ignore hidden fields; the non-filling of some fields is still IMO less annoying than CAPTCHA). [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 20:58, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
That&#039;s an interesting idea.  I was also thinking about just making a custom CAPTCHA, as simple as &amp;quot;Enter the string &#039;foo&#039;&amp;quot;.  It would be even simpler for new users, since that would be easier than ReCaptcha, and since it&#039;s custom I doubt any of the spambots would work without them making a custom handler for WarLight which is unlikely.  [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
== Protection? ==&lt;br /&gt;
&lt;br /&gt;
Hi, why did you protect [[Map Making]]? [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 20:45, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Some people did nieve edits a couple times, such as inserting &amp;quot;Download Inkscape&amp;quot; as the first step in the overview.  This isn&#039;t really appropriate for an overview, since it leads people to believe that Inkscape was required when it&#039;s just one option. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
== Map guidelines ==&lt;br /&gt;
&lt;br /&gt;
Did you mean to remove the two sections in this edit? [http://wiki.warlight.net/index.php?title=Map_guidelines&amp;amp;diff=1497&amp;amp;oldid=prev]&lt;br /&gt;
&lt;br /&gt;
They are quite obvious, but IMO it would be better if they were there, for clarity. [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 13:29, 12 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Map guidelines]] enumerates things that are nice to have, but aren&#039;t required. [[Map requirements]] lists the things that maps &#039;&#039;&#039;must&#039;&#039;&#039; do.  Those two items were listed in both, so I removed them from guidelines to make it clear that they&#039;re not optional. [[User:Fizzer|Fizzer]]&lt;br /&gt;
&lt;br /&gt;
Ah. Silly me. [[User:Matma Rex|Matma Rex]] &amp;lt;small&amp;gt;[[User talk:Matma Rex|talk]]&amp;lt;/small&amp;gt; 12:02, 13 February 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
&lt;br /&gt;
Fizzer, why was the wiki page on UNBEATEN deleted? You said that it was not possible to challenge everyone and win, but why should they have too win? I was merely posting factual information and intended to update it when the challenges finished.&lt;br /&gt;
&lt;br /&gt;
== Nations cup ==&lt;br /&gt;
&lt;br /&gt;
Hey Fizzer,&lt;br /&gt;
I&#039;m one of the people who were working on the [[Nations Cup]] pages before you deleted them all. I understand you&#039;re not comfortable with adding pages on tournaments to the main namespace, but would it be all right to host this kind of thing on our user pages instead? And can you restore the history for the deleted pages so that we can at least copy the code somewhere else. It&#039;s really frustrating to have hours of work deleted without any sort of warning at all. Thanks.&lt;br /&gt;
[[User:Aziridine|Aziridine]] ([[User talk:Aziridine|talk]]) 21:06, 19 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry for deleting them, but in all fairness, the wiki policy does state that you&#039;re supposed to ask permission before adding player-driven events.  I saved a copy before deleting them, you can get it all here:  http://pastebin.com/K4za4jRz&lt;br /&gt;
&lt;br /&gt;
Honestly this is way too much data for the wiki, and is data that changes too frequently.  You should host this on a third-party site -- there are lots of free web hosting options available, let me know if you need help with that. [[User:Fizzer|Fizzer]] ([[User talk:Fizzer|talk]])&lt;br /&gt;
&lt;br /&gt;
:Thanks for the response and for saving those pages. I was totally unaware of this policy until you pointed it out - the main page just says &amp;quot;Contributions are welcome!&amp;quot; We&#039;ll try elsewhere. [[User:Aziridine|Aziridine]] ([[User talk:Aziridine|talk]]) 08:29, 20 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Recent spam V2 ==&lt;br /&gt;
&lt;br /&gt;
Hello, I&#039;ve recently seen some new spam crop up. I believe the current spam regex needs to be tweaked a bit. Add something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
\&amp;lt;p\&amp;gt;\&amp;lt;h1\&amp;gt;(.*)\&amp;lt;\/h1\&amp;gt;\&amp;lt;\/p\&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
--[[User:Grzechooo|&amp;lt;span style=&amp;quot;color:#ff8080;font-weight:bold;&amp;quot;&amp;gt;Grzechooo&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;([[User talk:Grzechooo|&amp;lt;span style=&amp;quot;color:#ae0000;&amp;quot;&amp;gt;drop a line&amp;lt;/span&amp;gt;]])&amp;lt;/sup&amp;gt; 10:08, 20 December 2012 (PST)&lt;br /&gt;
&lt;br /&gt;
==Translation of Warlight==&lt;br /&gt;
&lt;br /&gt;
Sorry if I&#039;m being boring, I just wanted to link you this idea: [http://warlight.net/Forum/Thread?ThreadID=5942 Warlight thread -  Translating the Warlight]&lt;br /&gt;
&lt;br /&gt;
I think this is a good idea because of the following: &lt;br /&gt;
1) More players would join. &lt;br /&gt;
2) Althought most of the players do speak English, everyone understands his/her language better than English. &lt;br /&gt;
3) Today everyone (espeacially those who have Internet) understand English at least at a good level, so the conversation wouldn&#039;t be problem in a public or team chat if it gets translated.&lt;br /&gt;
4) Players would feel more comfortable to see a game in their language.&lt;br /&gt;
5) Today almost all online games are being translated, so why not do it whit Warlight also? &lt;br /&gt;
&lt;br /&gt;
It would be great that players of Warlight could translate the game, because there are users from many countries and everyone is speaking his/her own language, so Warlight could be translated into many, many languages.&lt;br /&gt;
&lt;br /&gt;
Answer me on My Discussion page, or even better, on this forum thread since I&#039;m not so active on Wiki.&lt;br /&gt;
&lt;br /&gt;
Goodbye!&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2435</id>
		<title>User:Tuure99</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2435"/>
		<updated>2013-05-26T16:17:31Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nothing to say except that I&#039;m on Warlight way more often than on Warlight Wiki.&lt;br /&gt;
&lt;br /&gt;
I renamed myself on Warlight: Now I&#039;m CROivan.&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Earth&amp;diff=2353</id>
		<title>Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Earth&amp;diff=2353"/>
		<updated>2013-03-02T20:18:08Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=12&lt;br /&gt;
|name=Earth&lt;br /&gt;
|creator=Grundie&lt;br /&gt;
|territories=153&lt;br /&gt;
|bonuses=27&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Earth&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. [[Level 3]] in Singleplayer mode is played on this map. Creator of this map is Grundie. It has 153 [[territories]], 27 [[bonus]]es and 2 distribution modes. It&#039;s been rated 1039 times. Average rating of the map is 4.0857/ 5. &lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
This is the list of bonuses and territories contained within them:&lt;br /&gt;
* &#039;&#039;&#039;Europe&#039;&#039;&#039;: Europe, Scandinavia.&lt;br /&gt;
* &#039;&#039;&#039;Africa&#039;&#039;&#039;: North Africa, East Africa, West Africa, South Africa.&lt;br /&gt;
* &#039;&#039;&#039;Asia&#039;&#039;&#039;: West Russia, Central Russia, East Russia, Caucasus, Middle East, West China, East China, Southeast Asia, Indonesia&lt;br /&gt;
* &#039;&#039;&#039;Australia/Oceania&#039;&#039;&#039;: Australia&lt;br /&gt;
* &#039;&#039;&#039;Antarctica&#039;&#039;&#039;: Antarctica&lt;br /&gt;
* &#039;&#039;&#039;South America&#039;&#039;&#039;: South America&lt;br /&gt;
* &#039;&#039;&#039;North America&#039;&#039;&#039;: Greenland, Canada, West US, East US, Central America&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Great map, although it suffers from some imbalance problems. Over all still very enjoyable and one of the classic maps on the site. 5/5&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by Knoebber&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s not as balanced as Medium Earth, but it allows for different strategies and longer gameplay. Recommended more for FFAs than 1v1 or team games.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by The Duke of Ben&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a good map. It makes you think harder and in different ways than the conventional map set-up.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Azhrei&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2352</id>
		<title>Double Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2352"/>
		<updated>2013-03-02T20:15:27Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=69&lt;br /&gt;
|name=Double Earth&lt;br /&gt;
|creator=Fizzer&lt;br /&gt;
|territories=292&lt;br /&gt;
|bonuses=52&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Double Earth&#039;&#039;&#039; is one of the featured [[map]]s of WarLight. [[Insane Challenge]] is played on this map. The creator of the map is Fizzer. It has 292 territories, 52 bonuses and 3 distribution modes. It has 203 ratings. It&#039;s average rating is 3.8867 out of 5.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
Double Earth shows an [[Earth]] doubled, except that southern part of Argentina has been cut off. The names of the territories and bonuses in this map are e.g. N Europe and S Europe. &#039;N&#039; means it&#039;s in northern part of map and &#039;S&#039; means it&#039;s in southern part.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;One of the most fun maps out there, Double Earth offers a richness in strategy like no other. This map is a lot like the Earth map, but Antarctica has been removed, and, as the name implies, Earth has been doubled, so Nunavut connects to Argentina, Svalbard connects to South Africa, and Anadyr connects to Tasmania and New Zealand. Compared to Fizzer&#039;s other featured map, the incredibly lazy Medium Earth, Double Earth is incredible. The only map that is better than this one is the absolutely phenomenal Quad Earth map. Final rating: 5/5&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Platypus {TJC}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Can be very unbalanced, depending on spawn positions.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by GalladGil&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Very long but very fun always put barricades on choke point and u can win easy.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by ratlabory&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2351</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2351"/>
		<updated>2013-03-02T20:11:17Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows a continent of Africa. This map was created by sue. It has 330 [[territories]], 47 [[bonus]]es and 2 distribution modes. Current average rating of a map is 4.2507/ 5 and has 383 ratings. It is the 13th best rated map in WarLight.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Africa and every single country in it. Some countries are not divided into many territories but they&#039;re only made up of one territory, for example Tunisia. However, some countries are so big that they are divided into 2 or more bunuses, like Namibia (Northern Namibia and Southern Namibia).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4/5. Great big map. One of the best maps for cards or auto-distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by The Chameleon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I like fighting on large continents, especially this one. You get a sense of massive war and it makes the game that much more thrilling. This map can take several several several players.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by TemplarSM16&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A great map, the first one I played on, but sadly very few people ever use it.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by bman7&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Europe&amp;diff=2350</id>
		<title>Europe</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Europe&amp;diff=2350"/>
		<updated>2013-03-02T20:07:18Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=147&lt;br /&gt;
|name=Europe&lt;br /&gt;
|creator=Troll&lt;br /&gt;
|territories=206&lt;br /&gt;
|bonuses=32&lt;br /&gt;
}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Europe&#039;&#039;&#039; is one of featured [[map]]s in WarLight. [[Europe Challenge]] is played on this map. This map was created by Troll. It has 206 [[territories]], 32 [[bonus]]es and 2 distribution modes: Cities and [[Warlords]]. This is the best rated WarLight map, having an average rating of 4.5352 / 5 from 1250 ratings.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Europe. The only european countries that do not appear in this map are Andorra, Vatican, San Marino and Liechtenstein. Almost every country is a bonus for itself, except Western Balkans, Eastern Balkans, Benelux, Baltic states and Romania. &lt;br /&gt;
Western Balkans are made of Croatia, Slovenia and Bosnia-Herzegovina.&lt;br /&gt;
Eastern Balkans are made of Serbia, Kosovo, Montenegro and Albania.&lt;br /&gt;
Benelux is made of the Netherlands, Belgium and Luxembourg.&lt;br /&gt;
Baltic states are made of Estonia, Latvia, Lithuania and Kaliningrad.&lt;br /&gt;
Romania is made of Romania and Moldova. &lt;br /&gt;
Russia is the only country divided into more than one bonus (Northwestern, West Central, Western and Southwestern Russia). &lt;br /&gt;
Cyprus is divided between Greek Cyprus (part of the bonus Greece) and Turkish Cyprus (part of the bonus Turkey).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Arguably the most well-balanced map in the game. Small imbalances in bonus values are distributed in a way that does not interfere directly with the distribution (there are hardly any locations that players are committed to).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 1vs1 games it does well with standard strategic 1vs1 setting (with wastelands).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 2vs2 games it tends to be too big to provide an effective way for coverage, but does very well, especially in random warlords distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 3vs3 games there is no better map available. Preferable standard settings are 4 territories in-distribution on random warlords or random cities, no wastelands and no cards (3 is also acceptable). The incredible structural balance provides not only great potential for high-level games, but also enables effective map coverage in the picking stage.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4vs4 games are also strategically interesting, but with more than 8 players, the map gets too crowded.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by [WM] szeweningen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Obviously a great map, but I think it might be beneficial to increase the number of armies that Ukraine, Germany, Italy, and France give. Currently, their bonuses are not large enough to try and attract people to capture them. However, if the reward was greater, more would take the risk.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by InVein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s a great map, but the balancing is just a tad off. The more central European bonuses should be a bit heavier; the more bonuses around the edge of the map have a bit of an advantage, but it&#039;s not like anyone can pull an Australia either and win outright. All things considered, it&#039;s pretty well balanced. I highly recommend this map.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Cameron Pribyl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2349</id>
		<title>User:Tuure99</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2349"/>
		<updated>2013-03-02T20:03:21Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nothing to say except that I&#039;m on Warlight way more often than on Warlight Wiki.&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2348</id>
		<title>User:Tuure99</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User:Tuure99&amp;diff=2348"/>
		<updated>2013-03-02T20:03:06Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: Created page with &amp;quot;Nothing to say except that i&amp;#039;m on Warlight way more often than on Warlight Wiki.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nothing to say except that i&#039;m on Warlight way more often than on Warlight Wiki.&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Europe&amp;diff=2347</id>
		<title>Europe</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Europe&amp;diff=2347"/>
		<updated>2013-03-02T19:59:21Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=147&lt;br /&gt;
|name=Europe&lt;br /&gt;
|creator=Troll&lt;br /&gt;
|territories=206&lt;br /&gt;
|bonuses=32&lt;br /&gt;
}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Europe&#039;&#039;&#039; is one of featured [[map]]s in WarLight. [[Europe Challenge]] is played on this map. This map was created by Troll. It has 206 [[territories]], 32 [[bonus]]es and 2 distribution modes: Cities and [[Warlords]]. This is the best rated WarLight map, having an average rating of 4.5642 / 5 from 1106 ratings.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Europe. The only european countries that do not appear in this map are Andorra, Vatican, San Marino and Liechtenstein. Almost every country is a bonus for itself, except Western Balkans, Eastern Balkans, Benelux, Baltic states and Romania. &lt;br /&gt;
Western Balkans are made of Croatia, Slovenia and Bosnia-Herzegovina.&lt;br /&gt;
Eastern Balkans are made of Serbia, Kosovo, Montenegro and Albania.&lt;br /&gt;
Benelux is made of the Netherlands, Belgium and Luxembourg.&lt;br /&gt;
Baltic states are made of Estonia, Latvia, Lithuania and Kaliningrad.&lt;br /&gt;
Romania is made of Romania and Moldova. &lt;br /&gt;
Russia is the only country divided into more than one bonus (Northwestern, West Central, Western and Southwestern Russia). &lt;br /&gt;
Cyprus is divided between Greek Cyprus (part of the bonus Greece) and Turkish Cyprus (part of the bonus Turkey).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Arguably the most well-balanced map in the game. Small imbalances in bonus values are distributed in a way that does not interfere directly with the distribution (there are hardly any locations that players are committed to).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 1vs1 games it does well with standard strategic 1vs1 setting (with wastelands).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 2vs2 games it tends to be too big to provide an effective way for coverage, but does very well, especially in random warlords distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 3vs3 games there is no better map available. Preferable standard settings are 4 territories in-distribution on random warlords or random cities, no wastelands and no cards (3 is also acceptable). The incredible structural balance provides not only great potential for high-level games, but also enables effective map coverage in the picking stage.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4vs4 games are also strategically interesting, but with more than 8 players, the map gets too crowded.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by [WM] szeweningen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Obviously a great map, but I think it might be beneficial to increase the number of armies that Ukraine, Germany, Italy, and France give. Currently, their bonuses are not large enough to try and attract people to capture them. However, if the reward was greater, more would take the risk.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by InVein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s a great map, but the balancing is just a tad off. The more central European bonuses should be a bit heavier; the more bonuses around the edge of the map have a bit of an advantage, but it&#039;s not like anyone can pull an Australia either and win outright. All things considered, it&#039;s pretty well balanced. I highly recommend this map.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Cameron Pribyl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2346</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2346"/>
		<updated>2013-03-02T19:55:50Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows a continent of Africa. This map was created by sue. It has 330 [[territories]], 47 [[bonus]]es and 2 distribution modes. Current average rating of a map is 4.24/ 5 and has 341 ratings. It is the 13th best rated map in WarLight.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Africa and every single country in it. Some countries are not divided into many territories but they&#039;re only made up of one territory, for example Tunisia. However, some countries are so big that they are divided into 2 or more bunuses, like Namibia (Northern Namibia and Southern Namibia).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4/5. Great big map. One of the best maps for cards or auto-distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Happy Buddha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I like fighting on large continents, especially this one. You get a sense of massive war and it makes the game that much more thrilling. This map can take several several several players.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by TemplarSM16&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Europe&amp;diff=2235</id>
		<title>Europe</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Europe&amp;diff=2235"/>
		<updated>2012-12-13T19:11:43Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=147&lt;br /&gt;
|name=Europe&lt;br /&gt;
|creator=Troll&lt;br /&gt;
|territories=206&lt;br /&gt;
|bonuses=32&lt;br /&gt;
}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Europe&#039;&#039;&#039; is one of featured [[map]]s in WarLight. [[Europe Challenge]] is played on this map. This map was created by Troll. It has 206 [[territories]], 32 [[bonus]]es and 2 distribution modes: Cities and [[Warlords]]. This is the best rated WarLight map, having an average rating of 4.5642 / 5 from 1106 ratings.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Europe. The only european countries that do not appear in this map are Andorra, Vatican, San Marino and Liechtenstein. Almost every country is a bonus for itself, except Western Balkans, Benelux, Baltic states and Romania. Western Balkans are made of Croatia, Slovenia and Bosnia-Herzegovina, Benelux is made of the Netherlands, Belgium and Luxembourg, Baltic states are made of Estonia, Latvia, Lithuania and Kaliningrad and Romania is made of Romania and Moldova. Russia is the only country divided into more than one bonus (Northwestern, West Central, Western and Southwestern Russia). Cyprus is divided between Greek Cyprus (part of the bonus Greece) and Turkish Cyprus (part of the bonus Turkey).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Arguably the most well-balanced map in the game. Small imbalances in bonus values are distributed in a way that does not interfere directly with the distribution (there are hardly any locations that players are committed to).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 1vs1 games it does well with standard strategic 1vs1 setting (with wastelands).&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 2vs2 games it tends to be too big to provide an effective way for coverage, but does very well, especially in random warlords distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;For 3vs3 games there is no better map available. Preferable standard settings are 4 territories in-distribution on random warlords or random cities, no wastelands and no cards (3 is also acceptable). The incredible structural balance provides not only great potential for high-level games, but also enables effective map coverage in the picking stage.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4vs4 games are also strategically interesting, but with more than 8 players, the map gets too crowded.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by [WM] szeweningen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Obviously a great map, but I think it might be beneficial to increase the number of armies that Ukraine, Germany, Italy, and France give. Currently, their bonuses are not large enough to try and attract people to capture them. However, if the reward was greater, more would take the risk.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by InVein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s a great map, but the balancing is just a tad off. The more central European bonuses should be a bit heavier; the more bonuses around the edge of the map have a bit of an advantage, but it&#039;s not like anyone can pull an Australia either and win outright. All things considered, it&#039;s pretty well balanced. I highly recommend this map.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Cameron Pribyl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2234</id>
		<title>Double Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2234"/>
		<updated>2012-12-13T18:37:15Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=69&lt;br /&gt;
|name=Double Earth&lt;br /&gt;
|creator=Fizzer&lt;br /&gt;
|territories=292&lt;br /&gt;
|bonuses=52&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Double Earth&#039;&#039;&#039; is one of the featured [[map]]s of WarLight. [[Insane Challenge]] is played on this map. The creator of the map is Fizzer. It has 292 territories, 52 bonuses and 3 distribution modes. It has 179 ratings. It&#039;s average rating is 3.905 out of 5.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
Double Earth shows an [[Earth]] doubled, except that southern part of Argentina has been cut off. The names of the territories and bonuses in this map are e.g. N Europe and S Europe. &#039;N&#039; means it&#039;s in northern part of map and &#039;S&#039; means it&#039;s in southern part.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;One of the most fun maps out there, Double Earth offers a richness in strategy like no other. This map is a lot like the Earth map, but Antarctica has been removed, and, as the name implies, Earth has been doubled, so Nunavut connects to Argentina, Svalbard connects to South Africa, and Anadyr connects to Tasmania and New Zealand. Compared to Fizzer&#039;s other featured map, the incredibly lazy Medium Earth, Double Earth is incredible. The only map that is better than this one is the absolutely phenomenal Quad Earth map. Final rating: 5/5&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Platypus, Juggernaut of Denmark&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Can be very unbalanced, depending on spawn positions.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by GalladGil&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2233</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2233"/>
		<updated>2012-12-13T18:34:07Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows a continent of Africa. This map was created by sue. It has 330 [[territories]], 47 [[bonus]]es and 2 distribution modes. Current average rating of a map is 4.24/ 5 and has 341 ratings. It is the 13th best rated map in WarLight.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
This map shows a continent of Africa and every single country in it. Some countries are not divided into many territories but they&#039;re only made up of one territory, for example Tunisia. However, some countries have so many territories that they are divided into 2 or more territories, like Namibia (Northern Namibia and Southern Namibia).&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;4/5. Great big map. One of the best maps for cards or auto-distribution.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Happy Buddha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I like fighting on large continents, especially this one. You get a sense of massive war and it makes the game that much more thrilling. This map can take several several several players.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by TemplarSM16&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Earth&amp;diff=2232</id>
		<title>Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Earth&amp;diff=2232"/>
		<updated>2012-12-13T14:36:34Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=12&lt;br /&gt;
|name=Earth&lt;br /&gt;
|creator=Grundie&lt;br /&gt;
|territories=153&lt;br /&gt;
|bonuses=27&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Earth&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. [[Level 3]] in Singleplayer mode is played on this map. Creator of this map is Grundie. It has 153 [[territories]], 27 [[bonus]]es and 2 distribution modes. It&#039;s been rated 833 times. Average rating of the map is 4.1008/ 5. &lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Japan, Alaska, Hawaii an Korea are the only territories that aren&#039;t in any bonus. This is the list of bonuses:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Europe&#039;&#039;&#039;: Europe, Scandinavia.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039;: North Africa, East Africa, West Africa, South Africa.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Asia&#039;&#039;&#039;: West Russia, Central Russia, East Russia, Caucasus, Middle East, West China, East China, Southeast Asia, Indonesia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Australia/Oceania&#039;&#039;&#039;: Australia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Antarctica&#039;&#039;&#039;: Antarctica&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;South America&#039;&#039;&#039;: South America&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;North America&#039;&#039;&#039;: Greenland, Canada, West US, East US, Central America&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Great map, although it suffers from some imbalance problems. Over all still very enjoyable and one of the classic maps on the site. 5/5&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by Knoebber&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s not as balanced as Medium Earth, but it allows for different strategies and longer gameplay. Recommended more for FFAs than 1v1 or team games.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by The Duke of Ben&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a good map. It makes you think harder and in different ways than the conventional map set-up.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Azhrei&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Earth&amp;diff=2231</id>
		<title>Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Earth&amp;diff=2231"/>
		<updated>2012-12-13T14:36:20Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=12&lt;br /&gt;
|name=Earth&lt;br /&gt;
|creator=Grundie&lt;br /&gt;
|territories=153&lt;br /&gt;
|bonuses=27&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Earth&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. [[Level 3]] in Singleplayer mode is played on this map. Creator of this map is Grundie. It has 153 [[territories]], 27 [[bonus]]es and 2 distribution modes. It&#039;s been rated 833 times. Average rating of the map is 4.1008/ 5. &lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Japan, Alaska, Hawaii an Korea are the only territories that aren&#039;t in any bonus. This is the list of bonuses:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Europe&#039;&#039;&#039;: Europe, Scandinavia.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039;: North Africa, East Africa, West Africa, South Africa.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Asia&#039;&#039;&#039;: West Russia, Central Russia, East Russia, Caucasus, Middle East, West China, East China, Southeast Asia, Indonesia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Australia/Oceania&#039;&#039;&#039;: Australia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Antarctica&#039;&#039;&#039;: Antarctica&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;South America&#039;&#039;&#039;: South America&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;North America&#039;&#039;&#039;: Greenland, Canada, West US, East US, Central America&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Great map, although it suffers from some imbalance problems. Over all still very enjoyable and one of the classic maps on the site. 5/5&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Review by Knoebber&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It&#039;s not as balanced as Medium Earth, but it allows for different strategies and longer gameplay. Recommended more for FFAs than 1v1 or team games.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by The Duke of Ben&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a good map. It makes you think harder and in different ways than the conventional map set-up.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Azhrei&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2230</id>
		<title>Double Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2230"/>
		<updated>2012-12-13T14:17:03Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=69&lt;br /&gt;
|name=Double Earth&lt;br /&gt;
|creator=Fizzer&lt;br /&gt;
|territories=292&lt;br /&gt;
|bonuses=52&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Double Earth&#039;&#039;&#039; is one of the featured [[map]]s of WarLight. [[Insane Challenge]] is played on this map. The creator of the map is Fizzer. It has 292 territories and 52 bonuses. It has 179 ratings. It&#039;s average rating is 3.905 out of 5.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
Double Earth shows an [[Earth]] doubled, except that southern part of Argentina has been cut off. The names of the territories and bonuses in this map are e.g. N Europe and S Europe. &#039;N&#039; means it&#039;s in northern part of map and &#039;S&#039; means it&#039;s in southern part.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;One of the most fun maps out there, Double Earth offers a richness in strategy like no other. This map is a lot like the Earth map, but Antarctica has been removed, and, as the name implies, Earth has been doubled, so Nunavut connects to Argentina, Svalbard connects to South Africa, and Anadyr connects to Tasmania and New Zealand. Compared to Fizzer&#039;s other featured map, the incredibly lazy Medium Earth, Double Earth is incredible. The only map that is better than this one is the absolutely phenomenal Quad Earth map. Final rating: 5/5&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by Platypus, Juggernaut of Denmark&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Can be very unbalanced, depending on spawn positions.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Review by GalladGil&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2229</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2229"/>
		<updated>2012-12-13T14:10:00Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows a continent of Africa. This map was created by sue. It has 330 territories and 47 bonuses. Current average rating of a map is 4.12/ 5 and has 341 ratings. It is the 13th best rated map in WarLight.&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2228</id>
		<title>Double Earth</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Double_Earth&amp;diff=2228"/>
		<updated>2012-12-13T14:07:52Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=69&lt;br /&gt;
|name=Double Earth&lt;br /&gt;
|creator=Fizzer&lt;br /&gt;
|territories=292&lt;br /&gt;
|bonuses=52&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Double Earth&#039;&#039;&#039; is one of the featured [[map]]s of WarLight. [[Insane Challenge]] is played on this map. The creator of the map is Fizzer. It has 292 territories and 52 bonuses.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
Double Earth shows an [[Earth]] doubled, except that southern part of Argentina has been cut off. The names of the territories and bonuses in this map are e.g. N Europe and S Europe. &#039;N&#039; means it&#039;s in northern part of map and &#039;S&#039; means it&#039;s in southern part.&lt;br /&gt;
&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2227</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2227"/>
		<updated>2012-12-13T14:01:51Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows a continent of Africa. This map was created by sue. It has 330 territories and 47 bonuses. Current average rating of a map is 4.12/ 5 and has 341 ratings.&lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Map_Making&amp;diff=2226</id>
		<title>Map Making</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Map_Making&amp;diff=2226"/>
		<updated>2012-12-13T13:54:18Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will teach you how you can make your very own WarLight map! For more help, see [http://www.youtube.com/watch?v=az62ZVRiNaQ this video].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Creating a WarLight map is a four-step process.  See the links below for instructions on how to accomplish each of these steps.&lt;br /&gt;
&lt;br /&gt;
# Create your SVG file (defines what the map looks like)&lt;br /&gt;
# Enter the details (connections, [[bonuses]], etc.)&lt;br /&gt;
# Test the map (play games on it to ensure it works correctly)&lt;br /&gt;
# Mark the map as public (allows the public to play your map)&lt;br /&gt;
&lt;br /&gt;
== Required Reading ==&lt;br /&gt;
&lt;br /&gt;
Please refer to the following sections for a full guide on making your map. &lt;br /&gt;
&lt;br /&gt;
* [[Creating the SVG]]&lt;br /&gt;
* [[Uploading your SVG]]&lt;br /&gt;
* [[Map requirements]]&lt;br /&gt;
* [[Entering map details]]&lt;br /&gt;
* [[Testing maps|Testing your map]]&lt;br /&gt;
* [[Making maps public|Make the map public]]&lt;br /&gt;
* [[Map versioning|Managing different versions of your map]]&lt;br /&gt;
&lt;br /&gt;
If you get stuck or have questions, feel free to post on the [[map development forum]].&lt;br /&gt;
&lt;br /&gt;
== Additional Resources ==&lt;br /&gt;
&lt;br /&gt;
* [[Map guidelines|Guidelines for making a great map]]&lt;br /&gt;
* [[Inkscape tips]]&lt;br /&gt;
* [[SVG Limitations]]&lt;br /&gt;
* [[Automating the map creation process]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Map Making|!]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Africa&amp;diff=2225</id>
		<title>Africa</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Africa&amp;diff=2225"/>
		<updated>2012-12-12T17:48:53Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=2339&lt;br /&gt;
|name=Africa&lt;br /&gt;
|creator=sue&lt;br /&gt;
|territories=330&lt;br /&gt;
|bonuses=47}}&lt;br /&gt;
{{Stub}}&lt;br /&gt;
&#039;&#039;&#039;Africa&#039;&#039;&#039; is one of the featured [[map]]s in WarLight. It shows the continent Africa. This map was created by sue. It has 330 territories and 47 bonuses. &lt;br /&gt;
{{Featured Maps}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Featured Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2223</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2223"/>
		<updated>2012-12-12T11:52:18Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
When we play, we can see many colored territories. Grey territories belong to neutrals, colored belong to players (or AI&#039;s) and territories on which we can&#039;t see number of armies are fogged. They can be neutral&#039;s or player&#039;s territory.&lt;br /&gt;
&lt;br /&gt;
The map with the biggest number of territories is [[United States Big (3.1k)|United States Big [3.1k]]] map, having 3109 thousand territories and 158 [[bonus]]es. The big map of Poland has 2.5 thousand territories. However, the map with the smallest number of territories is the Duel map, having only 2 territories. It shows a pirate and a ninja dueling. &lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=United_States_Big_(3.1k)&amp;diff=2222</id>
		<title>United States Big (3.1k)</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=United_States_Big_(3.1k)&amp;diff=2222"/>
		<updated>2012-12-12T11:51:04Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=1747&lt;br /&gt;
|name=United States Big [3.1k]&lt;br /&gt;
|creator=rashaz (adopted by Gunz)&lt;br /&gt;
|territories=3109&lt;br /&gt;
|bonuses=158&lt;br /&gt;
}}&lt;br /&gt;
{{Correct title|United States Big [3.1k]}}&lt;br /&gt;
&#039;&#039;&#039;United States Big [3.1k]&#039;&#039;&#039; is one of the [[map]]s in WarLight. It is the map with the biggest number of territories in WarLight, having 3109 territories and 158 bonuses. It was created by rashaz and adopted by Gunz.&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=United_States_Big_(3.1k)&amp;diff=2221</id>
		<title>United States Big (3.1k)</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=United_States_Big_(3.1k)&amp;diff=2221"/>
		<updated>2012-12-12T11:50:22Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Map infobox&lt;br /&gt;
|id=1747&lt;br /&gt;
|name=United States Big [3.1k]&lt;br /&gt;
|creator=rashaz (adopted by Gunz)&lt;br /&gt;
|territories=3109&lt;br /&gt;
|bonuses=158&lt;br /&gt;
}}&lt;br /&gt;
{{Correct title|United States Big [3.1k]}}&lt;br /&gt;
&#039;&#039;&#039;United States Big [3.1k]&#039;&#039;&#039; is one of the [[map]]s in WarLight. It is the map with the biggest number of territories in WarLight, having 3109 territories. It was created by rashaz and adopted by Gunz.&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2220</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2220"/>
		<updated>2012-12-12T11:45:42Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
When we play, we can see many colored territories. Grey territories belong to neutrals, colored belong to players (or AI&#039;s) and territories on which we can&#039;t see number of armies are fogged. They can be neutral&#039;s or player&#039;s territory.&lt;br /&gt;
&lt;br /&gt;
The map with the biggest number of territories is North America map, having 3.1 thousand territories. The big map of Poland has 2.5 thousand territories. However, the map with the smallest number of territories is the Duel map, having only 2 territories. It shows a pirate and a ninja dueling. &lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2219</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2219"/>
		<updated>2012-12-12T11:45:19Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
When we play, we can see many colored territories. Grey territories belong to neutrals, colored belong to players (or AI&#039;s) and territories on which we can&#039;t see number of armies are fogged. They can be neutral&#039;s or player&#039;s territory.&lt;br /&gt;
&lt;br /&gt;
The map with the biggest number of territories is North America map, having 3.1 thousand territories. The big map of Poland has 2.5 thousand Territories. However, the map with the smallest number of territories is the Duel map, having only 2 territories. It shows a pirate and a ninja dueling. &lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2218</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2218"/>
		<updated>2012-12-12T11:42:12Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
When we play, we can see many colored territories. Grey territories belong to neutrals, colored belong to players (or AI&#039;s) and territories on which we can&#039;t see number of armies are fogged. They can be neutral&#039;s or player&#039;s territory.&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2209</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2209"/>
		<updated>2012-12-10T21:52:23Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
http://i39.tinypic.com/108buxf.png&lt;br /&gt;
Grey territories belong to neutrals, coloured belong to players (or AI&#039;s) and territories on which we can&#039;t see number of armies are fogged. They can be neutral&#039;s or player&#039;s territory.&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Territories&amp;diff=2208</id>
		<title>Territories</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Territories&amp;diff=2208"/>
		<updated>2012-12-10T21:45:11Z</updated>

		<summary type="html">&lt;p&gt;Tuure99: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Territories&#039;&#039;&#039; are the basic building blocks of WarLight.  Each territory is always controlled by a player or [[neutral]].&lt;br /&gt;
&lt;br /&gt;
[[Bonuses]] are made up of a collection of territories.&lt;br /&gt;
&lt;br /&gt;
At the start of a game, every player gets a number of territories that is set up in the settings.&lt;br /&gt;
&lt;br /&gt;
Territories are the key for winning a game. The more territories you have, you&#039;ll get more bonus armies which can help you to occupy your enemy. However, if you lose all your territories, you will be eliminated from the game.&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;/div&gt;</summary>
		<author><name>Tuure99</name></author>
	</entry>
</feed>