<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teg</id>
	<title>The Battle for Wesnoth Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teg"/>
	<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/Special:Contributions/Teg"/>
	<updated>2026-05-16T20:28:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=EditingWesnoth&amp;diff=30726</id>
		<title>EditingWesnoth</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=EditingWesnoth&amp;diff=30726"/>
		<updated>2009-06-16T13:46:46Z</updated>

		<summary type="html">&lt;p&gt;Teg: /* Mac OS X */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- single enters on this page are intentional --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Game and User Directories ==&lt;br /&gt;
&lt;br /&gt;
Wherever you install the game, there will be a game data directory that contains, of course, the game's data.  This directory should have the following subdirectories: data, music, sounds, and images.  There are several others, but these are the important ones.  In this wiki, the terms &amp;quot;game data&amp;quot;, wesnoth/data,  or ./data refers to the wesnoth/data directory.  You normally do not need to modify these files, but you can if you want to modify a unit or something.&lt;br /&gt;
&lt;br /&gt;
The user data directory allows you to add custom content without modifying the game's own files.  Each OS puts its user data directory in a different place.  In this wiki, &amp;quot;user data&amp;quot;, ''userdata''/''subdirectory'', or (occasionally) ~wesnoth/ refer to this directory.&lt;br /&gt;
&lt;br /&gt;
=== Where is my '''game''' data directory? ===&lt;br /&gt;
&lt;br /&gt;
====Windows====&lt;br /&gt;
Usually C:\Program Files\Wesnoth\data but it will be different if you installed the game in a different location: look for the data folder in the folder where you installed the game.&lt;br /&gt;
&lt;br /&gt;
====Mac OS X====&lt;br /&gt;
Downloaded from sourceforge: command-click on the application icon.  Select &amp;quot;Show Package Contents.&amp;quot;  Select &amp;quot;Contents&amp;quot; then &amp;quot;Resources. &lt;br /&gt;
If you did not download from sourceforge what do you do? &lt;br /&gt;
Command line build: /usr/local/share/wesnoth&lt;br /&gt;
&lt;br /&gt;
====Linux====&lt;br /&gt;
/usr/local/share/wesnoth &amp;lt;br&amp;gt;&lt;br /&gt;
From apt-get (Debian and Ubuntu) or emerge (Gentoo): /usr/share/games/wesnoth &amp;lt;br&amp;gt;&lt;br /&gt;
SUSE 10.0 (pre-installed): /usr/share/wesnoth&amp;lt;br&amp;gt;&lt;br /&gt;
Fedora 5 (Installed from yum repository RPM): /usr/share/wesnoth&amp;lt;br&amp;gt;&lt;br /&gt;
Mandriva 2006.0: /usr/share/games/wesnoth&amp;lt;br&amp;gt;&lt;br /&gt;
Slackware 12 (Installed from .tgz package at LinuxPackages.net): /usr/local/share/wesnoth&amp;lt;br&amp;gt;&lt;br /&gt;
If you don't find it, or if you use another distribution, try &amp;lt;code&amp;gt;find / -iname '*wesnoth*'&amp;lt;/code&amp;gt;. (as yourself, not as superuser)&lt;br /&gt;
&lt;br /&gt;
=== Where is my '''user''' data directory? ===&lt;br /&gt;
&lt;br /&gt;
====Windows====&lt;br /&gt;
c:\Program Files\Wesnoth\userdata&lt;br /&gt;
&lt;br /&gt;
or c:\Users\USERNAME\AppData\Local\VirtualStore\Program Files\Wesnoth\userdata&lt;br /&gt;
on Vista, which has virtual folders. The AppData folder is hidden.&lt;br /&gt;
Or if you don`t remember where you installed it right click on the game`s shortcut open properties and click on the `Find target` button,then search for the `data` folder.&lt;br /&gt;
&lt;br /&gt;
====Mac OS X====&lt;br /&gt;
Downloaded from sourceforge: ~/Library/Preferences/Wesnoth &amp;lt;br&amp;gt;&lt;br /&gt;
Command line build: ~/.wesnoth &amp;lt;br&amp;gt;&lt;br /&gt;
For Wesnoth 1.7.x : ~/Library/Application Support/Wesnoth_1.x/&lt;br /&gt;
&lt;br /&gt;
====Linux====&lt;br /&gt;
~/.wesnoth&lt;br /&gt;
&lt;br /&gt;
== Game data ==&lt;br /&gt;
&lt;br /&gt;
The major directories you need to know about are wesnoth/data, wesnoth/data/core/units, wesnoth/data/campaigns, wesnoth/data/multiplayer, wesnoth/images and wesnoth/data/core/images&lt;br /&gt;
&lt;br /&gt;
Become familiar with what is in ./data/campaigns and ./data/multiplayer/scenarios.  These have the officially distributed campaigns and multiplayer maps.  If you ever want to examine or edit one of the scenario configuration files, this is where you would go.  For example, a common question is how a new player can give himself more turns or gold in scenario X.  This is where you would go to do that.&lt;br /&gt;
&lt;br /&gt;
Two very important directories are ./data/core/units/ and ./images.  You have the ability to drop new units or images in these directories and have the game recognize them.  When specifying an image for something, you do so relative to ./images.&lt;br /&gt;
&lt;br /&gt;
== User Data ==&lt;br /&gt;
The user data directory can do a lot of things.  The game looks here for several things:&lt;br /&gt;
* ''userdata''/data/campaigns - campaign configuration files and subdirectories&lt;br /&gt;
* ''userdata''/editor/maps - multiplayer standalone maps (map data only)&lt;br /&gt;
&lt;br /&gt;
The ''userdata''/data/campaigns directory is particularly useful.  A single configuration file here can selectively point to an entire subdirectory tree of units, images, sounds, scenarios, and macros.  This allows you to wall off parts.  Content included in the userdata units or images directories will be available globally whether you want it or not.&lt;br /&gt;
&lt;br /&gt;
For example, assume you have a campaign called MyCampaign.  This is what the ''userdata''/data/campaigns directory might look like:&lt;br /&gt;
* ''userdata''/data/campaigns/MyCampaign/ - your campaign's directory&lt;br /&gt;
* ''userdata''/data/campaigns/MyCampaign/_main.cfg - a text file containing your instructions for the game about how to load the campaign&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/scenarios&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/units&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/images&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/music&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/sounds&lt;br /&gt;
** ''userdata''/data/campaigns/MyCampaign/utils&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Create]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #5599FF; margin-top: 10px; margin-bottom: 5px; padding: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
- [[EditingWesnoth|English]] - [[Editer Wesnoth vf|Français]] -&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:Create]]&lt;/div&gt;</summary>
		<author><name>Teg</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=How_to_play_Rebels&amp;diff=24954</id>
		<title>How to play Rebels</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=How_to_play_Rebels&amp;diff=24954"/>
		<updated>2008-03-31T15:50:58Z</updated>

		<summary type="html">&lt;p&gt;Teg: /* Rebels vs Drakes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General Rebel Strategies:==&lt;br /&gt;
&lt;br /&gt;
On the first turn when you have a random opponent it is good to get a mixture of units. A Scout, Merman, Archer, 2 Fighters, and a Mage would be an example of such a recruit. When you discover what faction your opponent is, go to the appropriate section below for more advice.&lt;br /&gt;
&lt;br /&gt;
[[Rebels]] have good to great defense in forest. Try to keep them there whenever possible, as obvious as that is. Even the easily hit '''Wose''' has his best defense (still hit more often than missed) in forest.&lt;br /&gt;
&lt;br /&gt;
Elves are Neutral in alignment, so attack when your opponent is at their weakest. The '''Mage''', '''Wose''', and '''Merman''' are Lawful however, so take this into consideration if you recruit these units. You will be strongest in the day, but if your opponent is also strongest in the day it is usually best to fight at night.&lt;br /&gt;
&lt;br /&gt;
One of the Rebels' greatest strengths is their abundance of ranged attacks in harmony with the Dextrous trait. This characteristic gives Rebels frequent chances to attack without taking retaliation damage. It also guarantees any opponent attacking you will take some damage in return.&lt;br /&gt;
&lt;br /&gt;
Rebels also have good mobility, their Scout having the highest level 1 movement in the game (9 moves). The deadly '''Archer''' is also gifted with 6 - both are also graced with the speedy woodland movetype. Use this mobility to your advantage early by taking a village advantage and later by [[Wesnoth_Acronyms_and_Slang|ZOC]]ing your opponents weakened units.&lt;br /&gt;
&lt;br /&gt;
If you happen to use '''Elvish Captain''' as a leader (or to level up a '''Fighter'''), take the advantage of his Leadership. He's one of the fastest leaders, so on small maps can get to fighting line in 2 turns. Not that amazing himself, his Leadership gives nearby units +25% bonus. That's an advantage you use day-night cycle for, that's the difference between retreat and attack. When properly positioned, he can boost 3 or even 4 units a turn. Of course, this works best combined with other advantages like time of day or good unit unit matchup. Mages and Woses under his banner tear Undead in halfs.&lt;br /&gt;
&lt;br /&gt;
There's always need for a trick. '''Shamans''' do three good things: &lt;br /&gt;
* +4 healing is never bad (though they rarely level up to give you +8);&lt;br /&gt;
* slow enemy units, which halves their movement and damage for a turn. The more powerful or quick your enemy is, the more useful the ability becomes;&lt;br /&gt;
* they have 70% defense in Forests, so, when in bad need, can stop non-magical enemies with own ZoC.&lt;br /&gt;
&lt;br /&gt;
==Rebels vs Undead==&lt;br /&gt;
Your lot of Piercing damage is useless against their units dealing most damage - Skeletons. So no point in fighting Skeletons with Elves.&lt;br /&gt;
Your weapon are Woses and Mages. Opponent has no hard counter, but their &amp;quot;weak&amp;quot; units still do good: Skeletons for your Mages, Dark Adepts and Ghouls for Woses. Remember that Ghoul's poison stops Wose from regenerating for a turn. That's 8 damage in addition to its 3.&lt;br /&gt;
&lt;br /&gt;
As always, you need a couple of Scouts to capture villages. Don't get with them into fight: if one lures two opponent's units from your main force, it's fine.&lt;br /&gt;
&lt;br /&gt;
Shaman is always good for her healing and slowing, and does Impact damage.&lt;br /&gt;
&lt;br /&gt;
Keep your Woses high on HP. Wose is slow - 4 base movement - so it takes ages to deliver him to fighting lines, more then delivering a Mage. Count as if you get a Wose 2 turns later. Still, it's your main strike force again most of Undead.&lt;br /&gt;
&lt;br /&gt;
Another Undead's option is Walking Corpses. They do good damage for the money, have no upkeep and sometimes can 'recruit' your people. There's no clear counter except Archers, but archers are weak in this matchup. Just watch for your unit hit points and retreat timely.&lt;br /&gt;
&lt;br /&gt;
So start with 2 Woses, 1-2 Scouts, Mage, Shaman and someone of your choice: Mage, Fighter or Merman.&lt;br /&gt;
&lt;br /&gt;
==Rebels vs Knalgans==&lt;br /&gt;
&lt;br /&gt;
One of the tricks with the rebels vs. knalgans is to '''really''' use the shamans to their full potential. It comes in two forms; first, shamans in forest are surprisingly durable; they have the defense and hitpoints of a thief, but lack the weakness to physical weapons. That, '''and''' they have retaliatory slowing on ranged (and can slow some of the worse melee attackers). Especially shamans in pairs, or even better - shamans backed up by a druid, can nearly stop a small group of melee dwarves from progressing into forest.&lt;br /&gt;
&lt;br /&gt;
Shamans allow you to do one game-changing thing, which is that you can slow a dangerous melee unit, and then attack said melee unit with your fighters. Normally, attacking a dwarven fighter on grass, with your elven fighter, would be a &amp;quot;fair fight&amp;quot;, and thus would be very stupid for you to engage in - the general trick to winning a game like wesnoth is to engage your units in combat only when you can arrange a fight that '''isn't''' fair. Usually it's terrain, or being outnumbered that does this, but shamans allow you to, for the space of one turn, make a normally fair fight suddenly very unfair in your favor. It allows you to do this where other factions cannot manage this, such as on open ground.&lt;br /&gt;
&lt;br /&gt;
With shamans, you want to slow as many units as you can; but chiefly you'll want to find whichever &amp;quot;dangerous unit&amp;quot; is the most accessible for you to assign units to attack, and so long as you can keep most of the enemy from retaliating (say, if you slow their three hardest melee hitters), slow him, and then break rank with whatever you can attack the thing with. You'll end the turn with a few lightly scratched fighters (missing maybe 4-8 hp each), and your enemy will either have a nearly or completely dead fighter/gryphon. And conveniently, if those fighters ended their combat next to shamans, you will quickly recoup said &amp;quot;scratches&amp;quot;. Woses are also very useful for these kinds of tactics - you can slow their victim, and whatever damage they receive will likely be 8hp or below. A corollary to this is that if you ever have the chance, slow an ulf, and immediately eliminate him with a fighter/wose - it's nearly a free kill.&lt;br /&gt;
&lt;br /&gt;
As usual, if at all possible, get a druid, and get a captain. These level-2 abilities really enhance the elves' capability; the captain, for example, generally negates the effect of the dwarves' armor. The druid's a bit mean when applied to units with 60-70% defense (it's like turning all forest tiles into villages). These kinds of level-2 abilities are something the dwarves don't have access to, so use them to your advantage whenever possible. After you get one captain and one druid, you'll generally want to make any other level-ups into heroes and sorceresses, to give you a bit more firepower (and in the case of the former, something that can actually tank decently for the elves).&lt;br /&gt;
&lt;br /&gt;
==Rebels vs Drakes==&lt;br /&gt;
You are in not-too-good position:&lt;br /&gt;
* Drakes have good speed (can grab villages quickly) and have good HP;&lt;br /&gt;
* Which is worse, '''Saurian Skirmisher''' kills your only village-grabber, '''Scout''', in 5 blows, while always has good defense and speed, so you'll have to retreat Scout and lose some gold;&lt;br /&gt;
* You don't have Cold attack which Drakes are vulnerable to;&lt;br /&gt;
&lt;br /&gt;
To exploit Drakes' lesser weakness, to Pierce, have more '''Archers''' than '''Fighters'''. Though, Fighters are cheap, do a good backfire, and one can level up to '''Captain'''.&lt;br /&gt;
&lt;br /&gt;
Have '''Shamans''' to slow '''Clashers''' and '''Fighters'''.&lt;br /&gt;
&lt;br /&gt;
Have '''Scout''' or two. In this matchup it's especially important to keep good amount of villages.&lt;br /&gt;
&lt;br /&gt;
If opponent goes for '''Saurians''', recruit '''Mage''' or two. They pick Saurians out of swamps very well.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[How_to_play...]] series.&lt;br /&gt;
&lt;br /&gt;
[[How to play Mages]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Playing Wesnoth]]&lt;/div&gt;</summary>
		<author><name>Teg</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=Play&amp;diff=24763</id>
		<title>Play</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=Play&amp;diff=24763"/>
		<updated>2008-03-27T13:32:45Z</updated>

		<summary type="html">&lt;p&gt;Teg: /* Advanced Players */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Getting Battle for Wesnoth ==&lt;br /&gt;
* [[Description|About the project]]&lt;br /&gt;
* [[Download|Downloads and Source Code Page]]&lt;br /&gt;
* [[CompilingWesnoth| Compiling Wesnoth]]&lt;br /&gt;
&lt;br /&gt;
== Playing Battle for Wesnoth ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb tright&amp;quot;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;
[http://www.wesnoth.org/images/sshots/wesnoth-1.4-8.jpg http://www.wesnoth.org/images/sshots/wesnoth-1.4-8-175.jpg]&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;The Elves Besieged&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[GettingStarted|Get Started]]&lt;br /&gt;
* [[WesnothManual|Game Manual]]&lt;br /&gt;
* [[BasicStrategy|Basic Tactics]]&lt;br /&gt;
* [[MainlineCampaigns|Walkthroughs of Official Campaigns]]&lt;br /&gt;
* [[UserScenarios | User-made Add-On Campaigns]]&lt;br /&gt;
* [[Competitive_Gaming | Competitive Gaming]]&lt;br /&gt;
&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
&lt;br /&gt;
== Advanced Players ==&lt;br /&gt;
* [[CommandMode|Debugging and Multiplayer Command Reference]]&lt;br /&gt;
* [[AdvancedTactics|Advanced Tactics]]&lt;br /&gt;
* [http://units.wesnoth.org/ Units Reference]&lt;br /&gt;
* [[MultiplayerServers|Multiplayer Servers]]&lt;br /&gt;
* [[How to play...|The &amp;quot;How to play&amp;quot; Series]]&lt;br /&gt;
&lt;br /&gt;
== The world of Wesnoth ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb tright&amp;quot;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;
[http://www.wesnoth.org/images/sshots/wesnoth-map-1.jpg http://www.wesnoth.org/images/sshots/wesnoth-map-1-175.jpg]&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;Wesnoth and Surrounding Lands&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[History of Wesnoth|The history of Wesnoth]]&lt;br /&gt;
* [[Geography of Wesnoth|The geography of Wesnoth]]&lt;br /&gt;
* [[WesnothFigures|Notable figures of Wesnoth]]&lt;br /&gt;
* [[Races|The races of creatures in Wesnoth]]&lt;br /&gt;
* [[Poetry of Wesnoth|Wesnothian poetry]]&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
* [[WhatArePlayersSaying|Comments from Wesnoth Players]]&lt;br /&gt;
* [[WesnothReviews|Third party Wesnoth reviews]]&lt;br /&gt;
* [[Screenshots]]&lt;br /&gt;
* [[FAQ#Do_you_want_help_making_this_game.3F_How_can_I_help.3F|Help to improve the game]]&lt;br /&gt;
* A Wesnoth [[Glossary]]&lt;br /&gt;
* [[The Observer|The Observer]] -- The Unofficial Wesnoth Newspaper&lt;br /&gt;
* [http://wesnoth.dbzer0.com/blog/ The Wesnoth Journals] -- A collaborative Wesnoth blog. &lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Playing Wesnoth]]&lt;/div&gt;</summary>
		<author><name>Teg</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=Play&amp;diff=24762</id>
		<title>Play</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=Play&amp;diff=24762"/>
		<updated>2008-03-27T13:26:56Z</updated>

		<summary type="html">&lt;p&gt;Teg: /* Advanced Players */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Getting Battle for Wesnoth ==&lt;br /&gt;
* [[Description|About the project]]&lt;br /&gt;
* [[Download|Downloads and Source Code Page]]&lt;br /&gt;
* [[CompilingWesnoth| Compiling Wesnoth]]&lt;br /&gt;
&lt;br /&gt;
== Playing Battle for Wesnoth ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb tright&amp;quot;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;
[http://www.wesnoth.org/images/sshots/wesnoth-1.4-8.jpg http://www.wesnoth.org/images/sshots/wesnoth-1.4-8-175.jpg]&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;The Elves Besieged&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[GettingStarted|Get Started]]&lt;br /&gt;
* [[WesnothManual|Game Manual]]&lt;br /&gt;
* [[BasicStrategy|Basic Tactics]]&lt;br /&gt;
* [[MainlineCampaigns|Walkthroughs of Official Campaigns]]&lt;br /&gt;
* [[UserScenarios | User-made Add-On Campaigns]]&lt;br /&gt;
* [[Competitive_Gaming | Competitive Gaming]]&lt;br /&gt;
&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
&lt;br /&gt;
== Advanced Players ==&lt;br /&gt;
* [[CommandMode|Debugging and Multiplayer Command Reference]]&lt;br /&gt;
* [[AdvancedTactics|Advanced Tactics]]&lt;br /&gt;
* [http://www.wesnoth.org/units Units Reference]&lt;br /&gt;
* [[MultiplayerServers|Multiplayer Servers]]&lt;br /&gt;
* [[How to play...|The &amp;quot;How to play&amp;quot; Series]]&lt;br /&gt;
&lt;br /&gt;
== The world of Wesnoth ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb tright&amp;quot;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;
[http://www.wesnoth.org/images/sshots/wesnoth-map-1.jpg http://www.wesnoth.org/images/sshots/wesnoth-map-1-175.jpg]&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;Wesnoth and Surrounding Lands&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[History of Wesnoth|The history of Wesnoth]]&lt;br /&gt;
* [[Geography of Wesnoth|The geography of Wesnoth]]&lt;br /&gt;
* [[WesnothFigures|Notable figures of Wesnoth]]&lt;br /&gt;
* [[Races|The races of creatures in Wesnoth]]&lt;br /&gt;
* [[Poetry of Wesnoth|Wesnothian poetry]]&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
* [[WhatArePlayersSaying|Comments from Wesnoth Players]]&lt;br /&gt;
* [[WesnothReviews|Third party Wesnoth reviews]]&lt;br /&gt;
* [[Screenshots]]&lt;br /&gt;
* [[FAQ#Do_you_want_help_making_this_game.3F_How_can_I_help.3F|Help to improve the game]]&lt;br /&gt;
* A Wesnoth [[Glossary]]&lt;br /&gt;
* [[The Observer|The Observer]] -- The Unofficial Wesnoth Newspaper&lt;br /&gt;
* [http://wesnoth.dbzer0.com/blog/ The Wesnoth Journals] -- A collaborative Wesnoth blog. &lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Playing Wesnoth]]&lt;/div&gt;</summary>
		<author><name>Teg</name></author>
		
	</entry>
</feed>