<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.avlis.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tissa</id>
	<title>Avlis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.avlis.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tissa"/>
	<link rel="alternate" type="text/html" href="http://wiki.avlis.org/Special:Contributions/Tissa"/>
	<updated>2026-05-23T01:08:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_01&amp;diff=24386</id>
		<title>User:Tissa/Sand box 01</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_01&amp;diff=24386"/>
		<updated>2007-02-13T21:23:17Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tissa sand box]]&lt;br /&gt;
testing edits&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
===Rules===&lt;br /&gt;
Avlis checkers is played by two people, on opposite sides of a playing board, alternating moves. One player has dark pieces, and the other has light pieces. Pieces move diagonally and pieces of the opponent are captured by jumping over them. &lt;br /&gt;
&lt;br /&gt;
The rules of this variant of draughts are:&lt;br /&gt;
* '''Board ''' The board is an 8&amp;amp;times;8 grid, with alternating dark and light squares, called a [[Wikipedia:checkerboard|checkerboard]].  The playable surface that consists of the 32 dark squares only.  A consequence of this is that, from each player's perspective, the left and right corners encourage different strategies.&lt;br /&gt;
* '''Pieces ''' There are two kinds of pieces: &amp;quot;men&amp;quot; and &amp;quot;kings&amp;quot;.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;0&amp;quot; align=left&lt;br /&gt;
|-&lt;br /&gt;
{|&lt;br /&gt;
| &lt;br /&gt;
{{Checkers position|=&lt;br /&gt;
8|  |cb|  |cb|  |cb|  |cb|=&lt;br /&gt;
7|cb|  |cb|  |cb|  |cb|  |=&lt;br /&gt;
6|  |cb|  |cb|  |cb|  |cb|=&lt;br /&gt;
5|  |  |  |  |  |  |  |  |=&lt;br /&gt;
4|  |  |  |  |  |  |  |  |=&lt;br /&gt;
3|cr|  |cr|  |cr|  |cr|  |=&lt;br /&gt;
2|  |cr|  |cr|  |cr|  |cr|=&lt;br /&gt;
1|cr|  |cr|  |cr|  |cr|  |=&lt;br /&gt;
  a  b  c  d  e  f  g  h&lt;br /&gt;
|20}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
* '''Starting Position ''' Each player starts with 12 pieces on the three rows closest to their own side, as shown in the diagram.  The row closest to each player is called the &amp;quot;crownhead&amp;quot; or &amp;quot;kings row&amp;quot;. The black (darker color) side moves first.&lt;br /&gt;
* '''How to Move ''' There are two ways to move a piece: simply sliding a piece diagonally forward to an adjacent and unoccupied dark square, or &amp;quot;jumping&amp;quot; a piece of the opposing player.  It is possible for a piece to be &amp;quot;jumped&amp;quot; if on one side there is an opposing piece and the opposite side is vacant.  In this case, one piece would &amp;quot;jump over&amp;quot; the other into the vacant square on the opposite side. A piece that is jumped is captured and removed from the board. Multiple-jump moves are possible if when the jumping piece lands there is another opposing piece with a vacant square on the opposite side.  Jumping is mandatory and cannot be passed up to make a non-jumping move, nor can fewer than the maximum jumps possible be taken in a multiple-jump move. When there is more than one way for a player to jump, one may choose which sequence to make, not necessarily the sequence that will result in the most amount of captures. However, one must make all the captures in that sequence. &lt;br /&gt;
* '''Kings ''' If a player's piece moves into the kings row on the opposing player's side of the board, that piece is said to be &amp;quot;kinged&amp;quot; and gains the ability to move in both forward and backward directions.  If player's piece jumps into the kings row, the move terminates (it cannot jump out (as in a multiple-jump move) until that move has ended and the piece has been kinged).&lt;br /&gt;
* '''How the Game Ends''' A player wins by capturing all of the opposing player's pieces, or by leaving the opposing player with no legal moves.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is the code for the gameboard --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- cb = black checker --&amp;gt; &amp;lt;!-- kb = black king --&amp;gt;&lt;br /&gt;
&amp;lt;!-- cr = red checker --&amp;gt;   &amp;lt;!-- kr = red king --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-left:1em;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
{{Checkers position|=&lt;br /&gt;
8|  |cb|  |kr|  |  |  |cb|=&lt;br /&gt;
7|cr|  |kr|  |  |  |  |  |=&lt;br /&gt;
6|  |  |  |kr|  |  |  |cb|=&lt;br /&gt;
5|cb|  |  |  |  |  |  |  |=&lt;br /&gt;
4|  |  |  |  |  |kr|  |  |=&lt;br /&gt;
3|cr|  |  |  |cr|  |cr|  |=&lt;br /&gt;
2|  |cb|  |cr|  |  |  |cr|=&lt;br /&gt;
1|  |  |  |  |cr|  |cr|  |=&lt;br /&gt;
  a  b  c  d  e  f  g  h&lt;br /&gt;
|50}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-right:1em;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
{{Checkers position|=&lt;br /&gt;
8|  |cb|  |cb|  |cb|  |cb|=&lt;br /&gt;
7|cb|  |cb|  |cb|  |cb|  |=&lt;br /&gt;
6|  |cb|  |cb|  |cb|  |cb|=&lt;br /&gt;
5|  |  |  |  |  |  |  |  |=&lt;br /&gt;
4|  |  |  |  |  |  |  |  |=&lt;br /&gt;
3|cr|  |cr|  |cr|  |cr|  |=&lt;br /&gt;
2|  |cr|  |cr|  |cr|  |cr|=&lt;br /&gt;
1|cr|  |cr|  |cr|  |cr|  |=&lt;br /&gt;
  a  b  c  d  e  f  g  h&lt;br /&gt;
|20}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:http://commons.wikimedia.org/wiki/Image:AnimECHECS-Le-coup-du-Berger.gif]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;hint: (A thing )&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Hangman|&lt;br /&gt;
  hint=A thing|&lt;br /&gt;
  word= _ _ _ _ _ _ &amp;amp;nbsp;&amp;amp;nbsp; _ _ _ _ _ _ _ _ _|&lt;br /&gt;
  guess=|&lt;br /&gt;
  misscount=0|&lt;br /&gt;
  misses= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   {{Hangman|&lt;br /&gt;
      word=S.R..|&lt;br /&gt;
      guess=|&lt;br /&gt;
      misscount=1|&lt;br /&gt;
      misses=t&lt;br /&gt;
   }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
---------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; width=&amp;quot;250&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color: #DDDDEE&amp;quot;&lt;br /&gt;
| style=&amp;quot;padding-top: 5px; padding-bottom: 5px&amp;quot; | '''Time''': {{CURRENTTIME}} [[Wikipedia:Coordinated Universal Time|UTC]]&amp;amp;nbsp;&amp;amp;nbsp;|&amp;amp;nbsp;&amp;amp;nbsp;'''Date''': {{CURRENTMONTHNAME}} {{CURRENTDAY}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; width=&amp;quot;250&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color: #DDDDEE&amp;quot;&lt;br /&gt;
| style=&amp;quot;padding-top: 5px; padding-bottom: 5px&amp;quot; | '''Time''': {{CURRENTTIME}} [[Coordinated Universal Time|UTC]]&amp;amp;nbsp;&amp;amp;nbsp;|&amp;amp;nbsp;&amp;amp;nbsp;'''Date''': [[{{CURRENTMONTHNAME}} {{CURRENTDAY}}]]&lt;br /&gt;
|-EH EH EH&lt;br /&gt;
| style=&amp;quot;padding-top: 4px; font-size:70%&amp;quot; | '''Selected world times'''&lt;br /&gt;
&amp;lt;!-- Cities sorted A TO Z --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DST rules from ftp://ftp.elsie.nci.nih.gov/pub/tzdata2005n.tar.gz --&amp;gt;([[Daylight Saving Time|DST]] adjusted):&amp;amp;nbsp;&lt;br /&gt;
[[Astana]]: +6&amp;lt;!-- TZ=Europe/Astana, DST Mar/lastSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Bangkok]]: +7&amp;lt;!-- TZ=Asia/Bangkok, no DST --&amp;gt;&amp;amp;nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;[[Brussels]]: +1&amp;lt;!-- TZ=Europe/Brussels, DST Mar/lastSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Cairo]]: +2&amp;lt;!-- TZ=Africa/Cairo, DST Apr/lastFri - Sep/lastThu --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Frankfurt]]: +1&amp;lt;!-- TZ=Europe/Berlin, DST Mar/lastSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;[[Hong Kong]]: +8&amp;lt;!-- TZ=Asia/Hong_Kong, no DST --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Johannesburg]]: +2&amp;lt;!-- TZ=Africa/Johannesburg, no DST --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[London]]: +0&amp;lt;!-- TZ=Europe/London, DST Mar/lastSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;[[Melbourne]]: +11&amp;lt;!-- TZ=Australia/Melbourne, DST Oct/firstSun - Mar/thirdSun--&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Mexico City]]: -6&amp;lt;!-- TZ=America/Mexico_City, DST Apr/firstSun - Oct/lastSun--&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Moscow]]: +3&amp;lt;!-- TZ=Europe/Moscow, DST Mar/lastSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;[[New Delhi]]: +5.5&amp;lt;!-- TZ=Asia/Calcutta, no DST --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[New York City|New York]]: -5&amp;lt;!-- TZ=America/New_York, DST Apr/firstSun - Oct/lastSun (for 2006, rules will change in 2007) --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Beijing]]: +8&amp;lt;!-- TZ=Asia/Beijing, no DST --&amp;gt;&amp;amp;nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;[[Rio de Janeiro]]: -2&amp;lt;!-- TZ=America/Sao_Paulo, DST Oct/thirdSun - Feb/thirdSun --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Singapore]]: +8&amp;lt;!-- TZ=Asia/Singapore, no DST --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Tokyo]]: +9&amp;lt;!-- TZ=Asia/Tokyo, no DST --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Vancouver]]: -8&amp;lt;!-- TZ=America/Vancouver, DST Apr/firstSun - Oct/lastSun --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;amp;nbsp;[[Wellington]]: +13&amp;lt;!-- TZ=Pacific/Auckland, DST Oct/firstSun - Mar/thirdSun --&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; width=&amp;quot;250&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color: #DDDDDD&amp;quot;&lt;br /&gt;
| style=&amp;quot;padding-top: 5px; padding-bottom: 5px&amp;quot; | [[December 2005{{{1}}}|&amp;amp;lt;]]&lt;br /&gt;
| colspan=5 style=&amp;quot;padding-top: 5px; padding-bottom: 5px&amp;quot; | [[January 2006{{{1}}}|'''January 2006''']]&lt;br /&gt;
| style=&amp;quot;padding-top: 5px; padding-bottom: 5px&amp;quot; | [[February 2006{{{1}}}|&amp;amp;gt;]]&lt;br /&gt;
|-&lt;br /&gt;
|S&lt;br /&gt;
|M&lt;br /&gt;
|T&lt;br /&gt;
|W&lt;br /&gt;
|T&lt;br /&gt;
|F&lt;br /&gt;
|S&lt;br /&gt;
|-&lt;br /&gt;
| '''[[#1 January 2006|1]]'''&lt;br /&gt;
| '''[[#2 January 2006|2]]'''&lt;br /&gt;
| '''[[#3 January 2006|3]]'''&lt;br /&gt;
| '''[[#4 January 2006|4]]'''&lt;br /&gt;
| '''[[#5 January 2006|5]]'''&lt;br /&gt;
| '''[[#6 January 2006|6]]'''&lt;br /&gt;
| '''[[#7 January 2006|7]]'''&lt;br /&gt;
|-&lt;br /&gt;
| '''[[#8 January 2006|8]]'''&lt;br /&gt;
| '''[[#9 January 2006|9]]'''&lt;br /&gt;
| '''[[#10 January 2006|10]]'''&lt;br /&gt;
| '''[[#11 January 2006|11]]'''&lt;br /&gt;
| '''[[#12 January 2006|12]]'''&lt;br /&gt;
| '''[[#13 January 2006|13]]'''&lt;br /&gt;
| '''[[#14 January 2006|14]]'''&lt;br /&gt;
|-&lt;br /&gt;
| '''[[#15 January 2006|15]]'''&lt;br /&gt;
| '''[[#16 January 2006|16]]'''&lt;br /&gt;
| '''[[#17 January 2006|17]]'''&lt;br /&gt;
| '''[[#18 January 2006|18]]'''&lt;br /&gt;
| '''[[#19 January 2006|19]]'''&lt;br /&gt;
| '''[[#20 January 2006|20]]'''&lt;br /&gt;
| '''[[#21 January 2006|21]]'''&lt;br /&gt;
|-&lt;br /&gt;
| '''[[#22 January 2006|22]]'''&lt;br /&gt;
| '''[[#23 January 2006|23]]'''&lt;br /&gt;
| '''[[#24 January 2006|24]]'''&lt;br /&gt;
| '''[[#25 January 2006|25]]'''&lt;br /&gt;
| 26&lt;br /&gt;
| 27&lt;br /&gt;
| 28&lt;br /&gt;
|-&lt;br /&gt;
| 29&lt;br /&gt;
| 30&lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; style=&amp;quot;padding-top: 5px; padding-bottom: 5px; font-size:80%; text-align:right;&amp;quot; | &amp;lt;small class=&amp;quot;editlink noprint plainlinksneverexpand&amp;quot;&amp;gt;[{{SERVER}}{{localurl:Template:Current events box|action=edit}} edit box]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; width=&amp;quot;250&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Other current events&lt;br /&gt;
|-&lt;br /&gt;
|[[Current events|World]] - [[Current science and technology events|Sci-Tech]] - [[Current sports events|Sports]] - [[Current computer and video games events|Video games]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;font-size:90%&amp;quot;|[[List of current events articles by region| current events by region]]&amp;lt;br/&amp;gt;[[List of '2006 in' articles|2006 developments by topic]]&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|'''''See also:'' [[n:Main Page|Wikinews]]'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Current events]]&lt;br /&gt;
* {{tl|Current events}}&lt;br /&gt;
* {{tl|Current events articles}}&lt;br /&gt;
* {{tl|Current events box}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
------&lt;br /&gt;
{{Wikipedia:Hangman}}&lt;br /&gt;
&lt;br /&gt;
[[Healers of Cha'reth]]&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; align=right&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.colorsmith.com/lgimages/Dryad65.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|align=right&lt;br /&gt;
[http://www.avlis.org/world/graphics/screenshots/rainy_tree_city_leor.jpg http://www.avlis.org/world/graphics/screenshots/rainy_tree_city_leor_thumb.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;0&amp;quot; align=right&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.avlis.org/world/graphics/screenshots/rainy_tree_city_leor.jpg http://www.avlis.org/world/graphics/screenshots/rainy_tree_city_leor_thumb.jpg]&lt;br /&gt;
|} &lt;br /&gt;
here begins the text immediately after 5*3 multiplication table.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Link about Avlis&lt;br /&gt;
&lt;br /&gt;
[http://bressler.org/forum/archive/index.php/t-12403.html]&lt;br /&gt;
&lt;br /&gt;
[http://www.epignosis.info/download.php]&lt;br /&gt;
&lt;br /&gt;
[http://rpgvault.ign.com/articles/521/521431p1.html]&lt;br /&gt;
&lt;br /&gt;
[http://nwn.bioware.com/builders/builder_profile_nwn_extender_v2.html Bioware's Profile: Neverwinter Nights Extender v2]&lt;br /&gt;
&lt;br /&gt;
[http://neverwinter.tribe.net/thread/7b8ef4c7-4806-4581-9b5c-edc04f48b259]&lt;br /&gt;
&lt;br /&gt;
[http://www.pcplayer.dk/forum.asp?mode=thread&amp;amp;id=16197]&lt;br /&gt;
&lt;br /&gt;
[http://www.brockfanning.com/pages_projects.htm# brockfanning.com - Projects]&lt;br /&gt;
&lt;br /&gt;
[http://www.alexa.com/browse?&amp;amp;CategoryID=858728 Most Popular In Dungeons &amp;amp; Dragons Games  &lt;br /&gt;
]&lt;br /&gt;
&lt;br /&gt;
[http://www.nighthawk4.co.uk/ Avlis UK]&lt;br /&gt;
&lt;br /&gt;
[http://www.nothinbut.net/~jsimon/family/Latest.html Avlis history]&lt;br /&gt;
&lt;br /&gt;
December 7th, 2003&lt;br /&gt;
&lt;br /&gt;
On the fun side of things in my spare time (which you tend to get a lot of when you don't have the heart to do your work any longer), I have been running a hugely successful game server for a game called Neverwinter Nights. This video game allows people to modify it and set up their own little game worlds where people from the internet can log on and play. It's a lot to describe here, but you can look at my site called Avlis at: http://www.avlis.org. My callname on that site is Orleron, and you can see that I'm quite busy there answering people's posts and laying down the framework of that fantasy computer world. Incidentally, my best friend Adam helps me run it, and we have even managed to make it a part of our company. Financially, it supports itself and does not cost us a dime, which we're happy about. It even does other things like making people have fun and find true happiness in one case where two of our players got married in real life. &lt;br /&gt;
&lt;br /&gt;
[http://www.nothinbut.net/~jsimon/ Homepage of Josh Simon]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.jechran.uklinux.net/aceforum/index.php Avlis Carpentry Enterprise  Index]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.answers.com/topic/neverwinter-nights]&lt;br /&gt;
&lt;br /&gt;
http://neverwinter.gamezone.cz/index.php?clanek=7&lt;br /&gt;
&lt;br /&gt;
http://dmoz.org/Games/Video_Games/Roleplaying/Dungeons_&amp;amp;_Dragons_Games/Neverwinter_Nights/Worlds/&lt;br /&gt;
&lt;br /&gt;
http://www.copap.org/&lt;br /&gt;
&lt;br /&gt;
http://www.rpgdot.com/index.php?hsaction=10077&amp;amp;newsid=29237&lt;br /&gt;
&lt;br /&gt;
http://www.rpgdot.com/index.php?hsaction=10077&amp;amp;newsid=31766&lt;br /&gt;
&lt;br /&gt;
http://www.blackdagger.com/gallery/showgallery.php?cat=523&amp;amp;password=&lt;br /&gt;
&lt;br /&gt;
[http://nwvault.ign.com/View.php?view=gameworld.Detail&amp;amp;id=89 Avlis Entry in Neverwinter Vault]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://nwvault.ign.com/View.php?view=interviews.Detail&amp;amp;id=18 Interview with Athena and Orleron (Joining Persistent Worlds)]&lt;br /&gt;
&lt;br /&gt;
[http://nwvault.ign.com/View.php?view=interviews.Detail&amp;amp;id=136 Interview with Papillon/Avlis team (APS/NWNX)]&lt;br /&gt;
&lt;br /&gt;
----------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;2&amp;quot;&lt;br /&gt;
| style=&amp;quot;background-color:#f0f0ff;&amp;quot; align=&amp;quot;top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;background-color:#f0f0ff;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
| {{Map}}&lt;br /&gt;
|}&lt;br /&gt;
| &lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing =&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|  style=&amp;quot;background-color:#f8fff8; color: #000;&amp;quot; align=&amp;quot;top&amp;quot; | &lt;br /&gt;
{| style=&amp;quot;background-color:#f8fff8;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
| {{Introduction}}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|  style=&amp;quot;background-color:#fff8f8;&amp;quot; align=&amp;quot;top&amp;quot; | &lt;br /&gt;
{| style=&amp;quot;background-color:#fff8f8;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
| {{Background}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|+'''Avlis Inhabitants'''&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Character name&lt;br /&gt;
! style=&amp;quot;background:#ffdead;&amp;quot; | Forum name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Gender&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Race&lt;br /&gt;
! style=&amp;quot;background:#ffdead;&amp;quot; | Portrait&lt;br /&gt;
|-&lt;br /&gt;
| A&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|B&lt;br /&gt;
|-&lt;br /&gt;
|C&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;3&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
{|width=&amp;quot;20%&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot; background-color:#f0f0ff&amp;quot;|&lt;br /&gt;
| border=&amp;quot;5&amp;quot; style=&amp;quot;border: 5px solid #000000; color: #000; background-color:#f0f0ff&amp;quot;|&lt;br /&gt;
{{Map}}&lt;br /&gt;
|}&lt;br /&gt;
|width=&amp;quot;80%&amp;quot; style=&amp;quot;border: 1px solid #000000; background-color:#fff3f3&amp;quot;|&lt;br /&gt;
{{Introduction}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
------&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; width=&amp;quot;20%&amp;quot;&lt;br /&gt;
| style=&amp;quot;solid #000000; color: #000; background-color:#f0f0ff&amp;quot; |{{Map}} &lt;br /&gt;
| style=&amp;quot;solid #000000; color: #000; background-color:#f3f3f3&amp;quot; |{{Introduction}} &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;solid #000000; color: #000; background-color:#fff0ff&amp;quot;|{{Background}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; [http://img477.imageshack.us/my.php?image=aaaa22yl.jpg http://img477.imageshack.us/img477/828/aaaa22yl.th.jpg]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;Meeting of the Healers of Cha'reth&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Deglos]] -- [[Elysia]] -- [[Ferrell]] -- [[Kuras]]  -- [[Le'Or]] -- [[Mikona]] -- [[Visimontium]] -- [[Wilderness]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
{{Ref|http://www.nwnwiki.org:Dungeons and Dragons}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinksneverexpand&amp;quot;&amp;gt; [http://www.sysinternals.com/ ntw2k/freeware/winobj.shtml WinObj] &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[http://www.nwnwiki.org:Dungeons and Dragons]]&lt;br /&gt;
&lt;br /&gt;
[[Foldoc:foo]] &lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/portal.php?sid=5b1472505e004970c5cd0639e199bbf9&lt;br /&gt;
&lt;br /&gt;
== [[Pg:T'Nanshi#Elysia|Elysia]] ==&lt;br /&gt;
&lt;br /&gt;
== maps ==&lt;br /&gt;
&amp;lt;center&amp;gt;http://www.the-roeders.com/Avlis/Avlis400width.jpg&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== icons ==&lt;br /&gt;
http://users4.ev1.net/~ivar/avlisicons.jpg&lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/templates/subSilver/images/subSilver.jpg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/templates/AvlisDark/images/avlis_header_new.gif&lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/templates/Chronicles/images/Chronicles.jpg&lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/templates/smartDark/images/smartDark.jpg&lt;br /&gt;
&lt;br /&gt;
http://www.avlis.org/templates/subBlack/images/subBlack.jpg&lt;br /&gt;
[[Category:Sandbox]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_08&amp;diff=24301</id>
		<title>User:Tissa/Sand box 08</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_08&amp;diff=24301"/>
		<updated>2007-02-04T23:04:20Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;YouTube&amp;gt;&lt;br /&gt;
title=Neverwinter Nights trailer &lt;br /&gt;
movie_url=http://www.youtube.com/v/aD8BnROvBRc&lt;br /&gt;
embed_source_url=http://www.youtube.com/v/aD8BnROvBRc&lt;br /&gt;
wrap=no&lt;br /&gt;
width=425&lt;br /&gt;
height=350&lt;br /&gt;
&amp;lt;/YouTube&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24300</id>
		<title>User:Tissa/Sand box 05</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24300"/>
		<updated>2007-02-04T23:03:50Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Wikify]]&lt;br /&gt;
&lt;br /&gt;
:[[Image:Nuvola apps filetypes.png|33px]] &amp;amp;nbsp; '''[[#Frequently Asked Questions (FAQs)|Frequently Asked Questions (FAQs)]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--BEGINNING OF CONTENTS BOX --&amp;gt;&lt;br /&gt;
{| class=toccolours width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;border-bottom:0px;border: 1px solid #1e90ff;font-size:125%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;font-size:125%&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Contents&amp;lt;/center&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;&amp;quot;&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; align=&amp;quot;left&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; &lt;br /&gt;
:[[Image:GettingStarted.jpg|33px]] &amp;amp;nbsp; '''[[#Getting Started|Getting Started]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola devices mouse.png|23px]] &amp;amp;nbsp; '''[[#Browsing Wikipedia|Browsing Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_keditbookmarks.png|23px]] &amp;amp;nbsp;  '''[[#Account settings and maintenance|Account Settings and Maintenance]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kuser.png|23px]] &amp;amp;nbsp; '''[[#The Wikipedia community|The Wikipedia Community]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Wikipedia-logo.png|23px]] &amp;amp;nbsp; '''[[#More about Wikipedia|More about Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps agent.png|23px]] &amp;amp;nbsp; '''[[#Policies, conventions and guidelines|Policies, conventions and guidelines]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_remote.png|23px]] &amp;amp;nbsp; '''[[#Communication|Communication]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
:[[Image:Nuvola apps package wordprocessing.png|23px]] &amp;amp;nbsp; '''[[#Editing Wikipedia - The Basics|Editing Wikipedia - The Basics]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps ksig.png|23px]] &amp;amp;nbsp; '''[[#Contributing to Wikipedia|Contributing to Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps mycomputer.png|23px]] &amp;amp;nbsp; '''[[#Advanced editing|Advanced editing]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_kmplot.png|23px]] &amp;amp;nbsp; '''[[#Tracking changes|Tracking changes]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kcontrol.png|23px]] &amp;amp;nbsp; '''[[#Technical information|Technical information]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps konquest.png|23px]] &amp;amp;nbsp; '''[[#Fun stuff|Fun stuff]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--END OF CONTENTS BOX--&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
[[Category:Sandbox]]&lt;br /&gt;
&lt;br /&gt;
===Example:1 ===&lt;br /&gt;
&amp;lt;timeline&amp;gt;&lt;br /&gt;
ImageSize  = width:800 height:100&lt;br /&gt;
PlotArea   = left:65 right:15 bottom:20 top:5&lt;br /&gt;
AlignBars  = justify&lt;br /&gt;
&lt;br /&gt;
Colors =&lt;br /&gt;
  id:neogene   value:rgb(0.99215,0.8,0.54)&lt;br /&gt;
  id:paleogene value:rgb(1,0.7019,0)&lt;br /&gt;
  id:cretaceous   value:rgb(0.5,0.764,0.1098)&lt;br /&gt;
  id:jurassic      value:rgb(0.302,0.706,0.5) &lt;br /&gt;
  id:triassic    value:rgb(0.403,0.765,0.716) &lt;br /&gt;
  id:permian   value:rgb(0.404,0.776,0.867) &lt;br /&gt;
  id:carboniferous     value:rgb(0.6,0.741,0.855)&lt;br /&gt;
  id:devonian  value:rgb(0.6,0.6,0.788)&lt;br /&gt;
  id:silurian  value:rgb(0.694,0.447,0.714)&lt;br /&gt;
  id:ordovician      value:rgb(0.976,0.506,0.651)&lt;br /&gt;
  id:cambrian  value:rgb(0.984,0.5,0.373)&lt;br /&gt;
  id:cenozoic   value:rgb(1,1,0)&lt;br /&gt;
  id:mesozoic   value:rgb(0.5,0.6784,0.3176)&lt;br /&gt;
  id:paleozoic  value:rgb(0.5,0.7098,0.835)&lt;br /&gt;
  id:phanerozoic value:rgb(0.7019,0.886,0.819)&lt;br /&gt;
  id:black  value:black&lt;br /&gt;
  id:white  value:white&lt;br /&gt;
  id:darkgreen value:rgb(0,0.35,0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Period      = from:-542 till:0&lt;br /&gt;
TimeAxis    = orientation:horizontal&lt;br /&gt;
ScaleMajor  = unit:year increment:100 start:-500&lt;br /&gt;
ScaleMinor  = unit:year increment:10  start:-540&lt;br /&gt;
&lt;br /&gt;
Define $markred   = text:&amp;quot;*&amp;quot; textcolor:red   shift:(0,3) fontsize:10&lt;br /&gt;
Define $markgreen = text:&amp;quot;*&amp;quot; textcolor:darkgreen shift:(0,3) fontsize:10&lt;br /&gt;
&lt;br /&gt;
PlotData=&lt;br /&gt;
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)&lt;br /&gt;
&lt;br /&gt;
  bar:eon&lt;br /&gt;
  at:      0   align:right  $markred &lt;br /&gt;
  at:   -542   align:left   $markred shift:(2,3)&lt;br /&gt;
  from: -542   till:    0   text:[[Phanerozoic]] color:phanerozoic&lt;br /&gt;
&lt;br /&gt;
  bar:era&lt;br /&gt;
  at:      0   align:right  $markgreen&lt;br /&gt;
  at:    -65.5 align:left   $markgreen shift:(2,3)&lt;br /&gt;
  from:  -65.5 till:    0   text:[[Cenozoic]] color:cenozoic&lt;br /&gt;
  from: -251   till:  -65.5 text:[[Mesozoic]] color:mesozoic&lt;br /&gt;
  from: -542   till: -251   text:[[Paleozoic]] color:paleozoic&lt;br /&gt;
&lt;br /&gt;
  bar:period fontsize:8&lt;br /&gt;
  from: -23.03    till:  0     text:[[Neogene|Neo-~gene]] shift:(0,0.5) color:neogene&lt;br /&gt;
  from: -65.5  till:  -23.03   text:[[Paleogene|Paleo-~gene]] shift:(0,0.5) color:paleogene&lt;br /&gt;
  from: -145.5   till:  -65.5 text:[[Cretaceous]] color:cretaceous&lt;br /&gt;
  from: -199.6   till: -145.5   text:[[Jurassic]] color:jurassic&lt;br /&gt;
  from: -251   till: -199.6   text:[[Triassic]]   color:triassic&lt;br /&gt;
  from: -299   till: -251   text:[[Permian]]      color:permian&lt;br /&gt;
  from: -359.2   till: -299   text:[[Carboniferous]] color:carboniferous&lt;br /&gt;
  from: -416 till: -359.2   text:[[Devonian]]        color:devonian&lt;br /&gt;
  from: -443.7 till: -416 text:[[Silurian|Sil-~urian]] shift:(0,0.5) color:silurian&lt;br /&gt;
  from: -488.3   till: -443.7 text:[[Ordovician]] color:ordovician&lt;br /&gt;
  from: -542   till: -488.3   text:[[Cambrian]]   color:cambrian&lt;br /&gt;
&amp;lt;/timeline&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/sand_box&amp;diff=24299</id>
		<title>User:Tissa/sand box</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/sand_box&amp;diff=24299"/>
		<updated>2007-02-04T23:03:33Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tissa:Sand box 01]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 02]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 03]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 04]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 05]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 06]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 07]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Sand box 08]] ((YouTube test))&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
[[Template:Spell]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Delete]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Checkers position]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Title]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Map]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Map_IC]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Map_OOC]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Background]]&lt;br /&gt;
&lt;br /&gt;
[[Template:MainBackground]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Introduction]]&lt;br /&gt;
&lt;br /&gt;
[[Template:MapTest]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Classes]]&lt;br /&gt;
&lt;br /&gt;
[[Template:PrestigeClasses]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Races]]&lt;br /&gt;
&lt;br /&gt;
[[Template:RacialGroups]]&lt;br /&gt;
&lt;br /&gt;
[[Template:CustomRaces]]&lt;br /&gt;
&lt;br /&gt;
[[Template:MajorGods]]&lt;br /&gt;
&lt;br /&gt;
[[Template:History]]&lt;br /&gt;
&lt;br /&gt;
[[Template:MagicSchools]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Languages]]&lt;br /&gt;
&lt;br /&gt;
[[Template:Alignments]]&lt;br /&gt;
&lt;br /&gt;
[[Template:OaX]]&lt;br /&gt;
&lt;br /&gt;
[[Template:OaX Game]]&lt;br /&gt;
&lt;br /&gt;
==Other ==&lt;br /&gt;
[[User:Tissa/monobook.js]]&lt;br /&gt;
&lt;br /&gt;
[[AvlisWiki:Cheatsheet]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/wiki/index.php/MediaWiki:Sidebar]&lt;br /&gt;
&lt;br /&gt;
[[MediaWiki:MenuNavigation]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24298</id>
		<title>User:Tissa/Sand box 05</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24298"/>
		<updated>2007-02-04T23:02:24Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Wikify]]&lt;br /&gt;
&lt;br /&gt;
:[[Image:Nuvola apps filetypes.png|33px]] &amp;amp;nbsp; '''[[#Frequently Asked Questions (FAQs)|Frequently Asked Questions (FAQs)]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--BEGINNING OF CONTENTS BOX --&amp;gt;&lt;br /&gt;
{| class=toccolours width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;border-bottom:0px;border: 1px solid #1e90ff;font-size:125%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;font-size:125%&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Contents&amp;lt;/center&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;&amp;quot;&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; align=&amp;quot;left&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; &lt;br /&gt;
:[[Image:GettingStarted.jpg|33px]] &amp;amp;nbsp; '''[[#Getting Started|Getting Started]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola devices mouse.png|23px]] &amp;amp;nbsp; '''[[#Browsing Wikipedia|Browsing Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_keditbookmarks.png|23px]] &amp;amp;nbsp;  '''[[#Account settings and maintenance|Account Settings and Maintenance]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kuser.png|23px]] &amp;amp;nbsp; '''[[#The Wikipedia community|The Wikipedia Community]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Wikipedia-logo.png|23px]] &amp;amp;nbsp; '''[[#More about Wikipedia|More about Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps agent.png|23px]] &amp;amp;nbsp; '''[[#Policies, conventions and guidelines|Policies, conventions and guidelines]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_remote.png|23px]] &amp;amp;nbsp; '''[[#Communication|Communication]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
:[[Image:Nuvola apps package wordprocessing.png|23px]] &amp;amp;nbsp; '''[[#Editing Wikipedia - The Basics|Editing Wikipedia - The Basics]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps ksig.png|23px]] &amp;amp;nbsp; '''[[#Contributing to Wikipedia|Contributing to Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps mycomputer.png|23px]] &amp;amp;nbsp; '''[[#Advanced editing|Advanced editing]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_kmplot.png|23px]] &amp;amp;nbsp; '''[[#Tracking changes|Tracking changes]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kcontrol.png|23px]] &amp;amp;nbsp; '''[[#Technical information|Technical information]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps konquest.png|23px]] &amp;amp;nbsp; '''[[#Fun stuff|Fun stuff]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--END OF CONTENTS BOX--&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
[[Category:Sandbox]]&lt;br /&gt;
&lt;br /&gt;
===Example:1 ===&lt;br /&gt;
&amp;lt;timeline&amp;gt;&lt;br /&gt;
ImageSize  = width:800 height:100&lt;br /&gt;
PlotArea   = left:65 right:15 bottom:20 top:5&lt;br /&gt;
AlignBars  = justify&lt;br /&gt;
&lt;br /&gt;
Colors =&lt;br /&gt;
  id:neogene   value:rgb(0.99215,0.8,0.54)&lt;br /&gt;
  id:paleogene value:rgb(1,0.7019,0)&lt;br /&gt;
  id:cretaceous   value:rgb(0.5,0.764,0.1098)&lt;br /&gt;
  id:jurassic      value:rgb(0.302,0.706,0.5) &lt;br /&gt;
  id:triassic    value:rgb(0.403,0.765,0.716) &lt;br /&gt;
  id:permian   value:rgb(0.404,0.776,0.867) &lt;br /&gt;
  id:carboniferous     value:rgb(0.6,0.741,0.855)&lt;br /&gt;
  id:devonian  value:rgb(0.6,0.6,0.788)&lt;br /&gt;
  id:silurian  value:rgb(0.694,0.447,0.714)&lt;br /&gt;
  id:ordovician      value:rgb(0.976,0.506,0.651)&lt;br /&gt;
  id:cambrian  value:rgb(0.984,0.5,0.373)&lt;br /&gt;
  id:cenozoic   value:rgb(1,1,0)&lt;br /&gt;
  id:mesozoic   value:rgb(0.5,0.6784,0.3176)&lt;br /&gt;
  id:paleozoic  value:rgb(0.5,0.7098,0.835)&lt;br /&gt;
  id:phanerozoic value:rgb(0.7019,0.886,0.819)&lt;br /&gt;
  id:black  value:black&lt;br /&gt;
  id:white  value:white&lt;br /&gt;
  id:darkgreen value:rgb(0,0.35,0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Period      = from:-542 till:0&lt;br /&gt;
TimeAxis    = orientation:horizontal&lt;br /&gt;
ScaleMajor  = unit:year increment:100 start:-500&lt;br /&gt;
ScaleMinor  = unit:year increment:10  start:-540&lt;br /&gt;
&lt;br /&gt;
Define $markred   = text:&amp;quot;*&amp;quot; textcolor:red   shift:(0,3) fontsize:10&lt;br /&gt;
Define $markgreen = text:&amp;quot;*&amp;quot; textcolor:darkgreen shift:(0,3) fontsize:10&lt;br /&gt;
&lt;br /&gt;
PlotData=&lt;br /&gt;
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)&lt;br /&gt;
&lt;br /&gt;
  bar:eon&lt;br /&gt;
  at:      0   align:right  $markred &lt;br /&gt;
  at:   -542   align:left   $markred shift:(2,3)&lt;br /&gt;
  from: -542   till:    0   text:[[Phanerozoic]] color:phanerozoic&lt;br /&gt;
&lt;br /&gt;
  bar:era&lt;br /&gt;
  at:      0   align:right  $markgreen&lt;br /&gt;
  at:    -65.5 align:left   $markgreen shift:(2,3)&lt;br /&gt;
  from:  -65.5 till:    0   text:[[Cenozoic]] color:cenozoic&lt;br /&gt;
  from: -251   till:  -65.5 text:[[Mesozoic]] color:mesozoic&lt;br /&gt;
  from: -542   till: -251   text:[[Paleozoic]] color:paleozoic&lt;br /&gt;
&lt;br /&gt;
  bar:period fontsize:8&lt;br /&gt;
  from: -23.03    till:  0     text:[[Neogene|Neo-~gene]] shift:(0,0.5) color:neogene&lt;br /&gt;
  from: -65.5  till:  -23.03   text:[[Paleogene|Paleo-~gene]] shift:(0,0.5) color:paleogene&lt;br /&gt;
  from: -145.5   till:  -65.5 text:[[Cretaceous]] color:cretaceous&lt;br /&gt;
  from: -199.6   till: -145.5   text:[[Jurassic]] color:jurassic&lt;br /&gt;
  from: -251   till: -199.6   text:[[Triassic]]   color:triassic&lt;br /&gt;
  from: -299   till: -251   text:[[Permian]]      color:permian&lt;br /&gt;
  from: -359.2   till: -299   text:[[Carboniferous]] color:carboniferous&lt;br /&gt;
  from: -416 till: -359.2   text:[[Devonian]]        color:devonian&lt;br /&gt;
  from: -443.7 till: -416 text:[[Silurian|Sil-~urian]] shift:(0,0.5) color:silurian&lt;br /&gt;
  from: -488.3   till: -443.7 text:[[Ordovician]] color:ordovician&lt;br /&gt;
  from: -542   till: -488.3   text:[[Cambrian]]   color:cambrian&lt;br /&gt;
&amp;lt;/timeline&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;YouTube&amp;gt;&lt;br /&gt;
title=Neverwinter Nights trailer &lt;br /&gt;
movie_url=http://www.youtube.com/v/aD8BnROvBRc&lt;br /&gt;
embed_source_url=http://www.youtube.com/v/aD8BnROvBRc&lt;br /&gt;
wrap=no&lt;br /&gt;
width=425&lt;br /&gt;
height=350&lt;br /&gt;
&amp;lt;/YouTube&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24297</id>
		<title>User:Tissa/Sand box 05</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=24297"/>
		<updated>2007-02-04T22:57:59Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Wikify]]&lt;br /&gt;
&lt;br /&gt;
:[[Image:Nuvola apps filetypes.png|33px]] &amp;amp;nbsp; '''[[#Frequently Asked Questions (FAQs)|Frequently Asked Questions (FAQs)]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--BEGINNING OF CONTENTS BOX --&amp;gt;&lt;br /&gt;
{| class=toccolours width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;border-bottom:0px;border: 1px solid #1e90ff;font-size:125%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;font-size:125%&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Contents&amp;lt;/center&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;&amp;quot;&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; align=&amp;quot;left&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; &lt;br /&gt;
:[[Image:GettingStarted.jpg|33px]] &amp;amp;nbsp; '''[[#Getting Started|Getting Started]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola devices mouse.png|23px]] &amp;amp;nbsp; '''[[#Browsing Wikipedia|Browsing Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_keditbookmarks.png|23px]] &amp;amp;nbsp;  '''[[#Account settings and maintenance|Account Settings and Maintenance]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kuser.png|23px]] &amp;amp;nbsp; '''[[#The Wikipedia community|The Wikipedia Community]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Wikipedia-logo.png|23px]] &amp;amp;nbsp; '''[[#More about Wikipedia|More about Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps agent.png|23px]] &amp;amp;nbsp; '''[[#Policies, conventions and guidelines|Policies, conventions and guidelines]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_remote.png|23px]] &amp;amp;nbsp; '''[[#Communication|Communication]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
:[[Image:Nuvola apps package wordprocessing.png|23px]] &amp;amp;nbsp; '''[[#Editing Wikipedia - The Basics|Editing Wikipedia - The Basics]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps ksig.png|23px]] &amp;amp;nbsp; '''[[#Contributing to Wikipedia|Contributing to Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps mycomputer.png|23px]] &amp;amp;nbsp; '''[[#Advanced editing|Advanced editing]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_kmplot.png|23px]] &amp;amp;nbsp; '''[[#Tracking changes|Tracking changes]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kcontrol.png|23px]] &amp;amp;nbsp; '''[[#Technical information|Technical information]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps konquest.png|23px]] &amp;amp;nbsp; '''[[#Fun stuff|Fun stuff]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--END OF CONTENTS BOX--&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
[[Category:Sandbox]]&lt;br /&gt;
&lt;br /&gt;
===Example:1 ===&lt;br /&gt;
&amp;lt;timeline&amp;gt;&lt;br /&gt;
ImageSize  = width:800 height:100&lt;br /&gt;
PlotArea   = left:65 right:15 bottom:20 top:5&lt;br /&gt;
AlignBars  = justify&lt;br /&gt;
&lt;br /&gt;
Colors =&lt;br /&gt;
  id:neogene   value:rgb(0.99215,0.8,0.54)&lt;br /&gt;
  id:paleogene value:rgb(1,0.7019,0)&lt;br /&gt;
  id:cretaceous   value:rgb(0.5,0.764,0.1098)&lt;br /&gt;
  id:jurassic      value:rgb(0.302,0.706,0.5) &lt;br /&gt;
  id:triassic    value:rgb(0.403,0.765,0.716) &lt;br /&gt;
  id:permian   value:rgb(0.404,0.776,0.867) &lt;br /&gt;
  id:carboniferous     value:rgb(0.6,0.741,0.855)&lt;br /&gt;
  id:devonian  value:rgb(0.6,0.6,0.788)&lt;br /&gt;
  id:silurian  value:rgb(0.694,0.447,0.714)&lt;br /&gt;
  id:ordovician      value:rgb(0.976,0.506,0.651)&lt;br /&gt;
  id:cambrian  value:rgb(0.984,0.5,0.373)&lt;br /&gt;
  id:cenozoic   value:rgb(1,1,0)&lt;br /&gt;
  id:mesozoic   value:rgb(0.5,0.6784,0.3176)&lt;br /&gt;
  id:paleozoic  value:rgb(0.5,0.7098,0.835)&lt;br /&gt;
  id:phanerozoic value:rgb(0.7019,0.886,0.819)&lt;br /&gt;
  id:black  value:black&lt;br /&gt;
  id:white  value:white&lt;br /&gt;
  id:darkgreen value:rgb(0,0.35,0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Period      = from:-542 till:0&lt;br /&gt;
TimeAxis    = orientation:horizontal&lt;br /&gt;
ScaleMajor  = unit:year increment:100 start:-500&lt;br /&gt;
ScaleMinor  = unit:year increment:10  start:-540&lt;br /&gt;
&lt;br /&gt;
Define $markred   = text:&amp;quot;*&amp;quot; textcolor:red   shift:(0,3) fontsize:10&lt;br /&gt;
Define $markgreen = text:&amp;quot;*&amp;quot; textcolor:darkgreen shift:(0,3) fontsize:10&lt;br /&gt;
&lt;br /&gt;
PlotData=&lt;br /&gt;
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)&lt;br /&gt;
&lt;br /&gt;
  bar:eon&lt;br /&gt;
  at:      0   align:right  $markred &lt;br /&gt;
  at:   -542   align:left   $markred shift:(2,3)&lt;br /&gt;
  from: -542   till:    0   text:[[Phanerozoic]] color:phanerozoic&lt;br /&gt;
&lt;br /&gt;
  bar:era&lt;br /&gt;
  at:      0   align:right  $markgreen&lt;br /&gt;
  at:    -65.5 align:left   $markgreen shift:(2,3)&lt;br /&gt;
  from:  -65.5 till:    0   text:[[Cenozoic]] color:cenozoic&lt;br /&gt;
  from: -251   till:  -65.5 text:[[Mesozoic]] color:mesozoic&lt;br /&gt;
  from: -542   till: -251   text:[[Paleozoic]] color:paleozoic&lt;br /&gt;
&lt;br /&gt;
  bar:period fontsize:8&lt;br /&gt;
  from: -23.03    till:  0     text:[[Neogene|Neo-~gene]] shift:(0,0.5) color:neogene&lt;br /&gt;
  from: -65.5  till:  -23.03   text:[[Paleogene|Paleo-~gene]] shift:(0,0.5) color:paleogene&lt;br /&gt;
  from: -145.5   till:  -65.5 text:[[Cretaceous]] color:cretaceous&lt;br /&gt;
  from: -199.6   till: -145.5   text:[[Jurassic]] color:jurassic&lt;br /&gt;
  from: -251   till: -199.6   text:[[Triassic]]   color:triassic&lt;br /&gt;
  from: -299   till: -251   text:[[Permian]]      color:permian&lt;br /&gt;
  from: -359.2   till: -299   text:[[Carboniferous]] color:carboniferous&lt;br /&gt;
  from: -416 till: -359.2   text:[[Devonian]]        color:devonian&lt;br /&gt;
  from: -443.7 till: -416 text:[[Silurian|Sil-~urian]] shift:(0,0.5) color:silurian&lt;br /&gt;
  from: -488.3   till: -443.7 text:[[Ordovician]] color:ordovician&lt;br /&gt;
  from: -542   till: -488.3   text:[[Cambrian]]   color:cambrian&lt;br /&gt;
&amp;lt;/timeline&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;YouTube&amp;gt;&lt;br /&gt;
title=Neverwinter Nights trailer &lt;br /&gt;
movie_url=http://www.youtube.com/watch?v=aD8BnROvBRc&lt;br /&gt;
embed_source_url=http://www.youtube.com/watch?v=aD8BnROvBRc&lt;br /&gt;
wrap=no&lt;br /&gt;
width=425&lt;br /&gt;
height=350&lt;br /&gt;
&amp;lt;/YouTube&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_03&amp;diff=23788</id>
		<title>User:Tissa/Sand box 03</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_03&amp;diff=23788"/>
		<updated>2006-11-29T05:52:53Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Link Test */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tissa sand box]]&lt;br /&gt;
{{category note}}&lt;br /&gt;
&lt;br /&gt;
== Link Test ==&lt;br /&gt;
* http://gallery.blackdagger.org/d/905-1/A2_Banner_Chronicles.jpg&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;center&amp;gt; [http://devwiki2.avlis.org/Avlis_2_Development_Main http://gallery.blackdagger.org/d/905-1/A2_Banner_Chronicles.jpg]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
[[Centaur]] | [[Changeling]] | [[Dracon]] | [[Gnoll]] | [[Goblin]] |&lt;br /&gt;
[[Half-Dryad]] | [[Half-Nymph]] | [[Kobold]] | [[Minotaur]] | [[Orc]] | [[Shaahesk]] | [[Wemic]]&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:MC|'''Coordinator''']]: [[User:PlasmaJohn|PlasmaJohn]]&lt;br /&gt;
[[User:Psyco|Psyco]] &lt;br /&gt;
[[User:Kinarr|Kinarr]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:DM:Senior DM|'''Senior''']]: [[User:Lilith|Lilith]]&lt;br /&gt;
[[User:Plethora|Plethora]]&lt;br /&gt;
[[User:Mortzestus|Mortzestus]] &lt;br /&gt;
[[User:Xoc|Xoc]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:DM|'''DMs''']]: [[User:Olaf|Olaf]], [[User:Manuel|Manuel]], [[User:RCon|RCon]], [[User:Semley|Semley]], [[User:Spool32|Spool32]]  &lt;br /&gt;
[[User:Marijn|Marijn]], [[User:Cindare|Cindare]], [[User:tq121|tq121]]  &lt;br /&gt;
[[User:Melakin|Melakin]], [[User:Korak|Korak]]&lt;br /&gt;
[[User:TheElvenKing|TheElvenKing]], [[User:Nonscience|Nonscience]],&lt;br /&gt;
[[User:Gurky|Gurky]], [[User:Sindol|Sindol]]&lt;br /&gt;
[[User:Lasher|Lasher]], [[User:Version7|Version7]], [[User:Gameboy|Gameboy]], [[User:Wolfweilder|Wolfweilder]]&lt;br /&gt;
&lt;br /&gt;
== Avlis Website == &lt;br /&gt;
&lt;br /&gt;
* Make &amp;quot;The World Wiki&amp;quot; lable (on the home page http://www.avlis.org/portal.php) a link to the avlis player wiki main page http://www.avlis.org/wiki/index.php/Main_Page&lt;br /&gt;
&lt;br /&gt;
* Add a &amp;quot;button&amp;quot; (something that would make a new player want to press it) link to the getting started page.&lt;br /&gt;
&lt;br /&gt;
* Add interwiki links for&lt;br /&gt;
:* NWNWiki&lt;br /&gt;
:* NWN2Wiki&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
* Fantasy entry: &lt;br /&gt;
Use a touched up screenshot with lots of doors and passageways to click on to go to various key parts of the site ... (getting started, the forum, the wiki ... ) &lt;br /&gt;
&lt;br /&gt;
* add a fantasy style  &lt;br /&gt;
&lt;br /&gt;
== Avlis Wiki ==&lt;br /&gt;
&lt;br /&gt;
* Change the top banner add so it isn't overlapped by the wiki&lt;br /&gt;
&lt;br /&gt;
* Change&lt;br /&gt;
&lt;br /&gt;
* add a Donation link so we can create a page similar to this ... and add some of the adds there&lt;br /&gt;
&lt;br /&gt;
[[Help:Go button]]&lt;br /&gt;
&lt;br /&gt;
[[Avlis]]&lt;br /&gt;
&lt;br /&gt;
[[PC]]&lt;br /&gt;
[[Category:Sandbox]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_03&amp;diff=23787</id>
		<title>User:Tissa/Sand box 03</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_03&amp;diff=23787"/>
		<updated>2006-11-29T05:51:39Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tissa sand box]]&lt;br /&gt;
{{category note}}&lt;br /&gt;
&lt;br /&gt;
== Link Test ==&lt;br /&gt;
&amp;lt;center&amp;gt; [http://devwiki2.avlis.org/Avlis_2_Development_Main http://gallery.blackdagger.org/d/905-1/A2_Banner_Chronicles.jpg]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
[[Centaur]] | [[Changeling]] | [[Dracon]] | [[Gnoll]] | [[Goblin]] |&lt;br /&gt;
[[Half-Dryad]] | [[Half-Nymph]] | [[Kobold]] | [[Minotaur]] | [[Orc]] | [[Shaahesk]] | [[Wemic]]&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:MC|'''Coordinator''']]: [[User:PlasmaJohn|PlasmaJohn]]&lt;br /&gt;
[[User:Psyco|Psyco]] &lt;br /&gt;
[[User:Kinarr|Kinarr]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:DM:Senior DM|'''Senior''']]: [[User:Lilith|Lilith]]&lt;br /&gt;
[[User:Plethora|Plethora]]&lt;br /&gt;
[[User:Mortzestus|Mortzestus]] &lt;br /&gt;
[[User:Xoc|Xoc]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Team:DM|'''DMs''']]: [[User:Olaf|Olaf]], [[User:Manuel|Manuel]], [[User:RCon|RCon]], [[User:Semley|Semley]], [[User:Spool32|Spool32]]  &lt;br /&gt;
[[User:Marijn|Marijn]], [[User:Cindare|Cindare]], [[User:tq121|tq121]]  &lt;br /&gt;
[[User:Melakin|Melakin]], [[User:Korak|Korak]]&lt;br /&gt;
[[User:TheElvenKing|TheElvenKing]], [[User:Nonscience|Nonscience]],&lt;br /&gt;
[[User:Gurky|Gurky]], [[User:Sindol|Sindol]]&lt;br /&gt;
[[User:Lasher|Lasher]], [[User:Version7|Version7]], [[User:Gameboy|Gameboy]], [[User:Wolfweilder|Wolfweilder]]&lt;br /&gt;
&lt;br /&gt;
== Avlis Website == &lt;br /&gt;
&lt;br /&gt;
* Make &amp;quot;The World Wiki&amp;quot; lable (on the home page http://www.avlis.org/portal.php) a link to the avlis player wiki main page http://www.avlis.org/wiki/index.php/Main_Page&lt;br /&gt;
&lt;br /&gt;
* Add a &amp;quot;button&amp;quot; (something that would make a new player want to press it) link to the getting started page.&lt;br /&gt;
&lt;br /&gt;
* Add interwiki links for&lt;br /&gt;
:* NWNWiki&lt;br /&gt;
:* NWN2Wiki&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
* Fantasy entry: &lt;br /&gt;
Use a touched up screenshot with lots of doors and passageways to click on to go to various key parts of the site ... (getting started, the forum, the wiki ... ) &lt;br /&gt;
&lt;br /&gt;
* add a fantasy style  &lt;br /&gt;
&lt;br /&gt;
== Avlis Wiki ==&lt;br /&gt;
&lt;br /&gt;
* Change the top banner add so it isn't overlapped by the wiki&lt;br /&gt;
&lt;br /&gt;
* Change&lt;br /&gt;
&lt;br /&gt;
* add a Donation link so we can create a page similar to this ... and add some of the adds there&lt;br /&gt;
&lt;br /&gt;
[[Help:Go button]]&lt;br /&gt;
&lt;br /&gt;
[[Avlis]]&lt;br /&gt;
&lt;br /&gt;
[[PC]]&lt;br /&gt;
[[Category:Sandbox]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa&amp;diff=23488</id>
		<title>User:Tissa</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa&amp;diff=23488"/>
		<updated>2006-11-02T01:12:03Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* More */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|&lt;br /&gt;
__TOC__&lt;br /&gt;
|&lt;br /&gt;
* my [[tissa todo|todo list]]&lt;br /&gt;
* my [[tissa sand box|sand box]]&lt;br /&gt;
* my [[tissa old info| backup]]&lt;br /&gt;
* my [[tissa/other wiki accounts|other wiki accounts]]&lt;br /&gt;
* some [[tissa Reference|Reference Material]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tissa's little spot ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;3&amp;quot; cellpadding=&amp;quot;2&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| style=&amp;quot;color: #008800; background-color:#fefffd&amp;quot;|&lt;br /&gt;
&amp;lt;center&amp;gt; &amp;lt;big&amp;gt;  &amp;lt;font color= brown&amp;gt; A Dryad In Spring &amp;lt;/font&amp;gt; &amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;i&amp;gt;&amp;lt;font color= tan&amp;gt;(loses something in the translation from&lt;br /&gt;
dryad) &amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wake Up Wake Up &amp;lt;br&amp;gt;&lt;br /&gt;
I sang to the tree… Spring has arrived  &amp;lt;br&amp;gt;&lt;br /&gt;
Cant you see, cant you see…  &amp;lt;br&amp;gt;&lt;br /&gt;
Unfurl your leaves, pump the sap through your heart..  &amp;lt;br&amp;gt;&lt;br /&gt;
Its time to Wake Up, and make a new start!  &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The cool Earth calls you to bury your Roots  &amp;lt;br&amp;gt;&lt;br /&gt;
The warm Sun calls you to push up new Shoots!  &amp;lt;br&amp;gt;&lt;br /&gt;
So much lost time that you have to make up.. &amp;lt;br&amp;gt; &lt;br /&gt;
Spring in here, Spring is here!, and its time to Wake Up!  &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I sing and I dance and I move and am free..  &amp;lt;br&amp;gt;&lt;br /&gt;
Hear me sing!, Hear me sing!.. I sang to the tree….  &amp;lt;br&amp;gt;&lt;br /&gt;
The World sings with joy and the reason is clear!  &amp;lt;br&amp;gt;&lt;br /&gt;
Wake up, Tree! Wake up! Spring is here, Spring is here!  &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &amp;lt;/i&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/center&amp;gt; &lt;br /&gt;
||&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
http://avatarpage.rapidforum.com/db_1084.jpg&lt;br /&gt;
&lt;br /&gt;
[[PCs:Aspen (Eadha'Duir)|Aspen's]] Player &amp;lt;br&amp;gt;&lt;br /&gt;
[[WikiDryad]] &amp;lt;br&amp;gt;&lt;br /&gt;
Wiki Sysop &amp;lt;br&amp;gt;&lt;br /&gt;
[[:Category:Team:System Coder|Scripting Dryad]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|style=&amp;quot;color: #008800; background-color:#fefffd&amp;quot;|&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;i&amp;gt;&amp;lt;center&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Tree stirred without movement, &amp;lt;br&amp;gt;&lt;br /&gt;
and spoke without sound,  &amp;lt;br&amp;gt;&lt;br /&gt;
With arms high in the air, roots deep in the ground..  &amp;lt;br&amp;gt;&lt;br /&gt;
I hear you young dryad, and your Song I take up  &amp;lt;br&amp;gt;&lt;br /&gt;
Winter is over and its time to Wake Up.  &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Yes yes! I sang. Wake up now, it is Time..  &amp;lt;br&amp;gt;&lt;br /&gt;
As I ran from the Oak to the Birch to the Pine  &amp;lt;br&amp;gt;&lt;br /&gt;
Hear me All, feel my Joy, I sang to the trees  &amp;lt;br&amp;gt;&lt;br /&gt;
From the mightiest Ancients, to the smallest of seeds.. &amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
We hear you, young dryad! The Trees called with Love,  &amp;lt;br&amp;gt;&lt;br /&gt;
With Roots down below and branches above.  &amp;lt;br&amp;gt;&lt;br /&gt;
The Sun in the Sky, the air, warm and clear  &amp;lt;br&amp;gt;&lt;br /&gt;
The Forest rejoices, Spring is here, Spring is here!  &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
:Pleth &amp;lt;/i&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==Being a Dryad==&lt;br /&gt;
'''''Mostly active on:''''' [[Elysia]], [[Wilderness]], [[Le'Or T'Nanshi]]&lt;br /&gt;
&lt;br /&gt;
'''''Currently in:''''' [[Visimontium]]&lt;br /&gt;
&lt;br /&gt;
The [[Avlis_Player_Matchmaking|times]] I am in Avlis &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Scripting Dryad==&lt;br /&gt;
&amp;lt;b&amp;gt;Avlis:&amp;lt;/b&amp;gt; System Coder&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[cts:Companion Training School|Companion Training System]] - Training new companions for druids and rangers. &lt;br /&gt;
&lt;br /&gt;
[[er:Emote Radial|Emote System]] - A way to have your character preform emotive actions. &lt;br /&gt;
&lt;br /&gt;
[[shs:Magic System|Magic System]] - Information on how magic works on Avlis.&lt;br /&gt;
&lt;br /&gt;
:[[magic:Spell List|Spell List]] - List of spells that are part of the avlis spell hooking system&lt;br /&gt;
&lt;br /&gt;
[[pg:Prestige Classes|Prestige Classes]] - New custom Avlis prestige classes.&lt;br /&gt;
&lt;br /&gt;
[[ans:Scribe School|Note System]] - A scribe school (A system for writing notes and sending letters in Avlis)&lt;br /&gt;
&lt;br /&gt;
{|cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Image:Ir rogue.gif|Rogue]]&lt;br /&gt;
[[Image:Ir druid.gif|Druid]]&lt;br /&gt;
[[Image:Ir ranger.gif|Ranger]]&lt;br /&gt;
[[Image:Ir_bard.gif|Ir_bard.gif]]&lt;br /&gt;
[[Image:Ir barbarian.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Image:Ir_cleric.gif|Ir_cleric.gif]]&lt;br /&gt;
[[Image:Aop_dove.png|icon]]&lt;br /&gt;
[[Image:Aop_dove2.png|icon]]&lt;br /&gt;
[[Image:Aop_dove3.png|icon]]&lt;br /&gt;
[[Image:Ir wizard.gif|Wizard]]&lt;br /&gt;
[[Image:ife x2epcleric.gif|Epic Cleric]]&lt;br /&gt;
[[Image:Ife_x2epdruid.gif]]&lt;br /&gt;
[[Image:Ir_fighter.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Image:Ir sorcerer.gif|Sorcerer]]&lt;br /&gt;
[[Image:Ir_x1_harper.gif]]&lt;br /&gt;
[[Image:Ir_palema.gif]]&lt;br /&gt;
[[Image:Ir paladin.gif|Paladin]]&lt;br /&gt;
[[Image:ife x2epbard.gif|Epic Bard]]&lt;br /&gt;
[[Image:ife x2epbarba.gif|Epic Barbarian]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Wiki Dryad==&lt;br /&gt;
[[:Category:WikiAdmin]]&lt;br /&gt;
&lt;br /&gt;
[[Player's Playground]]&lt;br /&gt;
&lt;br /&gt;
[[CustomPortrait|Avlis Portraits]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
[http://www.avlis.org/privmsg.php?mode=post&amp;amp;u=9349 PM me] -- &lt;br /&gt;
[http://www.avlis.org/profile.php?mode=viewprofile&amp;amp;u=9349 Forum Profile] --&lt;br /&gt;
[http://avatars.imvu.com/Guest_TissaForrest imvu]&lt;br /&gt;
&lt;br /&gt;
'''Email:''' tissa@avlis.org&lt;br /&gt;
&lt;br /&gt;
'''Timezone:''' GMT -8  PST&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Tissa in other Worlds==&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&amp;lt;center&amp;gt;[http://profile.xfire.com/tissaforrest http://miniprofile.xfire.com/bg/os/type/2/tissaforrest.png]&lt;br /&gt;
&amp;lt;/center&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More==&lt;br /&gt;
'''My personality'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;  &lt;br /&gt;
!Likes&lt;br /&gt;
| Peace, Kindness, Understanding&lt;br /&gt;
|-&lt;br /&gt;
!Dislikes&lt;br /&gt;
| War, Violance, Greed &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Player|Tissa]]&lt;br /&gt;
[[Category:Eighth Generation|Tissa]]&lt;br /&gt;
[[Category:Team|Tissa]]&lt;br /&gt;
[[Category:Team:WikiAdmin|Tissa]]&lt;br /&gt;
[[Category:Team:System Coder|Tissa]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23487</id>
		<title>Browse</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23487"/>
		<updated>2006-11-01T16:19:30Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
||&lt;br /&gt;
This is our navagation page and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;br /&gt;
&lt;br /&gt;
Also browse the site by looking at any of the following lists of pages or just jump to a random page:&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;| [[Special:Allpages|All]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Popularpages|Popular]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Shortpages|Shortest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Longpages|Longest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Ancientpages|Oldest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Newpages|Newest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;|  [[Special:Randompage|Random]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Avlis]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23486</id>
		<title>Browse</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23486"/>
		<updated>2006-11-01T16:19:15Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
||&lt;br /&gt;
This is our navagation page and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;br /&gt;
&lt;br /&gt;
Also browse the site by looking at any of the following lists of pages or just jump to a random page:&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;| [[Special:Allpages|All]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Popularpages|Popular]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Shortpages|Shortest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Longpages|Longest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Ancientpages|Oldest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Newpages|Newest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;|  [[Special:Randompage|Random]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Catyegory:Avlis]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23485</id>
		<title>Browse</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23485"/>
		<updated>2006-11-01T16:18:21Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
||&lt;br /&gt;
This is our navagation page and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;br /&gt;
&lt;br /&gt;
Also browse the site by looking at any of the following lists of pages or just jump to a random page:&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;| [[Special:Allpages|All]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Popularpages|Popular]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Shortpages|Shortest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Longpages|Longest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Ancientpages|Oldest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Newpages|Newest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;|  [[Special:Randompage|Random]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23484</id>
		<title>Browse</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Browse&amp;diff=23484"/>
		<updated>2006-11-01T16:17:58Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
||&lt;br /&gt;
This is our navagation page and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;br /&gt;
&lt;br /&gt;
Also browse the site by looking at any of the following lists of pages or just jump to a random page:&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;| [[Special:Allpages|All]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Popularpages|Popular]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Shortpages|Shortest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Longpages|Longest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Ancientpages|Oldest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Newpages|Newest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;|  [[Special:Randompage|Random]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_07&amp;diff=23483</id>
		<title>User:Tissa/Sand box 07</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_07&amp;diff=23483"/>
		<updated>2006-11-01T16:16:29Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Noughts and Crosses]]&lt;br /&gt;
*[[Browse]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; cellspacing=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;background-color:#000000;  border: 1px solid #E2B6B7;&amp;quot; height=&amp;quot;10px&amp;quot; |&lt;br /&gt;
{{Title}}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; cellspacing=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
{{Title}}&lt;br /&gt;
| style=&amp;quot;background-color:#F9F1F1;  border: 1px solid #E2B6B7;&amp;quot; height=&amp;quot;10px&amp;quot; | &amp;lt;center&amp;gt;{{Servers}}&amp;lt;/center&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background-color:#EFF1FB;&amp;quot;&lt;br /&gt;
| style=&amp;quot;border: 1px solid #B6BCE2;&amp;quot; | &amp;lt;center&amp;gt;{{Mainlist}}&amp;lt;/center&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
--------&lt;br /&gt;
{| cellspacing=&amp;quot;4&amp;quot; cellpadding=&amp;quot;7&amp;quot;&lt;br /&gt;
| style=&amp;quot;width:300px;background-color:#EFF1FB; border: 1px solid #B6BCE2; vertical-align:top;&amp;quot; |&lt;br /&gt;
{{MainPageEpic}}&lt;br /&gt;
|  style=&amp;quot;background-color:#EFF1FB;  border: 1px solid #B6BCE2; vertical-align:top;&amp;quot; | {{Introduction}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr style=&amp;quot;width:0px;background-color:#FFFFFF; border: 0px solid; margin: 0px&amp;quot; &amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;4&amp;quot; cellpadding=&amp;quot;7&amp;quot;&lt;br /&gt;
| style=&amp;quot;width:100px;background-color:#F9F1F1; border: 1px solid #E2B6B7; vertical-align:top;&amp;quot; |&lt;br /&gt;
{{MainPageMap}}&lt;br /&gt;
| style=&amp;quot;background-color:#F9F1F1; border: 1px solid #E2B6B7; vertical-align:top;&amp;quot; |&lt;br /&gt;
{{MainBackground}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Title==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; [http://www.blackdagger.org http://www.avlis.org/wiki/images/d/dd/Avlis_header_new_full.jpg] &amp;lt;/center&amp;gt;&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; cellspacing=&amp;quot;2&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; &lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #EFF1FB&amp;quot;|[[Getting Started In Avlis|'''Start Here''']]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; &lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #F9F1F1&amp;quot;|[[Map|Wiki Map]]&lt;br /&gt;
|}&lt;br /&gt;
| ||&lt;br /&gt;
|&amp;lt;big&amp;gt;''' [[Avlis_Wiki:About|Interactive Player Library]] '''&amp;lt;/big&amp;gt; &lt;br /&gt;
| || ||&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; &lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #F9F1F1&amp;quot;|[[:Category:AvlisWiki|Categories]]&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #EFF1FB&amp;quot;|[[Help:Contents|Help]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;position: relative&amp;quot;&amp;gt;[http://www.blackdagger.org http://www.avlis.org/wiki/images/d/dd/Avlis_header_new_full.jpg]&lt;br /&gt;
&amp;lt;div style=&amp;quot;position: absolute; left: 165px; top: 190px&amp;quot;&amp;gt;&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #EFF1FB&amp;quot;|[[Getting Started In Avlis|'''Start Here''']]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background: transparent;&amp;quot;|[[Map|&amp;lt;font color=#ffffff&amp;gt;Wiki Map&amp;lt;/font&amp;gt;]]&lt;br /&gt;
|}&lt;br /&gt;
| ||&lt;br /&gt;
||  &amp;lt;big&amp;gt;''' [[Avlis_Wiki:About|&amp;lt;font color=#ffffff&amp;gt;Interactive Player Library&amp;lt;/font&amp;gt;]] '''&amp;lt;/big&amp;gt;  &lt;br /&gt;
| || ||&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #F9F1F1&amp;quot;|[[:Category:AvlisWiki|Categories]]&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #d0d0ff; color: #f0f080; background-color: #EFF1FB&amp;quot;|[[Help:Contents|Help]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;position: absolute; left: 50px; top: 220px&amp;quot;&amp;gt;&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; cellspacing=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
| style=&amp;quot;background-color: #F9F1F1;  border: 1px solid #E2B6B7;&amp;quot; height=&amp;quot;10px&amp;quot; | {{Servers}}&lt;br /&gt;
|- style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
| style=&amp;quot;border: 1px solid #B6BCE2;&amp;quot; | {{Mainlist}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23482</id>
		<title>Category:Games</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23482"/>
		<updated>2006-11-01T16:15:45Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Games are forms of entertainment derived from a set of artificial rules, typically with a known goal to be reached.&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23481</id>
		<title>Category:Games</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23481"/>
		<updated>2006-11-01T16:14:50Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Avlis]]&lt;br /&gt;
Games are forms of entertainment derived from a set of artificial rules, typically with a known goal to be reached.&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Avlis&amp;diff=23480</id>
		<title>Category:Avlis</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Avlis&amp;diff=23480"/>
		<updated>2006-11-01T16:13:46Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is our top-level category and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category_talk:Avlis&amp;diff=23479</id>
		<title>Category talk:Avlis</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category_talk:Avlis&amp;diff=23479"/>
		<updated>2006-11-01T16:08:53Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Tissa,&lt;br /&gt;
&lt;br /&gt;
I just want to draw your attention to this page: [[Avlis_Wiki:Categories]]. I notice you've been making a lot of changes related to Category:Browse. The Avlis wiki top level category is [[:Category:Avlis|Category:Avlis]], from which you'll be able to browse everything. As such, Avlis should NOT be in category browse, and maybe the browse category is just not needed, as Avlis is already there.  --[[User:Krator|Krator]] 07:46, 1 November 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
: Ok I will move the browse category to a page and after I upgrade to 1.8.2 I will add the category tree extension and then use that to make a much better navagation page --[[User:Tissa|Tissa]] 08:08, 1 November 2006 (PST)&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Magic&amp;diff=23471</id>
		<title>Category:Magic</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Magic&amp;diff=23471"/>
		<updated>2006-11-01T07:41:57Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Category for articles involving '''[[Magic]]''' on Avlis.&lt;br /&gt;
[[Category:Browse]]&lt;br /&gt;
[[Category:Culture]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23470</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23470"/>
		<updated>2006-11-01T07:37:50Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
** [[:Category:Browse]]&lt;br /&gt;
* add [http://meta.wikimedia.org/wiki/Renameuser rename ext]&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
* add [http://meta.wikimedia.org/wiki/ParserFunctions parser functions]&lt;br /&gt;
{{ #ifeq: +07 | 007 | 1 | 0 }} gives 1&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Chess&amp;diff=23469</id>
		<title>Chess</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Chess&amp;diff=23469"/>
		<updated>2006-11-01T07:35:21Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Chess Daumier.jpg|thumb|right|300px|Honoré Daumier, ''Chess players'']]&lt;br /&gt;
:''White Squares or red,'' &lt;br /&gt;
:''Bishops or knights''&lt;br /&gt;
:''Be ready to defend, flee, or fight''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
: We play on a square board of 8 ranks and 8 files, giving 64 squares of alternating light and dark color.  Each of us begins with 16 pieces which can move in defined directions (and in some instances, limited range) and can remove other pieces from the board: the pieces are comprised of 8 pawns, 2 knights, 2 bishops, 2 rooks, 1 queen and 1 king. All pieces can remove opponent's pieces.  One of us controls the white pieces and the other the black; the one that controls white is always first to move.&lt;br /&gt;
[[Category:Games]] &lt;br /&gt;
&lt;br /&gt;
: [[Help:Chess|How to play]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Board 1==&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Help&amp;diff=23468</id>
		<title>Category:Help</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Help&amp;diff=23468"/>
		<updated>2006-11-01T07:33:34Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Browse]]&lt;br /&gt;
[[Category:AvlisWiki]]&lt;br /&gt;
Avlis Wiki Help topics&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Help:Chess&amp;diff=23467</id>
		<title>Help:Chess</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Help:Chess&amp;diff=23467"/>
		<updated>2006-11-01T07:31:48Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Help|Chess]]&lt;br /&gt;
==Overview of the game==&lt;br /&gt;
&lt;br /&gt;
Chess is played on a square board of 8 rows (called ''ranks'') and 8 columns (called ''files''), giving 64 squares of alternating light and dark color, which are referred to as &amp;quot;light squares&amp;quot; and &amp;quot;dark squares&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Each player begins the game with 16 pieces which can move in defined directions (and in some instances, limited range) and can remove other pieces from the board: each player's pieces comprise 8 pawns, 2 knights, 2 bishops, 2 rooks, 1 queen and 1 king. All pieces remove (kill) opponent's pieces by landing on the space that the opponent's piece occupies.&lt;br /&gt;
&lt;br /&gt;
One player controls the white pieces and the other player controls the black pieces; the player that controls white is always the first player to move.  In chess, when a king is directly threatened with capture by one or more of the opponent's pieces, the player is said to be in ''check''.  When in check, only moves that can evade check, block check, or take the offending piece are permitted.  The object of the game is to checkmate the opponent; this occurs when the opponent's king is in check, and no move can be made that would prevent the king's capture.  Normally a checkmate will require the cooperation of several pieces, but can also be achieved with one. A stalemate, which is a draw, occurs if a player's king is not in check and no legal moves are available;  A draw can also occur if there are insufficient pieces left on the board to produce a checkmate (for example, if only the two kings remain), if a position is repeated three times in a game, or if fifty moves occur without either a check or a piece being captured.&lt;br /&gt;
&lt;br /&gt;
Chess has been described not only as a game but also as an art, a science, and a sport. It is sometimes seen as an abstract war game; as a &amp;quot;mental martial art&amp;quot;, and teaching chess has been advocated as a way of enhancing mental prowess.&lt;br /&gt;
&lt;br /&gt;
==Initial setup==&lt;br /&gt;
copy this to the bottom of a wiki page where you would like to start a new game&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
==Board #==&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
! B || [[Name Player2]]&lt;br /&gt;
|-&lt;br /&gt;
| W || [[Name Player1]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-right: 1em;&amp;quot;&lt;br /&gt;
| {{Chess position|=&lt;br /&gt;
&lt;br /&gt;
 8 |rd|nd|bd|qd|kd|bd|nd|rd|=&lt;br /&gt;
 7 |pd|pd|pd|pd|pd|pd|pd|pd|=&lt;br /&gt;
 6 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 5 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 4 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 3 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 2 |pl|pl|pl|pl|pl|pl|pl|pl|=&lt;br /&gt;
 1 |rl|nl|bl|ql|kl|bl|nl|rl|=&lt;br /&gt;
    a  b  c  d  e  f  g  h&lt;br /&gt;
&lt;br /&gt;
|30}}&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: right; margin-left: 1em;&amp;quot;&lt;br /&gt;
| {{Chess captured|=|||||||||||||||||30}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Chess captured|=|||||||||||||||||30}}&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
 !   || W || B || Comment(s)&lt;br /&gt;
 |-&lt;br /&gt;
 | 1. || ... || ... || opening move&lt;br /&gt;
 |-&lt;br /&gt;
 | 2. || ... || ... || &lt;br /&gt;
 |-&lt;br /&gt;
 | 3. || ... || ... || &lt;br /&gt;
 |-&lt;br /&gt;
 | 4. || ... || ... ||  &lt;br /&gt;
 |-&lt;br /&gt;
 | 5. || ... || ... ||&lt;br /&gt;
 |-&lt;br /&gt;
 | 6. || ... || ... ||  &lt;br /&gt;
 |-&lt;br /&gt;
 | 7. || ... || ... ||&lt;br /&gt;
 |-&lt;br /&gt;
 | 8. || ... || ... ||  &lt;br /&gt;
 |-&lt;br /&gt;
 | 9. || ... || ... ||&lt;br /&gt;
 |-&lt;br /&gt;
 | 10.|| ... || ... ||&lt;br /&gt;
 |}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
&lt;br /&gt;
Update the section header to reflect your board, like this&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
==Board 16==&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Players choose colors by mutual agreement. The player controlling the white pieces moves first. While this gives white an advantage, it is not known that white can force a win if black plays perfectly. After the initial move by white, players alternate moves. Play continues until a draw is called or a king is trapped by means of a checkmate (see below).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add the player names in the wiki table:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
! B || [[Name of Player 2]]&lt;br /&gt;
|-&lt;br /&gt;
| W || [[Name of Player 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Movement===&lt;br /&gt;
{| align=right class=&amp;quot;toccolours&amp;quot; style=&amp;quot;margin-left: 15px;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; bgcolor=#ccccff | Chess pieces&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_kdl40.png|K]]   || '''King'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_qdl40.png|Q]]  || '''Queen'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_rdl40.png|R]]   || '''Rook'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_bdl40.png|B]] || '''Bishop'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_ndl40.png|N]] || '''Knight'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Chess_pdl40.png|Chess_pdl40.png]]   || '''Pawn'''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Each piece moves in a different way. Generally, a piece cannot pass through squares occupied by other pieces, but it can move to a square occupied by an opposing piece, which is then &amp;quot;captured&amp;quot; (removed from the board).  Only one piece can occupy a given square.&lt;br /&gt;
*The '''rook''' moves orthogonally to the players (forward, backward, left or right) any number of squares.&lt;br /&gt;
*The '''bishop''' moves diagonally any number of squares and always stays on one of the two chequered colours.&lt;br /&gt;
*The '''queen''' moves orthogonally or diagonally, any number of squares.&lt;br /&gt;
*The '''king''' moves orthogonally or diagonally only one square at a time.&lt;br /&gt;
*The '''knight''' moves in an &amp;quot;L&amp;quot;-shape (two spaces in one direction and one space orthogonally to it). It is the only piece that can jump over other pieces.&lt;br /&gt;
*The '''pawn''' moves one space straight forward (away from the player). On its first move it can optionally move two spaces forward. If there is an enemy piece diagonally (either left or right) one space in front of the pawn, the pawn may move diagonally to capture that piece. A pawn cannot capture or jump over a piece directly in front of it.&lt;br /&gt;
&lt;br /&gt;
Besides these moves, the king and either rook can do a special combination move called '''castling''': if the king and rook have not moved yet, and all spaces between them are empty, then the king can move two squares toward the rook, and in the same turn the rook can move to the space the king has just skipped over. It is not permitted to castle when the king is threatened or would have to move through a threatened square. In serious play, care must be taken to make clear that castling is intended, e.g. by verbal announcement or by moving the king first (since the king cannot move two squares except in castling).&lt;br /&gt;
&lt;br /&gt;
A '''pawn''' reaching the final rank becomes a '''queen''' in a process known as &amp;quot;queening&amp;quot; or &amp;quot;'''promotion'''&amp;quot; (or, if the player prefers, a rook, bishop or knight; this is called &amp;quot;'''underpromotion'''&amp;quot;). &lt;br /&gt;
&lt;br /&gt;
If a pawn moves two squares forward on its first move, it can be captured on the square it has skipped over, as if it had moved only one square, but only during the turn immediately after its two-square move and only by another pawn. This is called capturing '''en passant'''.&lt;br /&gt;
&lt;br /&gt;
In serious play, if a player having the move touches one of his pieces then he must move it if it can be legally moved. If a player touches a hostile piece then he must capture it if the piece can be captured. So long as the hand has not left the piece to be moved, the latter can be placed on any accessible square. If a player wishes to touch a piece with the sole intention of adjusting its position on a square, he must first apprise his opponent of his intention by saying ''J'adoube'' or ''I adjust.'' Only the player whose turn it is to move may adjust a piece.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-right: 1em;&amp;quot;&lt;br /&gt;
| {{Chess position|=&lt;br /&gt;
&lt;br /&gt;
 8 |rl|  |  |  |kd|  |  |  |=&lt;br /&gt;
 7 |  |bd|  |  |  |  |  |  |=&lt;br /&gt;
 6 |  |  |  |  |  |kl|  |  |=&lt;br /&gt;
 5 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 4 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 3 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 2 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 1 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
    a  b  c  d  e  f  g  h  &lt;br /&gt;
&lt;br /&gt;
|30}}&lt;br /&gt;
'''Check'''. Black king on e8 is check by white's rook on a8. Black has 3 possibilities: move king to d7, capture rook with bishop b7, move bishop to c8 to remove the check.&lt;br /&gt;
&lt;br /&gt;
A player who makes an illegal move with a piece must retract that move and make another one, if possible, with the same piece. If the mistake is only noticed later on, the game should be restarted from the position in which the error occurred.&lt;br /&gt;
&lt;br /&gt;
=== Check and checkmate ===&lt;br /&gt;
When a player makes a move that threatens the opposing king with capture, the king is said to be ''in check''. If a player's king is in check then the player must make a move that eliminates the threat of capture, which does not necessarily mean the king must be moved. The possible moves to remove the threat of capture are:&lt;br /&gt;
* Move the king to a square where it is not threatened.&lt;br /&gt;
* Capture the threatening piece.&lt;br /&gt;
* Place a piece between the king and the opponent's threatening piece.&lt;br /&gt;
&lt;br /&gt;
A player may never leave his king in check at the end of his move.&lt;br /&gt;
{{Chess position|=&lt;br /&gt;
&lt;br /&gt;
 8 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 7 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 6 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 5 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 4 |  |kd|  |  |  |  |  |  |=&lt;br /&gt;
 3 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 2 |  |  |  |qd|  |  |rd|  |=&lt;br /&gt;
 1 |  |  |  |kl|  |  |  |  |=&lt;br /&gt;
    a  b  c  d  e  f  g  h  &lt;br /&gt;
&lt;br /&gt;
|30}} '''Checkmate'''. White king is checkmated, Black wins.&lt;br /&gt;
&lt;br /&gt;
In informal games, it is customary to announce ''check'' when making a move that puts the opponent's king in check.&lt;br /&gt;
However, in formal competitions this is not only unnecessary but may be considered&lt;br /&gt;
annoying or distracting.&lt;br /&gt;
&lt;br /&gt;
If a player's king is placed in check and there is no legal move that player can make to escape check, then the king is said to be ''checkmated'', the game ends, and that player loses. The diagram to the right shows a typical checkmate position.&lt;br /&gt;
The white king is threatened by the black queen; every square to which the king could move is also threatened; and he cannot capture the queen, because he would then be threatened by the rook.&lt;br /&gt;
&lt;br /&gt;
Either player may ''resign'' if he feels his position is hopeless. This is common in master play.&lt;br /&gt;
&lt;br /&gt;
=== Draws ===&lt;br /&gt;
{{Chess position|=&lt;br /&gt;
&lt;br /&gt;
 8 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 7 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 6 |  |kd|  |  |  |  |  |  |=&lt;br /&gt;
 5 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 4 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 3 |bd|  |nd|  |  |  |  |  |=&lt;br /&gt;
 2 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 1 |kl|  |  |  |  |  |  |  |=&lt;br /&gt;
    a  b  c  d  e  f  g  h  &lt;br /&gt;
&lt;br /&gt;
|30}} White is in '''stalemate''' if it is his turn to move.  The game ends in a draw.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The game ends in a draw in any of these conditions:&lt;br /&gt;
* The player to move is not in check but has no legal move. This situation is called a ''stalemate''. An example of such a position is shown in the diagram to the right.&lt;br /&gt;
* There is no possibility for either player to checkmate the opponent. For example one player has a king and a knight and another only a king.&lt;br /&gt;
* Both players agree to a draw.&lt;br /&gt;
&lt;br /&gt;
{{Chess position|= &lt;br /&gt;
&lt;br /&gt;
 8 |  |  |rd|  |  |  |  |  |=&lt;br /&gt;
 7 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 6 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
 5 |  |  |  |  |kd|  |  |  |=&lt;br /&gt;
 4 |  |  |bl|  |  |  |  |  |=&lt;br /&gt;
 3 |  |  |kl|  |  |  |  |  |=&lt;br /&gt;
 2 |  |pl|  |  |  |  |  |  |=&lt;br /&gt;
 1 |  |  |  |  |  |  |  |  |=&lt;br /&gt;
    a  b  c  d  e  f  g  h  &lt;br /&gt;
&lt;br /&gt;
|30}} A typical agreed draw position.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Either player may claim a draw by indicating that one of the following conditions exists:&lt;br /&gt;
* Fifty moves have been played by each player without a piece being captured or a pawn moved.&lt;br /&gt;
* The same board position has been repeated three times, with the same player to move and all pieces having the same rights to move, including the right to castle or capture ''en passant''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notation ==&lt;br /&gt;
===Naming squares on the board===&lt;br /&gt;
The notation begins by identifying each square of the chessboard with&lt;br /&gt;
a unique coordinate.&lt;br /&gt;
First, the ''files'' (that is, lines running parallel to the direction the&lt;br /&gt;
players are facing) are labelled with lowercase letters '''a''' through '''h''',&lt;br /&gt;
from the left of the &amp;quot;white&amp;quot; player.&lt;br /&gt;
So the &amp;quot;'''a'''&amp;quot; file is to white's left, and to black's right.&lt;br /&gt;
Then the ''ranks'' (lines running horizontally between the players) are numbered from '''1''' to '''8''', starting from white's home rank.&lt;br /&gt;
Thus, black's home rank is rank '''8'''.&lt;br /&gt;
Each square of the board, then, is uniquely identified by its file&lt;br /&gt;
letter and rank number.&lt;br /&gt;
The white king, for example, starts the game on square '''e1'''.&lt;br /&gt;
The black knight on '''b8''' can move to '''a6''', '''c6''' or&lt;br /&gt;
'''d7''' (provided the squares are vacant of other black pieces).&lt;br /&gt;
===Naming the pieces===&lt;br /&gt;
Each type of piece (other than pawns) is identified by an uppercase&lt;br /&gt;
letter, usually the first letter in the name of that piece in whatever&lt;br /&gt;
language is spoken by the player recording.&lt;br /&gt;
English-speaking players use '''K''' for '''king''',&lt;br /&gt;
'''Q''' for '''queen''', '''R''' for '''rook''',&lt;br /&gt;
'''B''' for '''bishop''', and '''N''' for '''knight'''&lt;br /&gt;
(since '''K''' is already used).&lt;br /&gt;
&lt;br /&gt;
Pawns are not indicated by a letter, but by the absence of such a letter—it is not necessary to distinguish between pawns for normal moves, as only one pawn can move to any one square (captures are indicated differently; see below).&lt;br /&gt;
&lt;br /&gt;
===Notation for moves===&lt;br /&gt;
Each move of a piece is indicated by the piece's letter, plus the&lt;br /&gt;
coordinate of the destination square.&lt;br /&gt;
For example '''Be5''' (move a bishop to '''e5'''), '''Nf3''' (move&lt;br /&gt;
a knight to '''f3'''), '''c5''' (move a pawn to '''c5'''—no initial&lt;br /&gt;
in the case of pawn moves).&lt;br /&gt;
====Notation for captures====&lt;br /&gt;
When a piece makes a capture, an '''x''' is inserted between the&lt;br /&gt;
initial and the destination square.&lt;br /&gt;
For example, '''Bxe5''' (bishop captures the piece on '''e5''').&lt;br /&gt;
When a pawn makes a capture, the ''file'' from which the pawn&lt;br /&gt;
departed is used in place of a piece initial.&lt;br /&gt;
For example, '''exd5''' (pawn on the '''e'''-file captures the&lt;br /&gt;
piece on '''d5''').&lt;br /&gt;
''En passant'' captures are specified&lt;br /&gt;
by the capturing pawn's file of departure, the '''x''', and the&lt;br /&gt;
square to which it moves (not the location of the captured pawn),&lt;br /&gt;
optionally followed by the notation &amp;quot;e.p.&amp;quot;&lt;br /&gt;
It is never ''necessary'' to specify that a capture was ''en passant'' because a capture from the same file but not ''en passant'' would have a different destination square.&lt;br /&gt;
&lt;br /&gt;
====Disambiguating moves====&lt;br /&gt;
If two identical pieces can move to the same square, the piece's&lt;br /&gt;
initial is followed by: (1) if both pieces are on the same rank,&lt;br /&gt;
the file of departure; (2) if both pieces are on the same file,&lt;br /&gt;
the rank of departure.&lt;br /&gt;
If pieces are on different ranks and files, method (1) is preferred.&lt;br /&gt;
For example, with two knights on '''g1''' and '''d2''', either of&lt;br /&gt;
which might move to '''f3''', the move is indicated as '''Ngf3'''&lt;br /&gt;
or '''Ndf3''', as appropriate.&lt;br /&gt;
With two knights on '''g5''' and '''g1''', the moves are '''N5f3'''&lt;br /&gt;
or '''N1f3'''.&lt;br /&gt;
As above, an '''x''' may be used to indicate a capture: for example,&lt;br /&gt;
'''N5xf3'''.&lt;br /&gt;
It may be necessary to identify a departing piece with both its file and its rank in unusual configurations (e.g. the player has three queens or three knights on the board).&lt;br /&gt;
&lt;br /&gt;
====Pawn promotion====&lt;br /&gt;
If a pawn moves to its last rank, achieving promotion, the piece&lt;br /&gt;
chosen is indicated after the move, for example '''e1Q''', '''b8B'''.&lt;br /&gt;
Sometimes an &amp;quot;=&amp;quot; sign is used: '''f8=Q'''.&lt;br /&gt;
&lt;br /&gt;
====Castling====&lt;br /&gt;
Castling is indicated by the special notations '''0-0''' for kingside castling and '''0-0-0''' for queenside Optionally, it may be indicated by the king's move alone, since moving the king more than one square implies castling. For example, '''Kg1'''.&lt;br /&gt;
&lt;br /&gt;
====Check and checkmate====&lt;br /&gt;
A move which places the opponent's king in check usually has the notation &amp;quot;+&amp;quot; added. Some use [[†]]. (Sometimes ''ch'' is used to indicate check.) Double check is sometimes represented &amp;quot;++&amp;quot;. Checkmate can likewise be indicated &amp;quot;#&amp;quot;. The word 'mate' written at the end of the notation is also acceptable.&lt;br /&gt;
&lt;br /&gt;
====End of game====&lt;br /&gt;
The notation '''1-0''' at the end of the moves indicates that white won, '''0-1''' indicates that black won, and '''½-½''' indicates a draw.&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Chess&amp;diff=23466</id>
		<title>Chess</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Chess&amp;diff=23466"/>
		<updated>2006-11-01T07:31:06Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Chess Daumier.jpg|thumb|right|300px|Honoré Daumier, ''Chess players'']]&lt;br /&gt;
:''White Squares or red,'' &lt;br /&gt;
:''Bishops or knights''&lt;br /&gt;
:''Be ready to defend, flee, or fight''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
: We play on a square board of 8 ranks and 8 files, giving 64 squares of alternating light and dark color.  Each of us begins with 16 pieces which can move in defined directions (and in some instances, limited range) and can remove other pieces from the board: the pieces are comprised of 8 pawns, 2 knights, 2 bishops, 2 rooks, 1 queen and 1 king. All pieces can remove opponent's pieces.  One of us controls the white pieces and the other the black; the one that controls white is always first to move.&lt;br /&gt;
[[Category:Games]] [[Category:Fields of Battle]] &lt;br /&gt;
&lt;br /&gt;
: [[Help:Chess|How to play]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Board 1==&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_04&amp;diff=23465</id>
		<title>User:Tissa/Sand box 04</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_04&amp;diff=23465"/>
		<updated>2006-11-01T07:30:34Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tissa sand box]]&lt;br /&gt;
&lt;br /&gt;
[[Chess]]&lt;br /&gt;
&lt;br /&gt;
[[Language]]&lt;br /&gt;
&lt;br /&gt;
New Players Checklist&lt;br /&gt;
&lt;br /&gt;
1) server access is passworded, you can only recieve passwords by applying for them at this site [CoPaP] &lt;br /&gt;
&lt;br /&gt;
2) Link to HakPaks - you need these downloads to login. &lt;br /&gt;
&lt;br /&gt;
3) Server Rules Summary (I say summary because most people are as eager to read a giant list of rules as they are to go through every line of a software license when installing something) Link to a comprehensive also I guess. &lt;br /&gt;
&lt;br /&gt;
[[Creating your first character]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Avlis is implemented as a [[Wikipedia:Persistent world|persistent world]] for [[Wikipedia:Neverwinter Nights|Neverwinter Nights]] and is password protected. &lt;br /&gt;
*To obtain a password, fill out this [http://www.avlis.org/portal.php?getpage=application_form application].&lt;br /&gt;
&lt;br /&gt;
*If you also wish to register for an account on the Avlis forum you can do that [http://www.avlis.org/profile.php?mode=register&amp;amp;sid=c7e33827be8f47dfff07415cde8b0a1f here].&lt;br /&gt;
&lt;br /&gt;
*Once your application is approved follow the instructions in the &amp;quot;Getting Started&amp;quot; section of the Player Guide [[Pg:Getting Started|here]]. Please read the complete [[avlisdocs:Player_Guide|Avlis Player Guide]] before you create your first character, as certain races or classes might not be appropriate here. &lt;br /&gt;
&lt;br /&gt;
*[[Pg:Character_Creation|Character Creation]]&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Heading 1 ==&lt;br /&gt;
&lt;br /&gt;
=== SubHeading a ===&lt;br /&gt;
&lt;br /&gt;
== Heading 2 ==&lt;br /&gt;
[[Category:Sandbox]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23464</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23464"/>
		<updated>2006-11-01T07:26:03Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Done */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
** [[:Category:Browse]]&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
* add [http://meta.wikimedia.org/wiki/ParserFunctions parser functions]&lt;br /&gt;
{{ #ifeq: +07 | 007 | 1 | 0 }} gives 1&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23463</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23463"/>
		<updated>2006-11-01T07:23:03Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
** [[:Category:Browse]]&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
* add [http://meta.wikimedia.org/wiki/ParserFunctions parser functions]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Xfire&amp;diff=23462</id>
		<title>Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Xfire&amp;diff=23462"/>
		<updated>2006-11-01T01:20:15Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.xfire.com/ http://media.xfire.com/ads/xfire_ad_90x60.gif]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
:Xfire is a freeware instant messenger with gamers as its target audience. Its uniqueness lies in its ability to detect what video game a particular contact is running and allowing IMs to be sent and received from inside the game in question, eliminating the need to minimize the game window.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Players==&lt;br /&gt;
{{Xfire|tissaforrest|Tissa}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.xfire.com/download http://media.xfire.com/xfire/xf/themes/XFire3/images/btn_download_xfire.gif]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [http://www.xfire.com/ Xfire] Official Site &lt;br /&gt;
* [http://en.wikipedia.org/wiki/Xfire wikipedia/Xfire ]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:History&amp;diff=23461</id>
		<title>Category:History</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:History&amp;diff=23461"/>
		<updated>2006-11-01T01:18:43Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Browse]]&lt;br /&gt;
[[Category:Information]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Tools&amp;diff=23452</id>
		<title>Category:Tools</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Tools&amp;diff=23452"/>
		<updated>2006-10-31T17:17:16Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Browse]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23451</id>
		<title>Category:Games</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Games&amp;diff=23451"/>
		<updated>2006-10-31T16:06:20Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Browse]]&lt;br /&gt;
Games are forms of entertainment derived from a set of artificial rules, typically with a known goal to be reached.&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Needed_files&amp;diff=23445</id>
		<title>Needed files</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Needed_files&amp;diff=23445"/>
		<updated>2006-10-31T08:09:28Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To play on Avlis you will need some hak and tlk files. Most files are zipped in rar or zip files and you will need to unzip/unrar them before use. Hak files go in the Hak directory and Tlk files into the Tlk directory in your Neverwinter Nights folder.&lt;br /&gt;
&lt;br /&gt;
== Required for ALL Servers ==&lt;br /&gt;
=== CoPaP &amp;amp; Avlis HAKs ===&lt;br /&gt;
&lt;br /&gt;
* Avlis_main1_5.rar&lt;br /&gt;
** http://www.xwlegacy.net/nobstuff/Haks/avlis_main1_5.rar&amp;lt;br&amp;gt;&lt;br /&gt;
** The above link seems not to work at this moment, but the following does: http://putstuff.putfile.com/158/4598874/3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* CoPaPHak4_8.rar&lt;br /&gt;
** http://www.copap.org/files/copaphak4_8.rar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
* CoPaPTlk_3_6.rar&lt;br /&gt;
** http://www.copap.org/files/copaptlk_3_6.rar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
* UniversalHak_4_8.rar&lt;br /&gt;
** http://www.copap.org/files/universalhak_4_8.rar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
* Avlis_ext_hakset&lt;br /&gt;
** http://www.tairisnadur.com/files/copap/avlis/avlis_ext_hakset.rar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
* CEP 1.53&lt;br /&gt;
** http://nwvault.ign.com/?dir=cep/downloads&lt;br /&gt;
** NOTE: It's a pain to find a full installation for the CEP. [http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=6057 this link] will get you CEP 1.52, where you need to apply [http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=6716 this patch] too. The link above, with some searching, can provide .exe (installers) and .zip versions of the CEP too.&lt;br /&gt;
** Do not install CEP 1.68. CoPaP does not use it as an 1.68 fix is already included in the main CoPaP hak. If you have already installed it you will need to reverse back to version 1.53 as it will otherwise create issues with CEP related content.&lt;br /&gt;
&lt;br /&gt;
=== Other Haks ===&lt;br /&gt;
*Doors hak&lt;br /&gt;
:* http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=6376 (download the ZIP version)&lt;br /&gt;
::''This hak was already required for the [[Visimontium]] server. It will soon be required for other servers. --[[User:Krator|Krator]] 08:55, 6 Jul 2006 (GMT) ''&lt;br /&gt;
&lt;br /&gt;
== Individual Servers ==&lt;br /&gt;
=== Mikona ===&lt;br /&gt;
'''''Alleys hak, required for Mikona server'''''&lt;br /&gt;
&lt;br /&gt;
http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=2057&lt;br /&gt;
&lt;br /&gt;
Alternate Download:&lt;br /&gt;
http://www.catara-files.org/downloads/Avlis/files/hakpaks/NWAlleys11.rar&lt;br /&gt;
&lt;br /&gt;
=== Wilderness ===&lt;br /&gt;
'''''Drylands hak, required for Wilderness server'''''&lt;br /&gt;
&lt;br /&gt;
Available from http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=957&lt;br /&gt;
&lt;br /&gt;
Alternate location:&lt;br /&gt;
High Res: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Drylands_HighRes.rar&lt;br /&gt;
&lt;br /&gt;
Low Res: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Drylands_LowRes.rar&lt;br /&gt;
&lt;br /&gt;
=== LeOr ===&lt;br /&gt;
'''''Tree City hak, required for LeOr server'''''&lt;br /&gt;
&lt;br /&gt;
Available from: http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=3136&lt;br /&gt;
&lt;br /&gt;
Alternate location: http://www.catara-files.org/downloads/Avlis/files/hakpaks/TreeCity_2.rar&lt;br /&gt;
&lt;br /&gt;
As of 1.68 Le'Or also requires-&lt;br /&gt;
JXP_Mountains &amp;amp; JXP_Forest:&lt;br /&gt;
 1. http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=1494&lt;br /&gt;
 AND 2. http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=1497&lt;br /&gt;
 Alternate location: http://www.catara-files.org/downloads/Avlis/files/hakpaks/JXPHak.rar&lt;br /&gt;
&lt;br /&gt;
City interior hak -&lt;br /&gt;
http://www.catara-files.org/downloads/Avlis/files/hakpaks/CI_blank_tin01.rar&lt;br /&gt;
&lt;br /&gt;
Abyss: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Abyss.rar&lt;br /&gt;
&lt;br /&gt;
Mountain City: http://www.catara-files.org/downloads/Avlis/files/hakpaks/MountainCity.rar&lt;br /&gt;
&lt;br /&gt;
Vel's Mines: http://www.catara-files.org/downloads/Avlis/files/hakpaks/VelsMines.rar&lt;br /&gt;
&lt;br /&gt;
Rock City: http://www.catara-files.org/downloads/Avlis/files/hakpaks/RockCity.rar&lt;br /&gt;
&lt;br /&gt;
Rock City Update: http://www.catara-files.org/downloads/Avlis/files/hakpaks/RockCitySoU.rar&lt;br /&gt;
&lt;br /&gt;
Lava Caves: http://www.catara-files.org/downloads/Avlis/files/hakpaks/LavaCaves.rar&lt;br /&gt;
&lt;br /&gt;
Gestalt's Caves: http://www.catara-files.org/downloads/Avlis/files/hakpaks/GestaltCaves.rar&lt;br /&gt;
&lt;br /&gt;
Rocky Mountains: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Rocky_Mountains.rar&lt;br /&gt;
&lt;br /&gt;
Doors hak -&lt;br /&gt;
http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=6376 (download the ZIP version)&lt;br /&gt;
&lt;br /&gt;
=== Deglos ===&lt;br /&gt;
'''''Deglos haks, required for Deglos server'''''&lt;br /&gt;
&lt;br /&gt;
Abyss: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Abyss.rar&lt;br /&gt;
&lt;br /&gt;
Mountain City: http://www.catara-files.org/downloads/Avlis/files/hakpaks/MountainCity.rar&lt;br /&gt;
&lt;br /&gt;
Vel's Mines: http://www.catara-files.org/downloads/Avlis/files/hakpaks/VelsMines.rar&lt;br /&gt;
&lt;br /&gt;
Rock City: http://www.catara-files.org/downloads/Avlis/files/hakpaks/RockCity.rar&lt;br /&gt;
&lt;br /&gt;
Rock City Update: http://www.catara-files.org/downloads/Avlis/files/hakpaks/RockCitySoU.rar&lt;br /&gt;
&lt;br /&gt;
Lava Caves: http://www.catara-files.org/downloads/Avlis/files/hakpaks/LavaCaves.rar&lt;br /&gt;
&lt;br /&gt;
Gestalt's Caves: http://www.catara-files.org/downloads/Avlis/files/hakpaks/GestaltCaves.rar&lt;br /&gt;
&lt;br /&gt;
Rocky Mountains: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Rocky_Mountains.rar&lt;br /&gt;
&lt;br /&gt;
===Ferrell===&lt;br /&gt;
'''''Ferrell hak, required for Ferrell server'''''&lt;br /&gt;
&lt;br /&gt;
City Forest Rural: &lt;br /&gt;
 Available from: http://www.catara-files.org/downloads/Avlis/files/hakpaks/CR_H.rar&lt;br /&gt;
 Alternate location: http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=486&lt;br /&gt;
&lt;br /&gt;
===Visimontium===&lt;br /&gt;
'''''Visimontium - in addition to the Deglos haks (see above), for Visimontium you will need:'''''&lt;br /&gt;
&lt;br /&gt;
JXP_Mountains &amp;amp; JXP_Forest:&lt;br /&gt;
 1. http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=1494&lt;br /&gt;
 AND 2. http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=1497&lt;br /&gt;
 Alternate location: http://www.catara-files.org/downloads/Avlis/files/hakpaks/JXPHak.rar&lt;br /&gt;
&lt;br /&gt;
City interior hak -&lt;br /&gt;
http://www.catara-files.org/downloads/Avlis/files/hakpaks/CI_blank_tin01.rar&lt;br /&gt;
&lt;br /&gt;
Doors hak -&lt;br /&gt;
http://nwvault.ign.com/View.php?view=Hakpaks.Detail&amp;amp;id=6376 (download the ZIP version)&lt;br /&gt;
&lt;br /&gt;
=== Kuras ===&lt;br /&gt;
'''''Kuras haks, required for Kuras server'''''&lt;br /&gt;
&lt;br /&gt;
Tilesets hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/TM-Tilesets-v91B.rar&lt;br /&gt;
&lt;br /&gt;
TW010 hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/tw010_CCS368.rar&lt;br /&gt;
&lt;br /&gt;
Kurathene hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/kurathene1_1.zip&lt;br /&gt;
&lt;br /&gt;
Fortress hak: &lt;br /&gt;
 Available from: http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=491 &lt;br /&gt;
 Alternate location: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Fortress040.rar&lt;br /&gt;
&lt;br /&gt;
Dracon haks (contains kuras_temp and dracon_temp): http://www.catara-files.org/downloads/Avlis/files/hakpaks/Dracon_temp.rar&lt;br /&gt;
&lt;br /&gt;
=== Kurathene ===&lt;br /&gt;
&lt;br /&gt;
Tilesets hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/TM-Tilesets-v91B.rar&lt;br /&gt;
&lt;br /&gt;
TW010 hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/tw010_CCS368.rar&lt;br /&gt;
&lt;br /&gt;
Kurathene hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/kurathene1_1.zip&lt;br /&gt;
&lt;br /&gt;
Fortress hak: &lt;br /&gt;
 Available from: http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=491 &lt;br /&gt;
 Alternate location: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Fortress040.rar&lt;br /&gt;
&lt;br /&gt;
Dracon hak: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Dracon_temp.rar&lt;br /&gt;
&lt;br /&gt;
kurathene1_1 http://www.catara-files.org/downloads/Avlis/files/hakpaks/kurathene1_1.zip&lt;br /&gt;
&lt;br /&gt;
Rocky Mountains: http://www.catara-files.org/downloads/Avlis/files/hakpaks/Rocky_Mountains.rar&lt;br /&gt;
&lt;br /&gt;
JXP Mountains: http://nwvault.ign.com/View.php?view=hakpaks.Detail&amp;amp;id=1494&lt;br /&gt;
&lt;br /&gt;
== Other files ==&lt;br /&gt;
None of this is required, but '''nice'''!&lt;br /&gt;
&lt;br /&gt;
=== Custom Avlis Music ===&lt;br /&gt;
* http://www.catara-files.org/downloads/Avlis/files/hakpaks/AvlisMusic_02.rar&lt;br /&gt;
* http://www.catara-files.org/downloads/Avlis/files/hakpaks/AvlisMusic_Pack2.rar&lt;br /&gt;
&lt;br /&gt;
=== Custom Portraits ===&lt;br /&gt;
* See [[CustomPortrait|Custom Portaits]]&lt;br /&gt;
&lt;br /&gt;
=== Avlis Side-Kick ===&lt;br /&gt;
This handy little utility helps you connect to the different servers.  It stores all the connection information for them and you just select which one you want and &amp;quot;launch&amp;quot; it.  It also bypasses all the [http://en.wikipedia.org/wiki/Splash_screen splash screens] that you see when you launch Neverwinter the ''normal'' way.  You can add the new servers by right-clicking in the servers list and choosing '''Add Server'''.  They can also be edited by right-clicking on the server and choosing '''Properties'''.  It also has a somewhat handy time calculator that compares your computer's timezone setting to GMT.&lt;br /&gt;
&lt;br /&gt;
* Discussion Thread: http://www.avlis.org/viewtopic.php?t=46916&lt;br /&gt;
* Download: http://avlis.betaspace.net/ASKInstall.zip&lt;br /&gt;
&lt;br /&gt;
:* '''Warning:''' The Visimontium port is wrong in the initial install.&lt;br /&gt;
&lt;br /&gt;
:* '''Note:''' This needs the .NET Framework to function.&lt;br /&gt;
&lt;br /&gt;
=== CEP Custom Heads ===&lt;br /&gt;
* http://nwvault.ign.com/View.php?view=models.Detail&amp;amp;id=338&lt;br /&gt;
[[Category:Browse]]&lt;br /&gt;
[[Category: Information]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Information&amp;diff=23444</id>
		<title>Category:Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Information&amp;diff=23444"/>
		<updated>2006-10-31T08:04:44Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Information''' category contains all in-game lore about the world of Avlis and its inhabitants.&lt;br /&gt;
&lt;br /&gt;
[[Category:Browse]]&lt;br /&gt;
[[Category:Avlis]]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Avlis&amp;diff=23443</id>
		<title>Category:Avlis</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Avlis&amp;diff=23443"/>
		<updated>2006-10-31T08:04:17Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Browse]]&lt;br /&gt;
Root category for this wiki.&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23442</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23442"/>
		<updated>2006-10-31T07:59:24Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage&lt;br /&gt;
** Category:Browse|Browse&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** sitesupport-url|sitesupport&lt;br /&gt;
* popular subjects&lt;br /&gt;
** Avlisdocs:Player_Guide|Player guide&lt;br /&gt;
** Needed files|Needed files&lt;br /&gt;
** Rules|Rules&lt;br /&gt;
** Magic_System|Magic System&lt;br /&gt;
** Psionics|Psionics&lt;br /&gt;
* wikitools&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23441</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23441"/>
		<updated>2006-10-31T07:59:11Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage&lt;br /&gt;
** Browse|Category:Browse&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** sitesupport-url|sitesupport&lt;br /&gt;
* popular subjects&lt;br /&gt;
** Avlisdocs:Player_Guide|Player guide&lt;br /&gt;
** Needed files|Needed files&lt;br /&gt;
** Rules|Rules&lt;br /&gt;
** Magic_System|Magic System&lt;br /&gt;
** Psionics|Psionics&lt;br /&gt;
* wikitools&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23440</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=23440"/>
		<updated>2006-10-31T07:58:26Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage&lt;br /&gt;
** Browse|Browse&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** sitesupport-url|sitesupport&lt;br /&gt;
* popular subjects&lt;br /&gt;
** Avlisdocs:Player_Guide|Player guide&lt;br /&gt;
** Needed files|Needed files&lt;br /&gt;
** Rules|Rules&lt;br /&gt;
** Magic_System|Magic System&lt;br /&gt;
** Psionics|Psionics&lt;br /&gt;
* wikitools&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Category:Browse&amp;diff=23439</id>
		<title>Category:Browse</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Category:Browse&amp;diff=23439"/>
		<updated>2006-10-31T07:56:26Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
||&lt;br /&gt;
This is our top-level category and includes links to [[Special:Categories|other categories]], allowing you to browse the site. &lt;br /&gt;
Pages on this site not included in the categories below can be found in the [[Special:Uncategorizedpages|list of uncategorized pages]].&lt;br /&gt;
&lt;br /&gt;
Also browse the site by looking at any of the following lists of pages or just jump to a random page:&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;| [[Special:Allpages|All]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Popularpages|Popular]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Shortpages|Shortest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Longpages|Longest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Ancientpages|Oldest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #EfEfeD;&amp;quot;|  [[Special:Newpages|Newest]]&lt;br /&gt;
|style=&amp;quot;border: 1px solid #806000; padding: .5em .5em; background-color: #E1E1ED;&amp;quot;|  [[Special:Randompage|Random]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23438</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23438"/>
		<updated>2006-10-31T07:54:57Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
** [[:Category:Browse]]&lt;br /&gt;
* add parser functions&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23437</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23437"/>
		<updated>2006-10-31T07:49:44Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
** [[Category:Browse]]&lt;br /&gt;
* add parser functions&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23436</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23436"/>
		<updated>2006-10-31T07:34:06Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
* add parser functions&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User_talk:Krator&amp;diff=23435</id>
		<title>User talk:Krator</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User_talk:Krator&amp;diff=23435"/>
		<updated>2006-10-31T07:28:02Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Adding Extensions and updating the wiki */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Talk.&lt;br /&gt;
&lt;br /&gt;
== Message on the Main page ==&lt;br /&gt;
&lt;br /&gt;
Please find another spots to put such messages ... also try to send messages to people using the talk pages or chatting with them online --[[User:Tissa|Tissa]]&lt;br /&gt;
&lt;br /&gt;
I will make a &amp;quot;For editors&amp;quot; page or something to put that in, then. --[[User:Krator|Krator]] 15:40, 12 Mar 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
:Your [[Projects]] page rocks for maintenance, I think you're on the right track with that. --[[User:Xenophile|Xenophile]] 18:35, 14 Mar 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Style Guide ==&lt;br /&gt;
&lt;br /&gt;
I edited the [[PCs:Style|PCs Style Guide]].  I would suggest you add example code for the [[PCs:Style#Images|images]] and [[PCs:Style#Tables|tables]] sections, as I did with the external links section under the [[PCs:Style#Text|Text]] header.  - [[User:dougnoel|Doug]]&lt;br /&gt;
&lt;br /&gt;
Also, how do you insert dates again?  Thanks, [[User:dougnoel|Doug]]&lt;br /&gt;
&lt;br /&gt;
Yeah, cool thanks. --[[User:Dougnoel|Dougnoel]] 20:04, 22 Jun 2006 (GMT) :-D&lt;br /&gt;
&lt;br /&gt;
I like the Epic Articles stuff.  Very nice. --[[User:Dougnoel|Dougnoel]] 20:07, 22 Jun 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Bheem's journal ==&lt;br /&gt;
&lt;br /&gt;
I've added a link to the [[PCs:Bheem|main page]] for each journal entry. I did not understand what you meant by 'categorize the journal pages'. Please clarify. Thanks -- [[User:Aldinvineda|Aldinvineda]]&lt;br /&gt;
&lt;br /&gt;
== Bheem's journal 2 ==&lt;br /&gt;
&lt;br /&gt;
Thank you very much Krator. I don't have any coding skills so I'm trying to figure out how you created the template. Did it take you a long time to create it and place it on all the pages? Thanks. PS - How do you get the nifty little Name, time and date after adding a comment to a dialogue? --[[User:Aldinvineda|Aldinvineda]]&lt;br /&gt;
&lt;br /&gt;
== Recent Edit ==&lt;br /&gt;
&lt;br /&gt;
Just added you to the WikiAdmin Category because you hadn't done it yourself yet. Bum. --[[User:Significant_Owl|Owl]] 18:28, 4th July 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Questions for Krator ==&lt;br /&gt;
&lt;br /&gt;
Thanks for the feedback Krator, I've posted something on the talk page for the rules page. Can you check that out and apply, if you feel it's a good idea?&lt;br /&gt;
-Moredo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[MediaWiki:Sidebar]] ==&lt;br /&gt;
Would it be possible to get the headers capitalized/bolded etc, and have the Atlas and Culture added to the popular subjects?&lt;br /&gt;
&lt;br /&gt;
Oh, and the wikitools subtitle isn't needed if you're using the standard theme.&lt;br /&gt;
--[[User:P0m|p0m]] 20:54, 31 August 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Adding Extensions and updating the wiki ==&lt;br /&gt;
&lt;br /&gt;
I am in the middle of adding new extensions and I will be updating to 1.8.2 sometime this week --[[User:Tissa|Tissa]] 23:28, 30 October 2006 (PST)&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User_talk:Krator&amp;diff=23434</id>
		<title>User talk:Krator</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User_talk:Krator&amp;diff=23434"/>
		<updated>2006-10-31T07:27:47Z</updated>

		<summary type="html">&lt;p&gt;Tissa: Adding Extensions and updating the wiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Talk.&lt;br /&gt;
&lt;br /&gt;
== Message on the Main page ==&lt;br /&gt;
&lt;br /&gt;
Please find another spots to put such messages ... also try to send messages to people using the talk pages or chatting with them online --[[User:Tissa|Tissa]]&lt;br /&gt;
&lt;br /&gt;
I will make a &amp;quot;For editors&amp;quot; page or something to put that in, then. --[[User:Krator|Krator]] 15:40, 12 Mar 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
:Your [[Projects]] page rocks for maintenance, I think you're on the right track with that. --[[User:Xenophile|Xenophile]] 18:35, 14 Mar 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Style Guide ==&lt;br /&gt;
&lt;br /&gt;
I edited the [[PCs:Style|PCs Style Guide]].  I would suggest you add example code for the [[PCs:Style#Images|images]] and [[PCs:Style#Tables|tables]] sections, as I did with the external links section under the [[PCs:Style#Text|Text]] header.  - [[User:dougnoel|Doug]]&lt;br /&gt;
&lt;br /&gt;
Also, how do you insert dates again?  Thanks, [[User:dougnoel|Doug]]&lt;br /&gt;
&lt;br /&gt;
Yeah, cool thanks. --[[User:Dougnoel|Dougnoel]] 20:04, 22 Jun 2006 (GMT) :-D&lt;br /&gt;
&lt;br /&gt;
I like the Epic Articles stuff.  Very nice. --[[User:Dougnoel|Dougnoel]] 20:07, 22 Jun 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Bheem's journal ==&lt;br /&gt;
&lt;br /&gt;
I've added a link to the [[PCs:Bheem|main page]] for each journal entry. I did not understand what you meant by 'categorize the journal pages'. Please clarify. Thanks -- [[User:Aldinvineda|Aldinvineda]]&lt;br /&gt;
&lt;br /&gt;
== Bheem's journal 2 ==&lt;br /&gt;
&lt;br /&gt;
Thank you very much Krator. I don't have any coding skills so I'm trying to figure out how you created the template. Did it take you a long time to create it and place it on all the pages? Thanks. PS - How do you get the nifty little Name, time and date after adding a comment to a dialogue? --[[User:Aldinvineda|Aldinvineda]]&lt;br /&gt;
&lt;br /&gt;
== Recent Edit ==&lt;br /&gt;
&lt;br /&gt;
Just added you to the WikiAdmin Category because you hadn't done it yourself yet. Bum. --[[User:Significant_Owl|Owl]] 18:28, 4th July 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Questions for Krator ==&lt;br /&gt;
&lt;br /&gt;
Thanks for the feedback Krator, I've posted something on the talk page for the rules page. Can you check that out and apply, if you feel it's a good idea?&lt;br /&gt;
-Moredo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[MediaWiki:Sidebar]] ==&lt;br /&gt;
Would it be possible to get the headers capitalized/bolded etc, and have the Atlas and Culture added to the popular subjects?&lt;br /&gt;
&lt;br /&gt;
Oh, and the wikitools subtitle isn't needed if you're using the standard theme.&lt;br /&gt;
--[[User:P0m|p0m]] 20:54, 31 August 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Adding Extensions and updating the wiki ==&lt;br /&gt;
&lt;br /&gt;
I am in the middle of adding new extensions and I will be updating to 1.8.2 sometime this week&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=23433</id>
		<title>User:Tissa/Sand box 05</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/Sand_box_05&amp;diff=23433"/>
		<updated>2006-10-31T07:24:08Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Wikify]]&lt;br /&gt;
&lt;br /&gt;
:[[Image:Nuvola apps filetypes.png|33px]] &amp;amp;nbsp; '''[[#Frequently Asked Questions (FAQs)|Frequently Asked Questions (FAQs)]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--BEGINNING OF CONTENTS BOX --&amp;gt;&lt;br /&gt;
{| class=toccolours width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;border-bottom:0px;border: 1px solid #1e90ff;font-size:125%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;font-size:125%&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Contents&amp;lt;/center&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; style=&amp;quot;background-color:#efefff;&amp;quot;&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; align=&amp;quot;left&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; &lt;br /&gt;
:[[Image:GettingStarted.jpg|33px]] &amp;amp;nbsp; '''[[#Getting Started|Getting Started]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola devices mouse.png|23px]] &amp;amp;nbsp; '''[[#Browsing Wikipedia|Browsing Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_keditbookmarks.png|23px]] &amp;amp;nbsp;  '''[[#Account settings and maintenance|Account Settings and Maintenance]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kuser.png|23px]] &amp;amp;nbsp; '''[[#The Wikipedia community|The Wikipedia Community]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Wikipedia-logo.png|23px]] &amp;amp;nbsp; '''[[#More about Wikipedia|More about Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps agent.png|23px]] &amp;amp;nbsp; '''[[#Policies, conventions and guidelines|Policies, conventions and guidelines]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_remote.png|23px]] &amp;amp;nbsp; '''[[#Communication|Communication]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
:[[Image:Nuvola apps package wordprocessing.png|23px]] &amp;amp;nbsp; '''[[#Editing Wikipedia - The Basics|Editing Wikipedia - The Basics]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps ksig.png|23px]] &amp;amp;nbsp; '''[[#Contributing to Wikipedia|Contributing to Wikipedia]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps mycomputer.png|23px]] &amp;amp;nbsp; '''[[#Advanced editing|Advanced editing]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola_apps_kmplot.png|23px]] &amp;amp;nbsp; '''[[#Tracking changes|Tracking changes]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps kcontrol.png|23px]] &amp;amp;nbsp; '''[[#Technical information|Technical information]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
:[[Image:Nuvola apps konquest.png|23px]] &amp;amp;nbsp; '''[[#Fun stuff|Fun stuff]]'''&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!--END OF CONTENTS BOX--&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
[[Category:Sandbox]]&lt;br /&gt;
&lt;br /&gt;
===Example:1 ===&lt;br /&gt;
&amp;lt;timeline&amp;gt;&lt;br /&gt;
ImageSize  = width:800 height:100&lt;br /&gt;
PlotArea   = left:65 right:15 bottom:20 top:5&lt;br /&gt;
AlignBars  = justify&lt;br /&gt;
&lt;br /&gt;
Colors =&lt;br /&gt;
  id:neogene   value:rgb(0.99215,0.8,0.54)&lt;br /&gt;
  id:paleogene value:rgb(1,0.7019,0)&lt;br /&gt;
  id:cretaceous   value:rgb(0.5,0.764,0.1098)&lt;br /&gt;
  id:jurassic      value:rgb(0.302,0.706,0.5) &lt;br /&gt;
  id:triassic    value:rgb(0.403,0.765,0.716) &lt;br /&gt;
  id:permian   value:rgb(0.404,0.776,0.867) &lt;br /&gt;
  id:carboniferous     value:rgb(0.6,0.741,0.855)&lt;br /&gt;
  id:devonian  value:rgb(0.6,0.6,0.788)&lt;br /&gt;
  id:silurian  value:rgb(0.694,0.447,0.714)&lt;br /&gt;
  id:ordovician      value:rgb(0.976,0.506,0.651)&lt;br /&gt;
  id:cambrian  value:rgb(0.984,0.5,0.373)&lt;br /&gt;
  id:cenozoic   value:rgb(1,1,0)&lt;br /&gt;
  id:mesozoic   value:rgb(0.5,0.6784,0.3176)&lt;br /&gt;
  id:paleozoic  value:rgb(0.5,0.7098,0.835)&lt;br /&gt;
  id:phanerozoic value:rgb(0.7019,0.886,0.819)&lt;br /&gt;
  id:black  value:black&lt;br /&gt;
  id:white  value:white&lt;br /&gt;
  id:darkgreen value:rgb(0,0.35,0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Period      = from:-542 till:0&lt;br /&gt;
TimeAxis    = orientation:horizontal&lt;br /&gt;
ScaleMajor  = unit:year increment:100 start:-500&lt;br /&gt;
ScaleMinor  = unit:year increment:10  start:-540&lt;br /&gt;
&lt;br /&gt;
Define $markred   = text:&amp;quot;*&amp;quot; textcolor:red   shift:(0,3) fontsize:10&lt;br /&gt;
Define $markgreen = text:&amp;quot;*&amp;quot; textcolor:darkgreen shift:(0,3) fontsize:10&lt;br /&gt;
&lt;br /&gt;
PlotData=&lt;br /&gt;
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)&lt;br /&gt;
&lt;br /&gt;
  bar:eon&lt;br /&gt;
  at:      0   align:right  $markred &lt;br /&gt;
  at:   -542   align:left   $markred shift:(2,3)&lt;br /&gt;
  from: -542   till:    0   text:[[Phanerozoic]] color:phanerozoic&lt;br /&gt;
&lt;br /&gt;
  bar:era&lt;br /&gt;
  at:      0   align:right  $markgreen&lt;br /&gt;
  at:    -65.5 align:left   $markgreen shift:(2,3)&lt;br /&gt;
  from:  -65.5 till:    0   text:[[Cenozoic]] color:cenozoic&lt;br /&gt;
  from: -251   till:  -65.5 text:[[Mesozoic]] color:mesozoic&lt;br /&gt;
  from: -542   till: -251   text:[[Paleozoic]] color:paleozoic&lt;br /&gt;
&lt;br /&gt;
  bar:period fontsize:8&lt;br /&gt;
  from: -23.03    till:  0     text:[[Neogene|Neo-~gene]] shift:(0,0.5) color:neogene&lt;br /&gt;
  from: -65.5  till:  -23.03   text:[[Paleogene|Paleo-~gene]] shift:(0,0.5) color:paleogene&lt;br /&gt;
  from: -145.5   till:  -65.5 text:[[Cretaceous]] color:cretaceous&lt;br /&gt;
  from: -199.6   till: -145.5   text:[[Jurassic]] color:jurassic&lt;br /&gt;
  from: -251   till: -199.6   text:[[Triassic]]   color:triassic&lt;br /&gt;
  from: -299   till: -251   text:[[Permian]]      color:permian&lt;br /&gt;
  from: -359.2   till: -299   text:[[Carboniferous]] color:carboniferous&lt;br /&gt;
  from: -416 till: -359.2   text:[[Devonian]]        color:devonian&lt;br /&gt;
  from: -443.7 till: -416 text:[[Silurian|Sil-~urian]] shift:(0,0.5) color:silurian&lt;br /&gt;
  from: -488.3   till: -443.7 text:[[Ordovician]] color:ordovician&lt;br /&gt;
  from: -542   till: -488.3   text:[[Cambrian]]   color:cambrian&lt;br /&gt;
&amp;lt;/timeline&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23431</id>
		<title>User:Tissa/todo</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=User:Tissa/todo&amp;diff=23431"/>
		<updated>2006-10-31T01:06:30Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Projects|Wiki Projects]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Website tweaks]]&lt;br /&gt;
&lt;br /&gt;
[[Tissa:Tour Bus Stop]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avlis.org/viewtopic.php?t=15551&amp;amp;highlight= Mythos Subdual mode in Avlis?]&lt;br /&gt;
&lt;br /&gt;
* change my sig in the forum to point to the wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Added gaming section to wiki&lt;br /&gt;
** The Star of the Empire (Kuras), or the City Gite Inn (Mikona), or the Second Solace (Elysia)&lt;br /&gt;
* add browse category (Avlis, AvlisWiki, Races, Classes, Rules, Magic, character creation, needed files ...)&lt;br /&gt;
* add easytimeline&lt;br /&gt;
* add parser functions&lt;br /&gt;
* add rename ext&lt;br /&gt;
* add highlighting ext&lt;br /&gt;
* create namespaces&lt;br /&gt;
* expand wiki info on CTS&lt;br /&gt;
** add pictures of items&lt;br /&gt;
* expand info on note ststem&lt;br /&gt;
* redo main page integrating black background&lt;br /&gt;
* Add tools&lt;br /&gt;
** FRAPS&lt;br /&gt;
* add interwiki links to nwn wikies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Done===&lt;br /&gt;
* redo the Avlis logo&lt;br /&gt;
** http://www.aqa-d.se/ny/pstips/specfx/coin.htm&lt;br /&gt;
* Add tools&lt;br /&gt;
** create xfire template&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* [http://www.google.com/imgres?imgurl=http://patrik.scifi.cz/grafik/cover/druid.jpg&amp;amp;imgrefurl=http://patrik.scifi.cz/fant04.html&amp;amp;h=778&amp;amp;w=535&amp;amp;sz=114&amp;amp;hl=en&amp;amp;start=2&amp;amp;tbnid=ORntERsQm-1X9M:&amp;amp;tbnh=142&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Ddruid%26svnum%3D10%26hl%3Den%26lr%3D images]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Xfire&amp;diff=23430</id>
		<title>Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Xfire&amp;diff=23430"/>
		<updated>2006-10-31T00:59:28Z</updated>

		<summary type="html">&lt;p&gt;Tissa: /* Players */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.xfire.com/ http://media.xfire.com/ads/xfire_ad_90x60.gif]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
:Xfire is a freeware instant messenger with gamers as its target audience. Its uniqueness lies in its ability to detect what video game a particular contact is running and allowing IMs to be sent and received from inside the game in question, eliminating the need to minimize the game window.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Players==&lt;br /&gt;
{{Xfire|tissaforrest|Tissa}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://www.xfire.com/download http://media.xfire.com/xfire/xf/themes/XFire3/images/btn_download_xfire.gif]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* http://www.xfire.com/&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Xfire wikipedia/Xfire ]&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23429</id>
		<title>Template:Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23429"/>
		<updated>2006-10-31T00:59:05Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
[http://profile.xfire.com/{{{1}}} http://miniprofile.xfire.com/bg/os/type/2/{{{1}}}.png]&lt;br /&gt;
[[User:{{{2}}}|{{{2}}}]]&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23428</id>
		<title>Template:Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23428"/>
		<updated>2006-10-31T00:58:10Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://profile.xfire.com/{{{1}}} http://miniprofile.xfire.com/bg/os/type/2/{{{1}}}.png]&lt;br /&gt;
[[User:{{{2}}}|{{{2}}}]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23427</id>
		<title>Template:Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23427"/>
		<updated>2006-10-31T00:57:53Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://profile.xfire.com/{{{1}}} http://miniprofile.xfire.com/bg/os/type/2/{{{1}}}.png]&lt;br /&gt;
[[User:{{{2}}}|]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
	<entry>
		<id>http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23426</id>
		<title>Template:Xfire</title>
		<link rel="alternate" type="text/html" href="http://wiki.avlis.org/w/index.php?title=Template:Xfire&amp;diff=23426"/>
		<updated>2006-10-31T00:57:14Z</updated>

		<summary type="html">&lt;p&gt;Tissa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://profile.xfire.com/tissaforrest http://miniprofile.xfire.com/bg/os/type/2/tissaforrest.png]&lt;br /&gt;
[[User:Tissa|Tissa]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tissa</name></author>
	</entry>
</feed>